Last updated on 2026-04-26 03:50:15 CEST.
| Package | ERROR | OK |
|---|---|---|
| landscapemetrics | 12 | |
| onpoint | 1 | 11 |
| shar | 12 |
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
Version: 1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/22s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(onpoint)
>
> test_check("onpoint")
> Relative difference between pattern and n: 0.77
Saving _problems/test-summarize_envelope-33.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-summarize_envelope.R:33:3'): summarize_envelope returns at two seperated and the total value ──
Expected `result_cluster$result_total > result_regular$result_total` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 52 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: OK: 12