Last updated on 2025-12-19 12:49:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.5 | 7.39 | 84.05 | 91.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.5 | 6.04 | 61.72 | 67.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.5 | 13.00 | 127.96 | 140.96 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.5 | 12.00 | 134.46 | 146.46 | ERROR | |
| r-devel-windows-x86_64 | 1.2.5 | 8.00 | 92.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 1.2.5 | 9.05 | 76.97 | 86.02 | OK | |
| r-release-linux-x86_64 | 1.2.5 | 6.89 | 77.22 | 84.11 | OK | |
| r-release-macos-arm64 | 1.2.5 | OK | ||||
| r-release-macos-x86_64 | 1.2.5 | 5.00 | 128.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 1.2.5 | 8.00 | 89.00 | 97.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.5 | 6.00 | 104.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.5 | 12.00 | 115.00 | 127.00 | OK |
Version: 1.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(SmallCountRounding)
>
> test_check("SmallCountRounding")
Saving _problems/test-PLSrounding-125.R
-z(60*59->27*47):. 1 iterations: deviation 2.842171e-14
-zx-z(36*53->20*43):. 1 iterations: deviation 7.105427e-15
-z(60*59->27*47):. 1 iterations: deviation 1.421085e-14
-z(60*59->27*47):. 1 iterations: deviation 2.842171e-14
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 53 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-PLSrounding.R:215:3'
• Too many tests (1): 'test-PLSrounding.R:230:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-PLSrounding.R:123:7'): preAggregate works ──────────────────────
Error in ``[.data.table`(dt, , `:=`(G_r0u_P, .GRP), by = names(dt))`: attempt access index 1/1 in VECTOR_ELT
Backtrace:
▆
1. └─SmallCountRounding::PLSrounding(...) at test-PLSrounding.R:123:7
2. └─SmallCountRounding::RoundViaDummy(...)
3. └─SSBtools::ModelMatrix(...)
4. └─SSBtools:::ModelMatrixOld(...)
5. └─SSBtools::Formula2ModelMatrix(...)
6. └─SSBtools::FormulaSums(...)
7. └─SSBtools::RowGroups(...)
8. └─SSBtools:::RowGroupsDT(...)
9. ├─dt[, `:=`(G_r0u_P, .GRP), by = names(dt)]
10. └─data.table:::`[.data.table`(dt, , `:=`(G_r0u_P, .GRP), by = names(dt))
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 53 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(SmallCountRounding)
>
> test_check("SmallCountRounding")
Saving _problems/test-PLSrounding-125.R
-z(60*59->27*47):. 1 iterations: deviation 2.842171e-14
-zx-z(36*53->20*43):. 1 iterations: deviation 7.105427e-15
-z(60*59->27*47):. 1 iterations: deviation 1.421085e-14
-z(60*59->27*47):. 1 iterations: deviation 2.842171e-14
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 53 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-PLSrounding.R:215:3'
• Too many tests (1): 'test-PLSrounding.R:230:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-PLSrounding.R:123:7'): preAggregate works ──────────────────────
Error in ``[.data.table`(dt, , `:=`(G_r0u_P, .GRP), by = names(dt))`: attempt access index 1/1 in VECTOR_ELT
Backtrace:
▆
1. └─SmallCountRounding::PLSrounding(...) at test-PLSrounding.R:123:7
2. └─SmallCountRounding::RoundViaDummy(...)
3. └─SSBtools::ModelMatrix(...)
4. └─SSBtools:::ModelMatrixOld(...)
5. └─SSBtools::Formula2ModelMatrix(...)
6. └─SSBtools::FormulaSums(...)
7. └─SSBtools::RowGroups(...)
8. └─SSBtools:::RowGroupsDT(...)
9. ├─dt[, `:=`(G_r0u_P, .GRP), by = names(dt)]
10. └─data.table:::`[.data.table`(dt, , `:=`(G_r0u_P, .GRP), by = names(dt))
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 53 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc