Last updated on 2025-12-26 17:48:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.5 | 3.73 | 242.05 | 245.78 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.5 | 3.18 | 154.13 | 157.31 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.5 | 405.56 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0.5 | 417.52 | OK | |||
| r-devel-windows-x86_64 | 2.0.5 | 6.00 | 287.00 | 293.00 | OK | |
| r-patched-linux-x86_64 | 2.0.5 | 3.82 | 229.49 | 233.31 | OK | |
| r-release-linux-x86_64 | 2.0.5 | 3.86 | 233.08 | 236.94 | OK | |
| r-release-macos-arm64 | 2.0.5 | 1.00 | 57.00 | 58.00 | ERROR | |
| r-release-macos-x86_64 | 2.0.5 | 3.00 | 142.00 | 145.00 | OK | |
| r-release-windows-x86_64 | 2.0.5 | 8.00 | 309.00 | 317.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.5 | 1.00 | 63.00 | 64.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.0.5 | 3.00 | 182.00 | 185.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.5 | 8.00 | 366.00 | 374.00 | OK |
Version: 2.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [0s/0s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(EGRETci)
> test_check("EGRETci")
Saving _problems/tests_boot_tests-113.R
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'tests_boot_tests.R:57:3', 'tests_boot_tests.R:69:3',
'tests_boot_tests.R:87:3', 'tests_boot_tests.R:131:3',
'tests_boot_tests.R:150:3', 'tests_boot_tests.R:179:3', 'tests_kalman.R:4:3',
'tests_kalman.R:21:3', 'tests_kalman.R:46:3', 'tests_kalman.R:71:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('tests_boot_tests.R:113:3'): paVector ──────────────────────────────
Expected `paIndexWinter` to equal `11:13`.
Differences:
Lengths differ: 4 is not 3
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 15 ]
Error:
! Test failures.
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64