Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 909 Bytes

cran-comments.md

File metadata and controls

23 lines (17 loc) · 909 Bytes

Test environments

  • local R installation, MacOS, R 4.2.0
  • macos-latest (on gh-actions), R 4.2.0
  • windows-latest (on gh-actions), R 4.2.0
  • ubuntu 20.04 (on gh-actions), R 4.2.0
  • ubuntu 20.04 (on gh-actions) (devel)
  • ubuntu 20.04 (on gh-actions) (old-release)

R CMD check results

0 errors | 0 warnings | 0 notes

  • This version addresses existing ERRORs from vignette building due to API failures.

  • 1 reverse depdendency (wru) was checked and there were no ERRORs, WARNINGs, or NOTEs.

  • Examples are \donttest in many functions because they require moderately large files to be downloaded from the Internet, taking more than 5-10 seconds on average, or because CRAN Windows machines are slow to read in the example data. All of these functions are tested in a local test and/or in vignettes instead. Examples are \dontrun in pl_crosswalk() because of driver problems on some Solaris systems.