- Resubmission after archival for policy violation (internet resource access).
- Vignette code no longer downloads external URLs (OSF)
- Data has been subset, compressed, and included in
inst/extdata.
- Data has been subset, compressed, and included in
- local macOS (aarch64-apple-darwin20), R 4.5.1
0 errors | 0 warnings | 0 notes
- This package uses rmarkdown partials, i.e. some of the functions are designed to render Rmd files as children of larger Rmd files. I put these files in the inst/ folder, their names start with _ (suggested convention in the rmarkdown documentation). I tried to make sure that these were still well-tested and they are part of the testing run. Still, this leads to some packages being imported that are only used inside the Rmds (namely graphics and jsonlite) and tests. I tried to put nontrivial R code into functions, but some minor processing happens in the Rmds.