Last updated on 2025-12-04 19:50:16 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.94 | 148.30 | 150.24 | 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 | 211.00 | 217.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 2.74 | 235.44 | 238.18 | 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 | 6.00 | 210.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 | 7.00 | 307.00 | 314.00 | ERROR |
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.