CRAN Package Check Results for Package GHRexplore

Last updated on 2025-07-09 02:52:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 6.99 157.59 164.58 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.05 106.86 111.91 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 256.40 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 261.14 ERROR
r-release-macos-x86_64 0.1.0 157.00 OK
r-release-windows-x86_64 0.1.0 10.00 152.00 162.00 OK
r-oldrel-macos-x86_64 0.1.0 142.00 OK
r-oldrel-windows-x86_64 0.1.0 9.00 148.00 157.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(GHRexplore) > > test_check("GHRexplore") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_combine.R:63:3'): plot_combine works with combine_legend = TRUE ── `result <- plot_combine(plots, combine_legend = TRUE)` did not throw the expected warning. ── Failure ('test-plot_combine.R:69:3'): plot_combine with both combine_legend and combine_xaxis = TRUE ── `... <- NULL` did not throw the expected warning. [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [42s/46s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(GHRexplore) > > test_check("GHRexplore") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_combine.R:63:3'): plot_combine works with combine_legend = TRUE ── `result <- plot_combine(plots, combine_legend = TRUE)` did not throw the expected warning. ── Failure ('test-plot_combine.R:69:3'): plot_combine with both combine_legend and combine_xaxis = TRUE ── `... <- NULL` did not throw the expected warning. [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/61s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(GHRexplore) > > test_check("GHRexplore") [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-plot_combine.R:63:3'): plot_combine works with combine_legend = TRUE ── `result <- plot_combine(plots, combine_legend = TRUE)` did not throw the expected warning. ── Failure ('test-plot_combine.R:69:3'): plot_combine with both combine_legend and combine_xaxis = TRUE ── `... <- NULL` did not throw the expected warning. [ FAIL 2 | WARN 1 | SKIP 0 | PASS 258 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc