Skip to content

Commit 877b4af

Browse files
update cran comments
1 parent 106c60a commit 877b4af

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

cran-comments.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@
1111

1212
I also ran R CMD check on all downstream dependencies of styler. The
1313
downstream dependencies are exampletestr, languageserver, sealr, usethis,
14-
pmatch, reprex and shinydashboardPlus. All of them pass R CMD check with
14+
pmatch, reprex and shinydashboardPlus. All of them **except** drake,
15+
pass R CMD check with
1516

1617
0 ERRORS | 0 WARNINGS | 0 NOTES
1718

18-
for the version of styler I am submitting.
19+
The drake devel version passes the reverse dependency check with
20+
21+
0 ERRORS | 0 WARNINGS | 0 NOTES
22+
23+
The problem causing an R CMD CHECK ERROR for drake was resolved in
24+
https://github.com/ropensci/drake/commit/87e473d9fb4b54db3d7adc371003ab973a4d1273.

0 commit comments

Comments
 (0)