Last updated on 2025-09-12 01:53:40 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
grwat | 3 | 1 | 9 |
Current CRAN status: ERROR: 3, NOTE: 1, OK: 9
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [76s/99s]
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-devel-linux-x86_64-debian-gcc
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [211s/240s]
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-devel-linux-x86_64-fedora-clang
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [210s/265s]
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-devel-linux-x86_64-fedora-gcc
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