Last updated on 2025-12-04 07:51:39 CET.
| Package | ERROR | OK |
|---|---|---|
| divraster | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [96s]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.