Last updated on 2025-10-22 11:51:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.3 | 20.88 | 196.25 | 217.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.4.3 | 13.26 | 123.10 | 136.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.4.3 | 106.00 | 220.65 | 326.65 | OK | |
r-devel-linux-x86_64-fedora-gcc | 2.4.3 | 40.00 | 272.09 | 312.09 | OK | |
r-devel-windows-x86_64 | 2.4.2 | 25.00 | 245.00 | 270.00 | OK | |
r-patched-linux-x86_64 | 2.4.2 | 29.24 | 177.83 | 207.07 | ERROR | |
r-release-linux-x86_64 | 2.4.2 | 19.93 | 178.65 | 198.58 | ERROR | |
r-release-macos-arm64 | 2.4.3 | 9.00 | 106.00 | 115.00 | OK | |
r-release-macos-x86_64 | 2.4.3 | 19.00 | 205.00 | 224.00 | OK | |
r-release-windows-x86_64 | 2.4.3 | 28.00 | 239.00 | 267.00 | OK | |
r-oldrel-macos-arm64 | 2.4.3 | 11.00 | 83.00 | 94.00 | OK | |
r-oldrel-macos-x86_64 | 2.4.3 | 19.00 | 165.00 | 184.00 | OK | |
r-oldrel-windows-x86_64 | 2.4.3 | 29.00 | 244.00 | 273.00 | OK |
Version: 2.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/14s]
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: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/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-patched-linux-x86_64
Version: 2.4.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [10s/13s]
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: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/data/R/whitebox/WBT/whitebox_tools: not found
sh: 1: /home/hornik/tmp/scratch/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-release-linux-x86_64