Last updated on 2025-12-25 11:50:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 4.41 | 74.82 | 79.23 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 2.89 | 53.27 | 56.16 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 7.00 | 127.10 | 134.10 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 7.00 | 146.06 | 153.06 | 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.11 | 65.96 | 70.07 | 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 | 93.00 | 98.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 | 110.00 | 117.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [4s/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.3s<1b>[0m
test_XForm.R.................. 0 tests
test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.3s<1b>[0m
test_check.R.................. 0 tests
test_check.R.................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m84ms<1b>[0m
test_checks_2.R............... 0 tests
test_checks_2.R............... 9 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.4s<1b>[0m
test_chicks.R................. 0 tests
test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<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-clang
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘tinytest.R’ [2s/4s]
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.3s<1b>[0m
test_XForm.R.................. 0 tests
test_XForm.R.................. 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m1.5s<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.4s<1b>[0m
test_chicks.R................. 0 tests
test_chicks.R................. 1 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.1s<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