|
1 | 1 |
|
2 | 2 | ## Test environments
|
3 | 3 |
|
4 |
| -* local OS X install (10.15.7): R 4.0.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 |
6 |
| -* Windows Server 10 (on GitHub Actions): R 3.6, R 4.0.3 |
| 4 | +* local OS X install (10.15.7): R 4.1.0 |
| 5 | +* ubuntu 18.04 (on GitHub Actions): R devel, R 4.1.1, R 4.0.5, R 3.6, R 3.5, R 3.4 |
| 6 | +* Windows Server 10 (on GitHub Actions): R 3.6, R 4.0.5 |
7 | 7 | * win-builder: R devel
|
8 | 8 |
|
9 | 9 | ## R CMD check results
|
@@ -32,13 +32,14 @@ I also ran R CMD check on all downstream dependencies of styler using the
|
32 | 32 | revdepcheck package. The
|
33 | 33 | downstream dependencies are:
|
34 | 34 |
|
35 |
| -* Reverse imports: biocthis, exampletestr, iNZightTools, languageserver, |
36 |
| - questionr, shinymeta, shinyobjects, ShinyQuickStarter, systemPipeShiny, |
37 |
| - tidypaleo. |
| 35 | +* Reverse imports: biocthis, boomer, exampletestr, flow, iNZightTools, |
| 36 | + languageserver, questionr, shinymeta, shinyobjects, ShinyQuickStarter, |
| 37 | + systemPipeShiny, tidypaleo |
38 | 38 |
|
39 |
| -* Reverse suggests: autothresholdr, crunch, datastructures, drake, epigraphdb, |
40 |
| - knitr, multiverse, nph, precommit, reprex, shinydashboardPlus, |
41 |
| - shinyMonacoEditor, usethis. |
| 39 | +* Reverse suggests: autothresholdr, autothresholdr, crunch, datastructures, |
| 40 | + drake, epigraphdb, knitr, multiverse, nph, precommit, reprex, shiny.react, |
| 41 | + shinydashboardPlus, shinyMonacoEditor, usethis. |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 | All of them finished R CMD CHECK with the same number of ERRORS, WARNINGS and
|
|
0 commit comments