|
1 | 1 | ## Test environments |
2 | | -* OS X install: R 3.4 |
| 2 | +* OS X install: R 3.5.1 |
3 | 3 | * win-builder: R-devel |
4 | | -* travis-ci: R 3.1, R 3.2, R 3.3, R 3.4, R-devel |
| 4 | +* travis-ci: R 3.1, R 3.2, R 3.3, R 3.4, 3.5, R-devel |
5 | 5 |
|
6 | 6 | ## R CMD check results |
7 | 7 |
|
8 | 8 | There were no ERRORs, WARNING or NOTEs |
9 | 9 |
|
10 | | -We checked 2338 reverse dependencies (1971 from CRAN + 367 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package. |
| 10 | +## Comments |
| 11 | +This submission replaces the previous 3.2.0 submission of ggplot2. |
11 | 12 |
|
12 | | - * We saw 3 new problems |
13 | | - * We failed to check 53 packages |
| 13 | +This release implements the minimal changes needed to work with the current and future grid unit specification. |
14 | 14 |
|
15 | | -Issues with CRAN packages are summarised below. |
16 | | - |
17 | | -### New problems |
18 | | -(This reports the first line of each new failure) |
19 | | - |
20 | | -* FLightR |
21 | | - checking examples ... ERROR |
22 | | - Appears to unrelated - API key problem |
23 | | - |
24 | | -* lime |
25 | | - checking tests ... |
26 | | - Appears to unrelated - file download problem |
27 | | - |
28 | | -* postal |
29 | | - checking tests ... |
30 | | - Appears to be unrelated - looks like file read problem |
31 | | - |
32 | | -### Failed to check |
33 | | - |
34 | | -* ALA4R (check timed out) |
35 | | -* av (failed to install) |
36 | | -* BACCT (failed to install) |
37 | | -* bamdit (failed to install) |
38 | | -* BayesRS (failed to install) |
39 | | -* BMSC (failed to install) |
40 | | -* BNSP (failed to install) |
41 | | -* bsam (failed to install) |
42 | | -* BTSPAS (failed to install) |
43 | | -* choroplethr (failed to install) |
44 | | -* classify (failed to install) |
45 | | -* CoordinateCleaner (failed to install) |
46 | | -* crmPack (failed to install) |
47 | | -* DeLorean (failed to install) |
48 | | -* dynr (failed to install) |
49 | | -* ewoc (failed to install) |
50 | | -* fdq (failed to install) |
51 | | -* Fgmutils (failed to install) |
52 | | -* fieldRS (failed to install) |
53 | | -* fingerPro (failed to install) |
54 | | -* gastempt (failed to install) |
55 | | -* GENEAsphere (failed to install) |
56 | | -* geofacet (failed to install) |
57 | | -* ggstatsplot (check timed out) |
58 | | -* GmAMisc (failed to install) |
59 | | -* HTSSIP (check timed out) |
60 | | -* ITGM (failed to install) |
61 | | -* jarbes (failed to install) |
62 | | -* JointAI (failed to install) |
63 | | -* MetaStan (failed to install) |
64 | | -* milr (check timed out) |
65 | | -* morse (failed to install) |
66 | | -* mwaved (failed to install) |
67 | | -* onemap (check timed out) |
68 | | -* pcaPA (failed to install) |
69 | | -* phase1RMD (failed to install) |
70 | | -* phylosim (check timed out) |
71 | | -* pmc (check timed out) |
72 | | -* ppcSpatial (failed to install) |
73 | | -* RcmdrPlugin.FuzzyClust (check timed out) |
74 | | -* rpanel (failed to install) |
75 | | -* rstan (check timed out) |
76 | | -* rstanarm (check timed out) |
77 | | -* rsvg (failed to install) |
78 | | -* seewave (failed to install) |
79 | | -* SeqFeatR (failed to install) |
80 | | -* sf (failed to install) |
81 | | -* simmr (failed to install) |
82 | | -* simulator (check timed out) |
83 | | -* TeachingDemos (check timed out) |
84 | | -* trialr (failed to install) |
85 | | -* walker (check timed out) |
86 | | -* zooaRchGUI (failed to install) |
| 15 | +We did not perform revdep checks because this is a minimal update with no side-effects. This is a subset of the previous submission that does not change ggplot2's external interface. |
0 commit comments