Last updated on 2025-04-20 03:50:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.4 | 4.89 | 47.85 | 52.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.5 | 2.99 | 149.53 | 152.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.5 | 420.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.5 | 441.60 | OK | |||
r-devel-windows-x86_64 | 2.0.5 | 11.00 | 300.00 | 311.00 | OK | |
r-patched-linux-x86_64 | 2.0.5 | 4.44 | 231.64 | 236.08 | OK | |
r-release-linux-x86_64 | 2.0.4 | 4.73 | 46.80 | 51.53 | NOTE | |
r-release-macos-arm64 | 2.0.5 | 81.00 | ERROR | |||
r-release-macos-x86_64 | 2.0.5 | 145.00 | OK | |||
r-release-windows-x86_64 | 2.0.5 | 10.00 | 299.00 | 309.00 | OK | |
r-oldrel-macos-arm64 | 2.0.5 | 105.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.5 | 185.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.5 | 10.00 | 339.00 | 349.00 | OK |
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-release-linux-x86_64
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