Last updated on 2025-12-06 00:48:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 3.25 | 83.57 | 86.82 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.85 | 32.32 | 35.17 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 11.00 | 115.65 | 126.65 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 19.00 | 115.27 | 134.27 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 5.00 | 94.00 | 99.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 4.42 | 66.03 | 70.45 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 3.65 | 67.69 | 71.34 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 4.00 | 100.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 5.00 | 92.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 3.00 | 99.00 | 102.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 6.00 | 108.00 | 114.00 | OK |
Version: 1.2.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'yaml'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [3s/3s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if ( requireNamespace("tinytest", quietly=TRUE) ){
+ tinytest::test_package("cdata")
+ }
Loading required package: wrapr
Attaching package: 'wrapr'
The following object is masked from 'package:base':
grepv
test_RowColOps.R.............. 0 tests
test_RowColOps.R.............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_XForm.R.................. 0 tests
test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.8s<1b>[0m
test_check.R.................. 0 tests
test_check.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m44ms<1b>[0m
test_checks_2.R............... 0 tests
test_checks_2.R............... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.2s<1b>[0m
test_chicks.R................. 0 tests
test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m46ms<1b>[0m
Loading required package: rquery
test_complex_example.R........ 0 tests
test_complex_example.R........ 0 tests
test_complex_example.R........ 0 tests
test_complex_example.R........ 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m
test_composite_control_keys.R. 0 tests
test_composite_control_keys.R. 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m29ms<1b>[0m
test_composite_control_keys_db.R 0 tests
test_composite_control_keys_db.R 4 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.6s<1b>[0m
test_dates.R.................. 0 tests
test_dates.R.................. 10 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m67ms<1b>[0m
test_encode.R................. 0 tests
test_encode.R................. 4 tests <1b>[0;32mOK<1b>[0m
test_encode.R................. 4 tests <1b>[0;32mOK<1b>[0m Error in loadNamespace(x) : there is no package called 'yaml'
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc