Skip to content

Commit 40aa6ce

Browse files
committed
update cran comments
1 parent 4f51f51 commit 40aa6ce

File tree

1 file changed

+200
-13
lines changed

1 file changed

+200
-13
lines changed

cran-comments.md

+200-13
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,206 @@
1-
This is a patch release fixing the errors caused by changes to sf, as well as
2-
fixing a few regressions. As all changes are internal and non-breaking a reverse
3-
dependency check has not been performed
4-
5-
-------
1+
This is a major release that contains a few breaking changes in the internal
2+
structure of the ggplot objects. This has resulted in breakage in some of the
3+
reverse dependenciees. All have been given a 1 month heads up to update their
4+
code.
65

76
## Test environments
8-
* local OS X install, R 3.6.0
9-
* ubuntu 14.04 (on travis-ci), R 3.6.0
10-
* win-builder (devel and release)
7+
* local R installation, R 3.6.0
8+
* ubuntu 16.04 (on travis-ci), R 3.6.0
9+
* win-builder (devel)
1110

1211
## R CMD check results
1312

14-
0 errors | 0 warnings | 1 note
13+
0 errors | 0 warnings | 0 note
14+
15+
## revdepcheck results
16+
17+
We checked 3157 reverse dependencies (2685 from CRAN + 472 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
18+
19+
* We saw 30 new problems
20+
* We failed to check 79 packages
21+
22+
Issues with CRAN packages are summarised below.
23+
24+
### New problems
25+
(This reports the first line of each new failure)
26+
27+
* apyramid
28+
checking tests ...
29+
30+
* autocogs
31+
checking examples ... ERROR
32+
checking tests ...
33+
34+
* bayesdfa
35+
checking installed package size ... NOTE
36+
checking for GNU extensions in Makefiles ... NOTE
37+
38+
* benchr
39+
checking tests ...
40+
41+
* biclustermd
42+
checking tests ...
43+
44+
* dabestr
45+
checking examples ... ERROR
46+
checking tests ...
47+
48+
* DeLorean
49+
checking installed package size ... NOTE
50+
checking dependencies in R code ... NOTE
51+
checking for GNU extensions in Makefiles ... NOTE
52+
53+
* describedata
54+
checking examples ... ERROR
55+
56+
* ezplot
57+
checking examples ... ERROR
58+
checking tests ...
59+
60+
* GGally
61+
checking examples ... ERROR
62+
checking tests ...
63+
64+
* ggdag
65+
checking examples ... ERROR
66+
67+
* ggeasy
68+
checking tests ...
69+
70+
* ggfortify
71+
checking tests ...
72+
73+
* ggpol
74+
checking examples ... ERROR
75+
76+
* ggspectra
77+
checking examples ... ERROR
78+
79+
* ggstance
80+
checking tests ...
81+
82+
* gWQS
83+
checking running R code from vignettes ...
84+
85+
* helda
86+
checking tests ...
87+
88+
* interactions
89+
checking tests ...
90+
91+
* lemon
92+
checking tests ...
93+
94+
* mcStats
95+
checking tests ...
96+
97+
* plot3logit
98+
checking examples ... ERROR
99+
100+
* PSCBS
101+
checking tests ...
102+
103+
* RGraphics
104+
checking whether package ‘RGraphics’ can be installed ... WARNING
105+
checking R code for possible problems ... NOTE
106+
107+
* riskRegression
108+
checking tests ...
109+
110+
* Seurat
111+
checking examples ... ERROR
112+
113+
* spartan
114+
checking tests ...
115+
116+
* survsup
117+
checking examples ... ERROR
118+
119+
* tricolore
120+
checking examples ... ERROR
121+
checking tests ...
122+
123+
* xpose
124+
checking tests ...
125+
126+
### Failed to check
15127

16-
* checking installed package size ... NOTE
17-
installed size is 6.2Mb
18-
sub-directories of 1Mb or more:
19-
doc 3.4Mb
128+
* aslib (NA)
129+
* av (NA)
130+
* BACA (NA)
131+
* BACCT (NA)
132+
* bamdit (NA)
133+
* BayesPostEst (NA)
134+
* BayesRS (NA)
135+
* BNSP (NA)
136+
* BPEC (NA)
137+
* bsam (NA)
138+
* BTSPAS (NA)
139+
* CollapsABEL (NA)
140+
* crmPack (NA)
141+
* Crossover (NA)
142+
* ctsem (NA)
143+
* Deducer (NA)
144+
* DistributionOptimization (NA)
145+
* DiversityOccupancy (NA)
146+
* dynr (NA)
147+
* evoper (NA)
148+
* ewoc (NA)
149+
* fingerPro (NA)
150+
* fsdaR (NA)
151+
* G2Sd (NA)
152+
* ggdmc (NA)
153+
* ggtern (NA)
154+
* GUIgems (NA)
155+
* hbbr (NA)
156+
* imageData (NA)
157+
* InSilicoVA (NA)
158+
* jarbes (NA)
159+
* JointAI (NA)
160+
* L0Learn (NA)
161+
* lilikoi (NA)
162+
* llama (NA)
163+
* LLSR (NA)
164+
* matchingMarkets (NA)
165+
* mbgraphic (NA)
166+
* mcmcabn (NA)
167+
* MergeGUI (NA)
168+
* metaMix (NA)
169+
* mfbvar (NA)
170+
* MissingDataGUI (NA)
171+
* mleap (NA)
172+
* morse (NA)
173+
* mwaved (NA)
174+
* nlmixr (NA)
175+
* OpenStreetMap (NA)
176+
* openVA (NA)
177+
* petro.One (NA)
178+
* phase1PRMD (NA)
179+
* phase1RMD (NA)
180+
* PortfolioEffectHFT (NA)
181+
* qdap (NA)
182+
* RclusTool (NA)
183+
* RcmdrPlugin.FuzzyClust (NA)
184+
* Rdrools (NA)
185+
* rmcfs (NA)
186+
* rpanel (NA)
187+
* rrd (NA)
188+
* rrepast (NA)
189+
* RSCAT (NA)
190+
* rstanarm (NA)
191+
* rsvg (NA)
192+
* RtutoR (NA)
193+
* RxODE (NA)
194+
* SeqFeatR (NA)
195+
* sf (NA)
196+
* simmr (NA)
197+
* smartR (NA)
198+
* spcosa (NA)
199+
* stpp (NA)
200+
* TeachingDemos (NA)
201+
* trialr (NA)
202+
* vortexR (NA)
203+
* WaveSampling (NA)
204+
* XLConnect (NA)
205+
* zenplots (NA)
206+
* zooaRchGUI (NA)

0 commit comments

Comments
 (0)