Last updated on 2025-12-19 23:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 4.17 | 82.68 | 86.85 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.76 | 51.85 | 54.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 7.00 | 120.40 | 127.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 6.00 | 128.27 | 134.27 | OK | |
| r-devel-windows-x86_64 | 1.2.1 | 6.00 | 105.00 | 111.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 4.23 | 66.28 | 70.51 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 3.64 | 66.55 | 70.19 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 3.00 | 101.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 | 7.00 | 111.00 | 118.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/2s]
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;34m0.1s<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;36m80ms<1b>[0m
Loading required package: rquery
test_complex_example.R........ 0 tests
test_complex_example.R........ 0 tests
test_complex_example.R........ 0 tests Error in `[.data.table`(.rquery_ex_extend_tmp, , `:=`(c("rank"), list(cumsum(rqdatatable_temp_one_col))), :
attempt access index 4/4 in VECTOR_ELT
Calls: <Anonymous> ... ex_data_table_step.relop_extend -> eval -> eval -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc