Last updated on 2026-02-13 09:52:43 CET.
| Package | ERROR | OK |
|---|---|---|
| aramappings | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/28s]
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