CRAN Package Check Results for Package divraster

Last updated on 2025-12-03 11:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 2.59 248.39 250.98 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 1.88 149.98 151.86 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 422.84 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 415.12 OK
r-devel-windows-x86_64 1.2.1 6.00 212.00 218.00 OK
r-patched-linux-x86_64 1.2.1 2.91 237.38 240.29 OK
r-release-linux-x86_64 1.2.1 2.55 235.29 237.84 OK
r-release-macos-arm64 1.2.1 OK
r-release-macos-x86_64 1.2.1 1.00 107.00 108.00 OK
r-release-windows-x86_64 1.2.1 5.00 211.00 216.00 OK
r-oldrel-macos-arm64 1.2.1 OK
r-oldrel-macos-x86_64 1.2.1 1.00 109.00 110.00 OK
r-oldrel-windows-x86_64 1.2.1 6.00 302.00 308.00 ERROR

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running 'testthat.R' [100s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(divraster) Welcome to divraster! To acknowledge our work use: citation('divraster') > > test_check("divraster") Saving _problems/test-alpha-22.R Saving _problems/test-beta_spatial-25.R Saving _problems/test-beta_temporal-37.R Saving _problems/test-rand-22.R [ FAIL 4 | WARN 383 | SKIP 0 | PASS 84 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-alpha.R:22:3'): function spat.alpha works ──────────────────── Expected `spat.alpha(bin.crs)` to throw a error. ── Failure ('test-beta_spatial.R:25:3'): function spat.beta works ────────────── Expected `spat.beta(bin.crs)` to throw a error. ── Failure ('test-beta_temporal.R:37:3'): function temp.beta works ───────────── Expected `temp.beta(bin.crs, bin2)` to throw a error. ── Failure ('test-rand.R:22:3'): function spat.rand works ────────────────────── Expected `spat.rand(bin.crs, traits, 3, "spat")` to throw a error. [ FAIL 4 | WARN 383 | SKIP 0 | PASS 84 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64