CRAN Package Check Results for Package onpoint

Last updated on 2026-04-25 12:48:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 1.92 57.68 59.60 OK
r-devel-linux-x86_64-debian-gcc 1.1 1.74 43.96 45.70 OK
r-devel-linux-x86_64-fedora-clang 1.1 91.84 OK
r-devel-linux-x86_64-fedora-gcc 1.1 90.66 OK
r-patched-linux-x86_64 1.1 2.55 54.65 57.20 OK
r-release-linux-x86_64 1.1 2.04 53.00 55.04 OK
r-release-macos-arm64 1.1 1.00 17.00 18.00 OK
r-release-macos-x86_64 1.1 2.00 60.00 62.00 ERROR
r-release-windows-x86_64 1.1 5.00 77.00 82.00 OK
r-oldrel-macos-arm64 1.1 OK
r-oldrel-macos-x86_64 1.1 2.00 47.00 49.00 OK
r-oldrel-windows-x86_64 1.1 6.00 76.00 82.00 OK

Check Details

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