CRAN Package Check Results for Package grwat

Last updated on 2025-09-12 03:50:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 20.60 367.75 388.35 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 17.34 243.39 260.73 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.4 642.09 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.4 651.34 ERROR
r-devel-windows-x86_64 0.0.4 29.00 315.00 344.00 OK
r-patched-linux-x86_64 0.0.4 24.74 350.91 375.65 OK
r-release-linux-x86_64 0.0.4 23.46 339.40 362.86 OK
r-release-macos-arm64 0.0.4 145.00 OK
r-release-macos-x86_64 0.0.4 339.00 OK
r-release-windows-x86_64 0.0.4 29.00 313.00 342.00 OK
r-oldrel-macos-arm64 0.0.4 152.00 NOTE
r-oldrel-macos-x86_64 0.0.4 269.00 OK
r-oldrel-windows-x86_64 0.0.4 32.00 455.00 487.00 OK

Check Details

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