|
1 | 1 | ## Test environments |
2 | | -* local OS X install, R 3.3.2 |
3 | | -* ubuntu 12.04 (on travis-ci), R 3.3.2 |
4 | | -* win-builder (devel and release) |
| 2 | + |
| 3 | +* local OS X install (R-release) |
| 4 | +* travis-ci.org (R-3.1, R-3.2, R-oldrel, R-release, R-devel) |
| 5 | +* win-builder (R-devel) |
5 | 6 |
|
6 | 7 | ## R CMD check results |
7 | 8 |
|
8 | 9 | 0 errors | 0 warnings | 0 note |
9 | 10 |
|
10 | | -## Reverse dependencies |
11 | | - |
12 | | -I have run R CMD check on the 341 downstream dependencies. |
13 | | -Summary at https://github.com/hadley/stringr/tree/master/revdep. |
14 | | - |
15 | | -I saw the following failures: |
16 | | - |
17 | | -* Failed to install dependencies for: AFM, aslib, biomartr, GenomicTools, hoardeR, HTSSIP, HydeNet, IATscores, metagear, MetaIntegrator, mglR, mrMLM, NFP, nucim, PepPrep, RbioRXN, TcGSA |
18 | | -* Failed to install: BTLLasso, CollapsABEL, dynamichazard, EasyMARK, Fgmutils, FRESA.CAD, KoNLP, mailR, morse, RcppOctave, rEHR, RJafroc, rpcdsearch, rsgcc, sdcTable, spatsurv, stm, subspace, x.ent, x12GUI |
19 | | -* abjutils: checking tests ... ERROR |
20 | | -* ALA4R: checking re-building of vignette outputs ... WARNING |
21 | | -* bibliometrix: checking re-building of vignette outputs ... WARNING |
22 | | -* broom: checking examples ... ERROR |
23 | | -* dataone: checking tests ... ERROR |
24 | | -* docxtools: checking examples ... ERROR |
25 | | -* eclust: checking examples ... ERROR |
26 | | -* elementR: checking examples ... ERROR |
27 | | -* fitbitScraper: checking re-building of vignette outputs ... WARNING |
28 | | -* Greg: checking examples ... ERROR |
29 | | -* imager: checking tests ... ERROR |
30 | | -* modules: checking tests ... ERROR |
31 | | -* mtconnectR: checking tests ... ERROR |
32 | | -* optparse: checking re-building of vignette outputs ... WARNING |
33 | | -* phrasemachine: checking examples ... ERROR |
34 | | -* RSentiment: checking re-building of vignette outputs ... WARNING |
35 | | -* RSMET: checking examples ... ERROR |
36 | | -* simcausal: checking re-building of vignette outputs ... WARNING |
37 | | -* sjmisc: checking re-building of vignette outputs ... WARNING |
38 | | -* stormwindmodel: checking re-building of vignette outputs ... WARNING |
39 | | -* stplanr: checking re-building of vignette outputs ... WARNING |
40 | | -* striprtf: checking tests ... ERROR |
41 | | -* tidytext: checking tests ... ERROR |
42 | | - |
43 | | -After carefully reading the reports, I believe that none of them are related to this release of stringr. This release is mostly small. There was one API change - I notified all maintainers about it on Jan 23. |
| 11 | +## revdepcheck results |
| 12 | + |
| 13 | +We checked 573 reverse dependencies (510 from CRAN + 63 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package. |
| 14 | + |
| 15 | + * We saw 1 new problems |
| 16 | + * We failed to check 10 packages |
| 17 | + |
| 18 | +Issues with CRAN packages are summarised below. |
| 19 | + |
| 20 | +### New problems |
| 21 | +(This reports the first line of each new failure) |
| 22 | + |
| 23 | +* alphavantager |
| 24 | + checking tests ... |
| 25 | + |
| 26 | + This appears to be a web test that is failing because the server is |
| 27 | + down. |
| 28 | + |
| 29 | +### Failed to check |
44 | 30 |
|
| 31 | +* ALA4R (check timed out) |
| 32 | +* aslib (failed to install) |
| 33 | +* blastula (failed to install) |
| 34 | +* bridgesampling (check timed out) |
| 35 | +* CollapsABEL (failed to install) |
| 36 | +* dtree (failed to install) |
| 37 | +* ggmap (failed to install) |
| 38 | +* GSIF (failed to install) |
| 39 | +* heemod (failed to install) |
| 40 | +* taRifx (failed to install) |
0 commit comments