Skip to content

Commit ddcb809

Browse files
committed
Run revdeps
1 parent 3f5aac8 commit ddcb809

File tree

4 files changed

+6254
-3120
lines changed

4 files changed

+6254
-3120
lines changed

cran-comments.md

Lines changed: 54 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Test environments
22

33
* local OS X install (R-release)
4-
* travis-ci.org (R-3.1, R-3.2, R-oldrel, R-release, R-devel)
4+
* travis-ci.org (R-3.1, R-3.2, R-3.3, R-oldrel, R-release, R-devel)
55
* win-builder (R-devel)
66

77
## R CMD check results
@@ -10,10 +10,10 @@
1010

1111
## revdepcheck results
1212

13-
We checked 612 reverse dependencies (551 from CRAN + 61 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
13+
We checked 672 reverse dependencies (608 from CRAN + 64 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
1414

15-
* We saw 4 new problems
16-
* We failed to check 9 packages
15+
* We saw 3 new problems
16+
* We failed to check 45 packages
1717

1818
Issues with CRAN packages are summarised below.
1919

@@ -22,40 +22,60 @@ Issues with CRAN packages are summarised below.
2222

2323
* banR
2424
checking re-building of vignette outputs ... WARNING
25-
26-
Unrelated to stringr, error is "The API sent back an error 502"
25+
Appears to be network related.
2726

28-
* RSMET
29-
checking examples ... ERROR
30-
31-
Unrelated to stringr, error is
32-
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "France"
33-
34-
* stormwindmodel
27+
* GetITRData
3528
checking re-building of vignette outputs ... WARNING
36-
37-
Unrelated to stringr, error is:
38-
Warning: geocode failed with status OVER_QUERY_LIMIT, location = "georgia"
29+
Appears to be network related.
3930

40-
* vardpoor
31+
* RSMET
4132
checking examples ... ERROR
42-
43-
Seems unrelated to stringr. Error is:
44-
Error in gsd(employed, na.rm = TRUE) :
45-
negative length vectors are not allowed
46-
Calls: vardannual -> vardcros -> [ -> [.data.table -> gforce -> gsd
47-
48-
I did not see this error when I last ran the checks, but I have
49-
notified the author today.
33+
Appears to be network related.
5034

5135
### Failed to check
5236

53-
* CoFRA (NA)
54-
* dynamichazard (failed to install)
55-
* EasyMARK (failed to install)
56-
* fastLink (failed to install)
57-
* FRESA.CAD (failed to install)
58-
* IATscores (failed to install)
59-
* imager (failed to install)
60-
* morse (failed to install)
61-
* rsunlight (failed to install)
37+
* afex (failed to install)
38+
* aqp (failed to install)
39+
* aslib (failed to install)
40+
* BETS (failed to install)
41+
* bioacoustics (failed to install)
42+
* choroplethr (failed to install)
43+
* ck37r (failed to install)
44+
* Cluster.OBeu (failed to install)
45+
* CollapsABEL (failed to install)
46+
* drLumi (failed to install)
47+
* EasyMARK (failed to install)
48+
* eemR (failed to install)
49+
* ez (failed to install)
50+
* ggplotgui (failed to install)
51+
* Greg (failed to install)
52+
* highcharter (failed to install)
53+
* HistogramTools (failed to install)
54+
* IATscores (failed to install)
55+
* imager (failed to install)
56+
* kehra (failed to install)
57+
* mgm (failed to install)
58+
* modeval (check timed out)
59+
* nauf (failed to install)
60+
* nhanesA (failed to install)
61+
* odkr (failed to install)
62+
* olsrr (failed to install)
63+
* osmose (failed to install)
64+
* PATHChange (failed to install)
65+
* Plasmidprofiler (failed to install)
66+
* psycho (failed to install)
67+
* qualtRics (failed to install)
68+
* radiant.model (failed to install)
69+
* RmecabKo (failed to install)
70+
* rsunlight (failed to install)
71+
* rUnemploymentData (failed to install)
72+
* rusda (failed to install)
73+
* satscanMapper (failed to install)
74+
* scorecardModelUtils (failed to install)
75+
* simr (failed to install)
76+
* sjmisc (failed to install)
77+
* spatsurv (failed to install)
78+
* staRdom (failed to install)
79+
* stminsights (failed to install)
80+
* templates (failed to install)
81+
* VDAP (failed to install)

revdep/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
checks
2+
library
3+
checks.noindex
4+
library.noindex
5+
data.sqlite
6+
*.html

0 commit comments

Comments
 (0)