Last updated on 2025-07-09 00:48:48 CEST.
Package | ERROR | OK |
---|---|---|
GHRexplore | 3 | 5 |
Current CRAN status: ERROR: 3, OK: 5
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