Skip to content

Commit 1cd610b

Browse files
update cran comments
1 parent 95b9132 commit 1cd610b

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

cran-comments.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
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

@@ -10,9 +11,11 @@
1011
## Downstream Dependencies
1112

1213
I 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

1720
0 ERRORS | 0 WARNINGS | 0 NOTES
1821

@@ -21,4 +24,5 @@ The drake devel version passes the reverse dependency check with
2124
0 ERRORS | 0 WARNINGS | 0 NOTES
2225

2326
The 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

Comments
 (0)