From 3f502ab45a6cff1b75bdbe8efae9c117a3334825 Mon Sep 17 00:00:00 2001 From: lorenzwalthert Date: Mon, 25 Jun 2018 16:26:06 +0200 Subject: [PATCH] fix cran-comments --- cran-comments.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 07032181e..b383a2900 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,7 +1,7 @@ ## Test environments -* local OS X install: R 3.4.3 -* ubuntu 14.04 (on travis-ci): R 3.4.3, R 3.3.3, devel -* win-builder: R 3.4.3, devel +* local OS X install: R 3.5 +* ubuntu 14.04 (on travis-ci): R devel, R 3.5, R 3.4, R 3.1, R 3.2 +* win-builder: R devel, R 3.5 ## R CMD check results @@ -9,8 +9,10 @@ ## Downstream Dependencies -I have also run R CMD check on downstream dependencies of styler. The -downstream dependencies are exampletestr, pmatch, usethis, which all pass -R CMD check with +I also ran R CMD check on all downstream dependencies of styler. The +downstream dependencies are exampletestr, languageserver, sealr, usethis, +pmatch, reprex and shinydashboardPlus. All of them pass R CMD check with 0 ERRORS | 0 WARNINGS | 0 NOTES + +for the version of styler I am submitting.