CRAN Package Check Results for Maintainer ‘Heike Hofmann <hofmann at mail.iastate.edu>’

Last updated on 2025-09-13 00:51:17 CEST.

Package ERROR OK
ggparallel 4 9

Package ggparallel

Current CRAN status: ERROR: 4, OK: 9

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] 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-clang

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