CRAN Package Check Results for Package mappeR

Last updated on 2025-07-02 21:53:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 2.12 43.07 45.19 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 1.52 26.83 28.35 OK
r-devel-linux-x86_64-fedora-clang 2.2.1 55.83 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 50.21 OK
r-devel-windows-x86_64 2.2.0 3.00 68.00 71.00 ERROR
r-patched-linux-x86_64 2.2.0 2.17 30.68 32.85 OK
r-release-linux-x86_64 2.1.0 1.89 35.66 37.55 OK
r-release-macos-arm64 2.1.0 29.00 OK
r-release-macos-x86_64 2.2.1 38.00 OK
r-release-windows-x86_64 2.1.0 3.00 59.00 62.00 OK
r-oldrel-macos-arm64 2.1.0 25.00 OK
r-oldrel-macos-x86_64 2.2.1 43.00 OK
r-oldrel-windows-x86_64 2.2.0 4.00 83.00 87.00 OK

Check Details

Version: 2.2.0
Check: tests
Result: ERROR Running 'testthat.R' [20s] 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(mappeR) > > test_check("mappeR") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1722 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-covering.R:34:3'): 1D width balanced cover endpoints are correct ── abs(right_end - cover[nrow(cover), 2]) < 1e-15 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1722 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64