CRAN Package Check Results for Package whitebox

Last updated on 2025-10-15 09:53:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.0 20.51 183.29 203.80 OK
r-devel-linux-x86_64-debian-gcc 2.4.2 13.32 122.13 135.45 ERROR
r-devel-linux-x86_64-fedora-clang 2.4.2 336.80 OK
r-devel-linux-x86_64-fedora-gcc 2.4.2 319.50 OK
r-devel-windows-x86_64 2.4.0 26.00 243.00 269.00 OK
r-patched-linux-x86_64 2.4.0 29.93 172.21 202.14 OK
r-release-linux-x86_64 2.4.0 16.78 170.56 187.34 OK
r-release-macos-arm64 2.4.0 85.00 OK
r-release-macos-x86_64 2.4.2 264.00 OK
r-release-windows-x86_64 2.4.0 25.00 249.00 274.00 OK
r-oldrel-macos-arm64 2.4.0 97.00 OK
r-oldrel-macos-x86_64 2.4.2 226.00 OK
r-oldrel-windows-x86_64 2.4.0 28.00 285.00 313.00 OK

Check Details

Version: 2.4.2
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > > library(whitebox) > # whitebox:::wbt_rust_backtrace('1') > > if (requireNamespace("testthat")) { + library(testthat) + test_check("whitebox") + } Loading required namespace: testthat sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found sh: 1: /tmp/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found [ FAIL 1 | WARN 2 | SKIP 41 | PASS 29 ] ══ Skipped tests (41) ══════════════════════════════════════════════════════════ • On CRAN (41): 'test-toolchains.R:23:3', 'test-wbt.R:13:3', 'test-wbt.R:71:3', 'test-wbt.R:120:3', 'test-wbt.R:149:3', 'test-wbt.R:196:3', 'test-wbt_absolute_value.R:5:3', 'test-wbt_arc_cos.R:5:3', 'test-wbt_arc_sin.R:5:3', 'test-wbt_arc_tan.R:5:3', 'test-wbt_arcosh.R:5:3', 'test-wbt_arsinh.R:5:3', 'test-wbt_artanh.R:5:3', 'test-wbt_ceil.R:5:3', 'test-wbt_cos.R:5:3', 'test-wbt_cosh.R:5:3', 'test-wbt_cumulative_distribution.R:5:3', 'test-wbt_decrement.R:5:3', 'test-wbt_exp.R:5:3', 'test-wbt_exp2.R:5:3', 'test-wbt_floor.R:5:3', 'test-wbt_increment.R:5:3', 'test-wbt_is_no_data.R:5:3', 'test-wbt_ln.R:5:3', 'test-wbt_log10.R:5:3', 'test-wbt_log2.R:5:3', 'test-wbt_negate.R:5:3', 'test-wbt_quantiles.R:5:3', 'test-wbt_reciprocal.R:5:3', 'test-wbt_round.R:5:3', 'test-wbt_sin.R:5:3', 'test-wbt_sinh.R:5:3', 'test-wbt_square.R:5:3', 'test-wbt_square_root.R:5:3', 'test-wbt_tan.R:5:3', 'test-wbt_tanh.R:5:3', 'test-wbt_to_degrees.R:5:3', 'test-wbt_to_radians.R:5:3', 'test-wbt_truncate.R:5:3', 'test-wbt_z_scores.R:5:3', 'test-whitebox-package.R:17:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-wbt_source.R:8:5'): wbt_source (raster) works ────────────────── Error: File () does not exist Backtrace: ▆ 1. └─whitebox::wbt_source(f) at test-wbt_source.R:8:5 [ FAIL 1 | WARN 2 | SKIP 41 | PASS 29 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc