Skip to content

Commit 5200e96

Browse files
update testing env and
1 parent 4a779d4 commit 5200e96

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

cran-comments.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Test environments
22

3-
* local OS X install (10.15.13): R 3.6.1
4-
* ubuntu 14.04 (on travis-ci): R devel, R 3.6, R 3.5, R 3.4, R 3.2
5-
* win-builder: R devel, R 3.6.1
3+
* local OS X install (10.15.7): R 4.0.3
4+
* 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+
* Windows Server 10 (on GitHub Actions): R 3.6, R 4.0.3
6+
* win-builder: R devel
67

78
## R CMD check results
89

@@ -12,8 +13,13 @@
1213

1314
I also ran R CMD check on all downstream dependencies of styler using the
1415
revdepcheck package. The
15-
downstream dependencies are: exampletestr, languageserver, crunch,
16-
drake, knitr, nph, reprex, shinydashboardPlus, tradestatistics, usethis.
16+
downstream dependencies are:
17+
18+
* Reverse imports: biocthis, exampletestr, languageserver, questionr,
19+
shinyobjects, ShinyQuickStarter, systemPipeShiny.
20+
* Reverse suggests: autothresholdr, crunch, datastructures, drake, epigraphdb,
21+
knitr, netReg, nph, precommit, reprex, shinydashboardPlus, shinyMonacoEditor,
22+
usethis
1723

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

inst/WORDLIST

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ arg
99
AsIs
1010
AST
1111
aut
12+
autothresholdr
1213
backport
1314
benchmarking
15+
biocthis
1416
bootswatch
1517
BugReports
1618
cancelling
@@ -28,6 +30,7 @@ coventions
2830
covr
2931
cran
3032
cre
33+
datastructures
3134
dec
3235
deps
3336
desc
@@ -48,10 +51,12 @@ env
4851
EOF
4952
EOL
5053
EOLs
54+
epigraphdb
5155
eq
5256
EQ
5357
eval
5458
examplesIf
59+
exampletestr
5560
expr
5661
expr EQ
5762
fileext
@@ -88,6 +93,7 @@ Kirill
8893
knitr
8994
krlmlr
9095
labelled
96+
languageserver
9197
LazyData
9298
levelName
9399
LF
@@ -106,7 +112,9 @@ mutli
106112
na
107113
navbar
108114
netlify
115+
netReg
109116
NONINFRINGEMENT
117+
nph
110118
NUM
111119
oldrel
112120
os
@@ -129,6 +137,7 @@ prefill
129137
prettycode
130138
PRs
131139
purrr
140+
questionr
132141
rcmdcheck
133142
RcppExports
134143
rds
@@ -142,6 +151,7 @@ relevel
142151
renv
143152
repo
144153
reprex
154+
revdepcheck
145155
RHUB
146156
rlang
147157
rlang's
@@ -180,6 +190,10 @@ sessioninfo
180190
setCacheRootPath
181191
setdiff
182192
setenv
193+
shinydashboardPlus
194+
shinyMonacoEditor
195+
shinyobjects
196+
ShinyQuickStarter
183197
sprintf
184198
StackOverflow
185199
startsWith
@@ -195,6 +209,7 @@ summarises
195209
Sys
196210
sysreq
197211
sysreqs
212+
systemPipeShiny
198213
tempfile
199214
testthat
200215
tibble
@@ -217,6 +232,7 @@ unlink
217232
unlinkunindention
218233
unnest
219234
unstyled
235+
usethis
220236
utf
221237
VignetteBuilder
222238
Visit'em

0 commit comments

Comments
 (0)