This submission is primarily to address a change in the REDCap server. A lot of packages additions in the meantime were building up.
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.2
- Local Win11, R 4.3.1 patched
- R-hub
- win-builder, development version.
- GiHub Actions, Ubuntu 22.04 LTS
-
No ERRORs or WARNINGs on any builds.
-
There are two NOTEs across the R-hub builds:
* checking for detritus in the temp directory ... NOTE Found the following files/directories: 'lastMiKTeXException'
As noted in R-hub issue #503, this could be due to a bug/crash in MiKTeX and can likely be ignored.
* checking HTML version of manual ... NOTE Skipping checking HTML validation: no command 'tidy' found
Based on this discussion and this SO answer, it sounds like a problem with the testing environment and not the package code.
With one exception,
packages that depend/import/suggest REDCapR pass checks with revdepcheck::revdep_check()
.
I worked with tidyREDCap team and they accepted a PR that fixes the problem: RaymondBalise/tidyREDCap#61.
package | E | W | N |
---|---|---|---|
codified 0.3.0 | E: 0 | W: 0 | N: 0 |
REDCapDM 0.7.0 | E: 0 | W: 0 | N: 1 |
REDCapCAST 23.6.2 | E: 0 | W: 0 | N: 0 |
REDCapTidieR 0.4.0 | E: 1 | W: 0 | N: 0 |
tidyREDCap 1.1.1 | E: 0 +1 | W: 0 | N: 0 |
ReviewR 2.3.8 | E: 0 | W: 0 | N: 1 |
Results: https://github.com/OuhscBbmc/REDCapR/blob/main/revdep/cran.md