CRAN Package Check Results for Package quollr

Last updated on 2025-09-11 15:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.7 29.97 134.49 164.46 OK
r-devel-linux-x86_64-debian-gcc 0.3.7 20.87 92.12 112.99 OK
r-devel-linux-x86_64-fedora-clang 0.3.7 276.76 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.7 265.50 ERROR
r-devel-windows-x86_64 0.3.7 40.00 163.00 203.00 OK
r-patched-linux-x86_64 0.3.7 28.87 123.09 151.96 OK
r-release-linux-x86_64 0.3.7 30.53 122.63 153.16 OK
r-release-macos-arm64 0.3.7 77.00 OK
r-release-macos-x86_64 0.3.7 161.00 OK
r-release-windows-x86_64 0.3.7 37.00 164.00 201.00 OK
r-oldrel-macos-arm64 0.3.7 78.00 OK
r-oldrel-macos-x86_64 0.3.7 153.00 OK
r-oldrel-windows-x86_64 0.3.7 45.00 196.00 241.00 OK

Check Details

Version: 0.3.7
Check: examples
Result: ERROR Running examples in ‘quollr-Ex.R’ failed The error most likely occurred in: > ### Name: plot_rmse_layouts > ### Title: Arrange RMSE plot and 2-D layouts > ### Aliases: plot_rmse_layouts > > ### ** Examples > > design <- gen_design(n_right = 4, ncol_right = 2) > plot_rmse_layouts(plots = scurve_plts, design = design) Error in `patchwork::wrap_plots()`: ! Only know how to add <ggplot> and/or <grob> objects Backtrace: ▆ 1. └─quollr::plot_rmse_layouts(plots = scurve_plts, design = design) 2. └─patchwork::wrap_plots(plots) 3. └─cli::cli_abort("Only know how to add {.cls ggplot} and/or {.cls grob} objects") 4. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.7
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/27s] 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(quollr) > library(vdiffr) > > test_check("quollr") New names: * `` -> `...1` * `` -> `...2` New names: * `` -> `...1` * `` -> `...2` [ FAIL 1 | WARN 0 | SKIP 33 | PASS 4 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-2d.R:6:3', 'test-2d.R:16:3', 'test-2d.R:26:3', 'test-2d.R:35:3', 'test-2d.R:43:3', 'test-2d.R:49:3', 'test-2d.R:56:3', 'test-2d.R:69:3', 'test-2d.R:80:3', 'test-2d.R:94:3', 'test-2d.R:102:3', 'test-2d.R:115:3', 'test-2d.R:122:3', 'test-data_processing.R:2:3', 'test-geom_hexgrid.R:5:3', 'test-geom_trimesh.R:6:3', 'test-highd.R:4:3', 'test-highd.R:11:3', 'test-link_plots.R:3:3', 'test-link_plots.R:31:3', 'test-model.R:3:3', 'test-parameters.R:3:3', 'test-parameters.R:11:3', 'test-prediction.R:3:3', 'test-prediction.R:11:3', 'test-prediction.R:20:3', 'test-prediction.R:28:3', 'test-projection.R:7:3', 'test-projection.R:20:3', 'test-projection.R:45:3' • empty test (3): 'test-highd.R:18:1', 'test-link_plots.R:10:1', 'test-link_plots.R:40:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-prediction.R:36:3'): plot_rmse_layouts() works ───────────────── Error in `patchwork::wrap_plots(plots)`: Only know how to add <ggplot> and/or <grob> objects Backtrace: ▆ 1. └─quollr::plot_rmse_layouts(plots = scurve_plts, design = design) at test-prediction.R:36:3 2. └─patchwork::wrap_plots(plots) 3. └─cli::cli_abort("Only know how to add {.cls ggplot} and/or {.cls grob} objects") 4. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 33 | PASS 4 ] Deleting unused snapshots: • geom_hexgrid/geom-hexgrid-basic-with-all-bin-centroids.svg • geom_trimesh/geom-hexgrid-basic-with-all-bin-centroids.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.7
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘quollr1quickstart.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr1quickstart.Rmd’ --- re-building ‘quollr2dataprocessing.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr2dataprocessing.Rmd’ --- re-building ‘quollr3hexbin.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr3hexbin.Rmd’ --- re-building ‘quollr4algo.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr4algo.Rmd’ --- re-building ‘quollr5summary.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr5summary.Rmd’ --- re-building ‘quollr6bestbinwidth.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘quollr6bestbinwidth.Rmd’ --- re-building ‘quollr7bestfit.Rmd’ using rmarkdown Quitting from quollr7bestfit.Rmd:44-47 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NULL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'quollr7bestfit.Rmd' failed with diagnostics: Only know how to add <ggplot> and/or <grob> objects --- failed re-building ‘quollr7bestfit.Rmd’ SUMMARY: processing the following file failed: ‘quollr7bestfit.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.3.7
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/24s] 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(quollr) > library(vdiffr) > > test_check("quollr") New names: * `` -> `...1` * `` -> `...2` New names: * `` -> `...1` * `` -> `...2` [ FAIL 1 | WARN 0 | SKIP 33 | PASS 4 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-2d.R:6:3', 'test-2d.R:16:3', 'test-2d.R:26:3', 'test-2d.R:35:3', 'test-2d.R:43:3', 'test-2d.R:49:3', 'test-2d.R:56:3', 'test-2d.R:69:3', 'test-2d.R:80:3', 'test-2d.R:94:3', 'test-2d.R:102:3', 'test-2d.R:115:3', 'test-2d.R:122:3', 'test-data_processing.R:2:3', 'test-geom_hexgrid.R:5:3', 'test-geom_trimesh.R:6:3', 'test-highd.R:4:3', 'test-highd.R:11:3', 'test-link_plots.R:3:3', 'test-link_plots.R:31:3', 'test-model.R:3:3', 'test-parameters.R:3:3', 'test-parameters.R:11:3', 'test-prediction.R:3:3', 'test-prediction.R:11:3', 'test-prediction.R:20:3', 'test-prediction.R:28:3', 'test-projection.R:7:3', 'test-projection.R:20:3', 'test-projection.R:45:3' • empty test (3): 'test-highd.R:18:1', 'test-link_plots.R:10:1', 'test-link_plots.R:40:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-prediction.R:36:3'): plot_rmse_layouts() works ───────────────── Error in `patchwork::wrap_plots(plots)`: Only know how to add <ggplot> and/or <grob> objects Backtrace: ▆ 1. └─quollr::plot_rmse_layouts(plots = scurve_plts, design = design) at test-prediction.R:36:3 2. └─patchwork::wrap_plots(plots) 3. └─cli::cli_abort("Only know how to add {.cls ggplot} and/or {.cls grob} objects") 4. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 33 | PASS 4 ] Deleting unused snapshots: • geom_hexgrid/geom-hexgrid-basic-with-all-bin-centroids.svg • geom_trimesh/geom-hexgrid-basic-with-all-bin-centroids.svg Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc