CRAN Package Check Results for Package Rpolyhedra

Last updated on 2025-11-14 09:50:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.6 16.79 106.76 123.55 OK
r-devel-linux-x86_64-debian-gcc 0.5.6 13.20 78.84 92.04 OK
r-devel-linux-x86_64-fedora-clang 0.5.6 76.00 120.46 196.46 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.6 87.00 113.69 200.69 ERROR
r-devel-windows-x86_64 0.5.6 21.00 110.00 131.00 OK
r-patched-linux-x86_64 0.5.6 18.02 98.24 116.26 OK
r-release-linux-x86_64 0.5.6 17.28 97.41 114.69 OK
r-release-macos-arm64 0.5.6 7.00 55.00 62.00 OK
r-release-macos-x86_64 0.5.6 21.00 95.00 116.00 OK
r-release-windows-x86_64 0.5.6 23.00 106.00 129.00 OK
r-oldrel-macos-arm64 0.5.6 8.00 82.00 90.00 OK
r-oldrel-macos-x86_64 0.5.6 14.00 101.00 115.00 OK
r-oldrel-windows-x86_64 0.5.6 28.00 147.00 175.00 OK

Check Details

Version: 0.5.6
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/101s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(Rpolyhedra) > library(stringr) > library(lgr) > library(rgl) > library(geometry) > library(testthat) > > # Change threshold to ERROR. Comment out/change if verbosity required for development > lgr::basic_config(threshold = "error") <LoggerRoot> [error] root appenders: console: <AppenderConsole> [all] -> console > #' getDataDirMockedTest mocked function for a temp dest folder for testing proposes > > > > testthat::test_check("Rpolyhedra") Saving _problems/test_package_lib-41.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 646 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_package_lib.R:22:3'): test on package lib functions ──────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_package_lib.R:22:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 646 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.6
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/104s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(Rpolyhedra) > library(stringr) > library(lgr) > library(rgl) > library(geometry) > library(testthat) > > # Change threshold to ERROR. Comment out/change if verbosity required for development > lgr::basic_config(threshold = "error") <LoggerRoot> [error] root appenders: console: <AppenderConsole> [all] -> console > #' getDataDirMockedTest mocked function for a temp dest folder for testing proposes > > > > testthat::test_check("Rpolyhedra") Saving _problems/test_package_lib-41.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 646 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_package_lib.R:22:3'): test on package lib functions ──────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test_package_lib.R:22:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 646 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc