Last updated on 2026-07-18 00:52:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.0 | 6.19 | 94.51 | 100.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.6.0 | 4.18 | 66.63 | 70.81 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.6.0 | 10.00 | 136.56 | 146.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 73.16 | NOTE | |||
| r-devel-windows-x86_64 | 1.6.0 | 13.00 | 118.00 | 131.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.0 | 5.82 | 86.68 | 92.50 | OK | |
| r-release-linux-x86_64 | 1.6.0 | 4.71 | 84.99 | 89.70 | OK | |
| r-release-macos-arm64 | 1.6.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.6.0 | 4.00 | 102.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 1.6.0 | 11.00 | 117.00 | 128.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.0 | 4.00 | 117.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.0 | 11.00 | 143.00 | 154.00 | OK |
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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc
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)
Flavor: r-devel-windows-x86_64