Skip to content

Commit 338e82a

Browse files
committed
Prepare for next submission
1 parent 93a91fe commit 338e82a

File tree

4 files changed

+278
-759
lines changed

4 files changed

+278
-759
lines changed

cran-comments.md

+17-45
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
This is a resubmission after fixing a bug that affect mlr and SciencePo.
2+
3+
---------------------------------
4+
15
This is a resubmission, post-review of \dontrun{} usage. Now \dontrun{} is only used in two places: an example that fails on some platforms, and an ggsave() examples which save files on disk.
26

37
---------------------------------
@@ -58,12 +62,6 @@ There were a number of failures that don't appear to be related to changes in gg
5862
* bcrm: checking examples ... ERROR
5963
Another JAGS problem
6064

61-
* biogram: checking examples ... ERROR
62-
ggplot2 2.0.0 problem - using invalid parameter.
63-
64-
* doBy: checking running R code from vignettes ... ERROR
65-
Needs very latest version of nlme
66-
6765
* dotwhisker: checking examples ... ERROR
6866
Needs to attach grid (ggplot2 2.0.0 problem)
6967

@@ -76,18 +74,9 @@ There were a number of failures that don't appear to be related to changes in gg
7674
* fuzzyforest: checking examples ... ERROR
7775
Needs GO.db
7876

79-
* geoknife: checking examples ... ERROR
80-
Random curl failure
81-
82-
* ggdendro: checking Rd cross-references ... WARNING
83-
ggplot2 2.0.0 problem: links to help topic that no longer exists
84-
8577
* ggthemes: checking tests ... ERROR
8678
Automated code style checking failure
8779

88-
* HistData: checking examples ... ERROR
89-
Namespace problem
90-
9180
* iNEXT: checking Rd cross-references ... WARNING
9281
ggplot2 2.0.0 problem: links to help topic that no longer exists
9382

@@ -103,45 +92,28 @@ There were a number of failures that don't appear to be related to changes in gg
10392
* preproviz: checking tests ... ERROR
10493
Needs very latest version of nlme
10594

106-
* ryouready: checking examples ... ERROR
107-
Needs very latest version of nlme
108-
10995
* Rz: checking dependencies in R code ... WARNING
11096
Namespace issues
11197

112-
* SciencesPo: checking examples ... ERROR
113-
Pre-existing ggplot2 2.0.0 problems
114-
11598
* sdmvspecies: checking for executable files ... WARNING
11699
Includes executable file
117100

118-
* vcdExtra: checking examples ... ERROR
119-
Needs very latest version of nlme
120-
121-
* vdmR: checking examples ... ERROR
122-
Not sure: internal grid error.
123-
124101
Additionally, I:
125102

126-
* Failed to install dependencies for: AFM, benchmarkme, clusterfly, demi,
127-
ibmdbR, lme4, metaMix, PKgraph, pmc, prcbench, rms, rstanarm, SeqFeatR,
128-
SpaDES, specmine, survMisc, toaster, vcfR
103+
* Failed to install dependencies for: AFM, clusterfly, demi, ibmdbR, metaMix,
104+
PKgraph, pmc, prcbench, SeqFeatR, SpaDES, specmine, toaster
129105

130106
* Failed to install: abd, alm, arqas, ARTool, BACA, bamdit, bdscale, bdvis,
131-
benchmark, biomod2, bootnet, brainGraph, brms, BTSPAS, capm, caret,
132-
caretEnsemble, ChainLadder, classify, climwin, conformal, COPASutils,
133-
CosmoPhotoz, covmat, crmPack, Deducer, diveRsity, eeptools, erer, extracat,
134-
ez, FAOSTAT, fheatmap, geneSLOPE, gettingtothebottom, gitter, greport,
135-
hdnom, HistDAWass, HLMdiag, hyperSpec, IntegratedJM, interplot, ITEMAN, kobe,
136-
LANDD, learnstats, lmerTest, localgauss, LOGIT, ltbayes, marked, MergeGUI,
137-
merTools, Methplot, micromap, MissingDataGUI, mizer, morse, mosaic, MultiMeta,
138-
mwaved, ncappc, NeuralNetTools, NMF, nparACT, npregfast, OriGen, partialAR,
139-
PBImisc, pequod, Phxnlme, playwith, PlotPrjNetworks, pomp, PPtreeViz,
140-
predictmeans, PSAboot, qgraph, quadrupen, RcmdrPlugin.KMggplot2,
141-
RcmdrPlugin.MA, rddtools, refund, refund.shiny, RFmarkerDetector,
142-
robCompositions, RobustEM, robustlmm, RSA, RSDA, rstan, RStoolbox, rsvg,
143-
SCGLR, sdcMicro, seewave, SensMixed, sgd, simmr, sjPlot, snpEnrichment,
144-
sparkTable, spikeSlabGAM, spoccutils, strvalidator, tadaatoolbox, TcGSA,
145-
tigerstats, tigris, treemap, TriMatch, userfriendlyscience, varian, vmsbase
107+
benchmark, biomod2, brainGraph, brms, BTSPAS, capm, caret, caretEnsemble,
108+
ChainLadder, classify, conformal, COPASutils, crmPack, extracat, FAOSTAT,
109+
fheatmap, geneSLOPE, gettingtothebottom, gitter, granovaGG, HistDAWass,
110+
hyperSpec, IntegratedJM, kobe, LANDD, localgauss, LOGIT, ltbayes, MergeGUI,
111+
Methplot, micromap, MissingDataGUI, mizer, morse, MultiMeta, mwaved, ncappc,
112+
NeuralNetTools, NMF, nparACT, npregfast, OriGen, partialAR, patPRO, Phxnlme,
113+
playwith, PlotPrjNetworks, pomp, PPtreeViz, primerTree, quadrupen,
114+
refund.shiny, RobustEM, RSA, RSDA, rstan, rstanarm, RStoolbox, rsvg, SCGLR,
115+
seewave, sgd, simmr, sjPlot, snpEnrichment, sparkTable, spikeSlabGAM,
116+
spoccutils, strvalidator, tadaatoolbox, tigerstats, tigris, treemap,
117+
userfriendlyscience, vmsbase
146118

147119
I think the majority of these are because I'm not currently installing bioconductor packages. I hope to work on that in the future.

0 commit comments

Comments
 (0)