Skip to content

Commit 3f502ab

Browse files
fix cran-comments
1 parent 23741c4 commit 3f502ab

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

cran-comments.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
## Test environments
2-
* local OS X install: R 3.4.3
3-
* ubuntu 14.04 (on travis-ci): R 3.4.3, R 3.3.3, devel
4-
* win-builder: R 3.4.3, devel
2+
* local OS X install: R 3.5
3+
* ubuntu 14.04 (on travis-ci): R devel, R 3.5, R 3.4, R 3.1, R 3.2
4+
* win-builder: R devel, R 3.5
55

66
## R CMD check results
77

88
0 ERRORS | 0 WARNINGS | 0 NOTES
99

1010
## Downstream Dependencies
1111

12-
I have also run R CMD check on downstream dependencies of styler. The
13-
downstream dependencies are exampletestr, pmatch, usethis, which all pass
14-
R CMD check with
12+
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 pass R CMD check with
1515

1616
0 ERRORS | 0 WARNINGS | 0 NOTES
17+
18+
for the version of styler I am submitting.

0 commit comments

Comments
 (0)