Last updated on 2024-11-13 03:50:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.4 | 4.87 | 48.36 | 53.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.4 | 3.79 | 36.06 | 39.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.4 | 85.48 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 93.80 | OK | |||
r-devel-windows-x86_64 | 2.0.4 | 5.00 | 68.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.4 | 11.82 | 45.34 | 57.16 | OK | |
r-release-linux-x86_64 | 2.0.4 | 4.32 | 45.67 | 49.99 | OK | |
r-release-macos-arm64 | 2.0.4 | 31.00 | ERROR | |||
r-release-macos-x86_64 | 2.0.4 | 46.00 | OK | |||
r-release-windows-x86_64 | 2.0.4 | 6.00 | 67.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 2.0.4 | 31.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.4 | 52.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.4 | 7.00 | 73.00 | 80.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-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 2.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ 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
Flavor: r-release-macos-arm64
Version: 2.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(EGRETci)
> test_check("EGRETci")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 16 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (10)
══ 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
Flavor: r-oldrel-macos-arm64