CRAN Package Check Results for Package ggparallel

Last updated on 2025-09-29 20:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 7.43 73.09 80.52 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.0 5.27 54.14 59.41 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 124.64 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 110.46 ERROR
r-devel-windows-x86_64 0.4.0 10.00 80.00 90.00 ERROR
r-patched-linux-x86_64 0.4.0 7.00 67.74 74.74 ERROR
r-release-linux-x86_64 0.4.0 5.87 67.86 73.73 ERROR
r-release-macos-arm64 0.4.0 37.00 OK
r-release-macos-x86_64 0.4.0 56.00 OK
r-release-windows-x86_64 0.4.0 11.00 81.00 92.00 ERROR
r-oldrel-macos-arm64 0.4.0 33.00 OK
r-oldrel-macos-x86_64 0.4.0 47.00 OK
r-oldrel-windows-x86_64 0.4.0 13.00 99.00 112.00 ERROR

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] 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(ggparallel) Loading required package: ggplot2 > > test_check("ggparallel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ggparallel.R:12:3'): ggparallel works ────────────────────────── Error in `UseMethod("ggplot_build")`: no applicable method for 'ggplot_build' applied to an object of class "c('gg', 'ggplot')" Backtrace: ▆ 1. └─ggplot2::ggplot_build(test_mtcars_plot) at test-ggparallel.R:12:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] 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(ggparallel) Loading required package: ggplot2 > > test_check("ggparallel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ggparallel.R:12:3'): ggparallel works ────────────────────────── Error in `UseMethod("ggplot_build")`: no applicable method for 'ggplot_build' applied to an object of class "c('gg', 'ggplot')" Backtrace: ▆ 1. └─ggplot2::ggplot_build(test_mtcars_plot) at test-ggparallel.R:12:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ 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(ggparallel) Loading required package: ggplot2 > > test_check("ggparallel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ggparallel.R:12:3'): ggparallel works ────────────────────────── Error in `UseMethod("ggplot_build")`: no applicable method for 'ggplot_build' applied to an object of class "c('gg', 'ggplot')" Backtrace: ▆ 1. └─ggplot2::ggplot_build(test_mtcars_plot) at test-ggparallel.R:12:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.0
Check: tests
Result: ERROR Running 'testthat.R' [2s] 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(ggparallel) Loading required package: ggplot2 > > test_check("ggparallel") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ggparallel.R:12:3'): ggparallel works ────────────────────────── Error in `UseMethod("ggplot_build")`: no applicable method for 'ggplot_build' applied to an object of class "c('gg', 'ggplot')" Backtrace: ▆ 1. └─ggplot2::ggplot_build(test_mtcars_plot) at test-ggparallel.R:12:3 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64