11## Test environments
2- * local OS X install: R 3.5
2+
3+ * local OS X install (10.13.3): R 3.5
34* ubuntu 14.04 (on travis-ci): R devel, R 3.5, R 3.4, R 3.1, R 3.2
45* win-builder: R devel, R 3.5
56
1011## Downstream Dependencies
1112
1213I also ran R CMD check on all downstream dependencies of styler. The
13- downstream dependencies are exampletestr, languageserver, sealr, usethis,
14- pmatch, reprex and shinydashboardPlus. All of them ** except** drake,
15- pass R CMD check with
14+ downstream dependencies are: autothresholdr, crunch, detrendr, drake, nandb,
15+ pmatch, reprex, shinydashboardPlus, usethis, exampletestr, languageserver,
16+ sealr.
17+
18+ All of them ** except** drake, pass R CMD check with
1619
17200 ERRORS | 0 WARNINGS | 0 NOTES
1821
@@ -21,4 +24,5 @@ The drake devel version passes the reverse dependency check with
21240 ERRORS | 0 WARNINGS | 0 NOTES
2225
2326The problem causing an R CMD CHECK ERROR for drake was resolved in
24- https://github.com/ropensci/drake/commit/87e473d9fb4b54db3d7adc371003ab973a4d1273 .
27+ https://github.com/ropensci/drake/commit/87e473d9fb4b54db3d7adc371003ab973a4d1273
28+ and a new release of drake is planned in December (https://github.com/ropensci/drake/issues/584 ).
0 commit comments