Last updated on 2025-10-07 13:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 21.27 | 391.98 | 413.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 16.36 | 248.70 | 265.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 813.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 653.98 | OK | |||
r-devel-windows-x86_64 | 0.1 | 27.00 | 340.00 | 367.00 | OK | |
r-patched-linux-x86_64 | 0.0.4 | 22.99 | 361.12 | 384.11 | ERROR | |
r-release-linux-x86_64 | 0.1 | 20.12 | 372.91 | 393.03 | OK | |
r-release-macos-arm64 | 0.0.4 | 145.00 | OK | |||
r-release-macos-x86_64 | 0.1 | 379.00 | OK | |||
r-release-windows-x86_64 | 0.1 | 30.00 | 336.00 | 366.00 | OK | |
r-oldrel-macos-arm64 | 0.0.4 | 152.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 392.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.1 | 32.00 | 402.00 | 434.00 | OK |
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [124s/153s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> suppressPackageStartupMessages(library(grwat))
>
> test_check("grwat")
[ FAIL 7 | WARN 0 | SKIP 1 | PASS 165 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-gr_report.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gr_plot_acf.R:8:3'): ACF ggplot has the correct content ──────
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_hori.R:11:3'): Horizon plot has the correct content ──
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_matrix.R:7:3'): Matrix ggplot has the correct content ──
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_matrix.R:12:3'): Matrix ggplot has the correct content ──
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_matrix.R:17:3'): Matrix ggplot has the correct content ──
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_ridge.R:9:3'): Ridgeline plot has the correct content ──
`plt` has type 'object', not 'list'.
── Failure ('test-gr_plot_tests.R:10:3'): Tests plot has the correct content ───
`plt` has type 'object', not 'list'.
[ FAIL 7 | WARN 0 | SKIP 1 | PASS 165 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.0.4
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
doc 1.6Mb
libs 2.4Mb
Flavor: r-oldrel-macos-arm64
Version: 0.1
Check: installed package size
Result: NOTE
installed size is 5.0Mb
sub-directories of 1Mb or more:
doc 1.6Mb
libs 2.3Mb
Flavor: r-oldrel-macos-x86_64