Last updated on 2025-10-31 00:51:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.5 | 4.83 | 242.93 | 247.76 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.5 | 3.12 | 155.33 | 158.45 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.5 | 11.00 | 386.71 | 397.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.5 | 10.00 | 408.89 | 418.89 | OK | |
| r-devel-windows-x86_64 | 2.0.5 | 7.00 | 297.00 | 304.00 | OK | |
| r-patched-linux-x86_64 | 2.0.5 | 3.89 | 232.37 | 236.26 | OK | |
| r-release-linux-x86_64 | 2.0.5 | 4.32 | 232.38 | 236.70 | OK | |
| r-release-macos-arm64 | 2.0.5 | 2.00 | 103.00 | 105.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 | 6.00 | 280.00 | 286.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.5 | 2.00 | 106.00 | 108.00 | ERROR | |
| r-oldrel-macos-x86_64 | 2.0.5 | 4.00 | 181.00 | 185.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.5 | 8.00 | 335.00 | 343.00 | OK | 
Version: 2.0.5
Check: tests
Result: ERROR
    Running ‘testthat.R’ [1s/1s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(EGRETci)
    > test_check("EGRETci")
    [ 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 ──────────────────────────────
    `paIndexWinter` not equal to 11:13.
    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