This submission is primarily to address a unit test that is lacking a testthat::skip_on_cran()
call. It also includes a few new features.
Periodically there is a single CRAN daily note; it has been addressed (OuhscBbmc#352).
Thank you for taking the time to review my submission, and please tell me if there's something else I should do for CRAN. -Will Beasley
- Local Ubuntu, R 4.2.1 patched
- Local Win10, R 4.2.1 patched
- R-hub
- win-builder, development version.
- GiHub Actions, Ubuntu 20.04 LTS
-
No ERRORs or WARNINGs on any builds.
-
A NOTE is returned for a few websites. All are accessible by browser.
-
There is one NOTE that is only found on R-hub Windows (Server 2022, R-devel 64-bit):
* checking for detritus in the temp directory ... NOTE Found the following files/directories: 'lastMiKTeXException' As noted in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be due to a bug/crash in MiKTeX and can likely be ignored.
-
There is one NOTE that is only found on the R-hub Fedora:
* checking HTML version of manual ... NOTE Skipping checking HTML validation: no command 'tidy' found
Based on this discussion, it sounds like a problem with the testing environment, and not the package code.
No downstream packages are affected. The package that depends/imports/suggests REDCapR passes checks with revdepcheck::revdep_check()
. Results: https://github.com/OuhscBbmc/REDCapR/blob/main/revdep/cran.md