CRAN Package Check Results for Package aramappings

Last updated on 2026-02-12 10:50:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 2.74 113.63 116.37 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 8.00 297.78 305.78 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 7.00 275.76 282.76 OK
r-devel-macos-arm64 0.1.3 1.00 52.00 53.00 ERROR
r-devel-windows-x86_64 0.1.3 7.00 173.00 180.00 OK
r-patched-linux-x86_64 0.1.3 5.34 166.02 171.36 OK
r-release-linux-x86_64 0.1.3 4.45 163.36 167.81 OK
r-release-macos-arm64 0.1.3 1.00 50.00 51.00 OK
r-release-macos-x86_64 0.1.3 3.00 193.00 196.00 OK
r-release-windows-x86_64 0.1.3 7.00 175.00 182.00 OK
r-oldrel-macos-arm64 0.1.3 1.00 54.00 55.00 OK
r-oldrel-macos-x86_64 0.1.3 3.00 223.00 226.00 OK
r-oldrel-windows-x86_64 0.1.3 9.00 231.00 240.00 OK

Check Details

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [25s/27s] 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(aramappings) > > test_check("aramappings") Saving _problems/test-ara_unconstrained_l1-249.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 535 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ara_unconstrained_l1.R:249:7'): Methods reach same objective value ── Expected `abs(R$objval - R_test$objval)` to equal 0. Differences: `actual`: 0.0087 `expected`: 0.0000 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 535 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64