CRAN Package Check Results for Package REDCapR

Last updated on 2026-08-23 18:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.0 6.21 91.20 97.41 NOTE
r-devel-linux-x86_64-debian-gcc 1.7.0 3.80 67.01 70.81 OK
r-devel-linux-x86_64-fedora-clang 1.7.0 67.83 OK
r-devel-linux-x86_64-fedora-gcc 1.7.0 5.00 70.64 75.64 OK
r-devel-windows-x86_64 1.6.0 15.00 116.00 131.00 NOTE
r-patched-linux-x86_64 1.6.0 7.69 86.82 94.51 OK
r-release-linux-x86_64 1.7.0 6.23 88.34 94.57 OK
r-release-macos-arm64 1.7.0 2.00 30.00 32.00 OK
r-release-macos-x86_64 1.7.0 5.00 116.00 121.00 OK
r-release-windows-x86_64 1.7.0 10.00 121.00 131.00 OK
r-oldrel-macos-arm64 1.7.0 1.00 32.00 33.00 OK
r-oldrel-macos-x86_64 1.7.0 4.00 135.00 139.00 OK
r-oldrel-windows-x86_64 1.7.0 14.00 142.00 156.00 OK

Check Details

Version: 1.6.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: REDCapR/tests/testthat/test-column-sanitize.R (.Names: 1) REDCapR/tests/testthat/test-constant.R (.Label: 4) REDCapR/tests/testthat/test-create-batch-glossary.R (.Names: 3) REDCapR/tests/testthat/test-utilities-replace_nas_with_explicit.R (.Label: 3) REDCapR/tests/testthat/test-variables.R (.Names: 1) '.Names' should be changed to 'names'. '.Label' should be changed to 'levels'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64