CRAN Package Check Results for Package EGRETci

Last updated on 2025-04-15 06:51:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 5.00 46.59 51.59 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 3.00 35.42 38.42 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 82.32 OK
r-devel-linux-x86_64-fedora-gcc 2.0.4 92.28 OK
r-devel-windows-x86_64 2.0.4 5.00 69.00 74.00 NOTE
r-patched-linux-x86_64 2.0.4 4.88 46.15 51.03 NOTE
r-release-linux-x86_64 2.0.4 4.46 45.95 50.41 NOTE
r-release-macos-arm64 2.0.4 31.00 ERROR
r-release-macos-x86_64 2.0.4 60.00 OK
r-release-windows-x86_64 2.0.4 8.00 68.00 76.00 NOTE
r-oldrel-macos-arm64 2.0.4 41.00 ERROR
r-oldrel-macos-x86_64 2.0.4 46.00 OK
r-oldrel-windows-x86_64 2.0.4 8.00 79.00 87.00 OK

Check Details

Version: 2.0.4
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: plotFluxHistBoot.Rd: printFluxUnitCheatSheet Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 2.0.4
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 16 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'tests_boot_tests.R:68:3', 'tests_boot_tests.R:86:3', 'tests_boot_tests.R:130:3', 'tests_boot_tests.R:148:3', 'tests_boot_tests.R:184:3', 'tests_boot_tests.R:213: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:112:3'): paVector ────────────────────────────── `paIndexWinter` not equal to 11:13. Lengths differ: 4 is not 3 [ FAIL 1 | WARN 0 | SKIP 10 | PASS 16 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64