Skip to content

Commit f9d29a9

Browse files
update cran comments
1 parent 6159cf2 commit f9d29a9

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

cran-comments.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
This is a follow-up release to version 1.4.0 (2021-03-22) because a major bug
2-
(https://github.com/r-lib/styler/issues/763) had to be resolved. The last
3-
update of styler was more than a year ago.
41

52
## Test environments
63

74
* local OS X install (10.15.7): R 4.0.3
8-
* ubuntu 16.04 (on GitHub Actions): R devel, R 4.0.3, R 3.6, R 3.5, R 3.4, R 3.3
5+
* ubuntu 18.04 (on GitHub Actions): R devel, R 4.0.3, R 3.6, R 3.5, R 3.4, R 3.3
96
* Windows Server 10 (on GitHub Actions): R 3.6, R 4.0.3
107
* win-builder: R devel
118

@@ -35,11 +32,14 @@ I also ran R CMD check on all downstream dependencies of styler using the
3532
revdepcheck package. The
3633
downstream dependencies are:
3734

38-
* Reverse imports: biocthis, exampletestr, languageserver, questionr,
39-
shinyobjects, ShinyQuickStarter, systemPipeShiny.
40-
* Reverse suggests: autothresholdr, crunch, datastructures, drake, epigraphdb,
41-
knitr, netReg, nph, precommit, reprex, shinydashboardPlus, shinyMonacoEditor,
42-
usethis
35+
* Reverse imports: biocthis, exampletestr, iNZightTools, languageserver,
36+
questionr, shinymeta, shinyobjects, ShinyQuickStarter, systemPipeShiny,
37+
tidypaleo.
38+
39+
* Reverse suggests: autothresholdr, crunch, datastructures, drake, epigraphdb,
40+
knitr, multiverse, nph, precommit, reprex, shinydashboardPlus,
41+
shinyMonacoEditor, usethis.
42+
4343

4444
All of them finished R CMD CHECK with the same number of ERRORS, WARNINGS and
4545
NOTES as with the current CRAN version of styler, which means the new

inst/WORDLIST

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ innode
8686
integrations
8787
interaces
8888
invasiveness
89+
iNZightTools
8990
io
9091
ixmypi
9192
ized
@@ -193,6 +194,7 @@ setCacheRootPath
193194
setdiff
194195
setenv
195196
shinydashboardPlus
197+
shinymeta
196198
shinyMonacoEditor
197199
shinyobjects
198200
ShinyQuickStarter
@@ -217,6 +219,7 @@ testthat
217219
tibble
218220
tibbles
219221
tidyeval
222+
tidypaleo
220223
tidyr
221224
tidyverse
222225
Tidyverse

0 commit comments

Comments
 (0)