CRAN Package Check Results for Package mvp

Last updated on 2026-05-28 02:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-18 26.96 185.78 212.74 OK
r-devel-linux-x86_64-debian-gcc 1.0-18 21.81 122.01 143.82 OK
r-devel-linux-x86_64-fedora-clang 1.0-18 48.00 299.99 347.99 OK
r-devel-linux-x86_64-fedora-gcc 1.0-18 51.00 294.28 345.28 OK
r-devel-windows-x86_64 1.0-18 34.00 193.00 227.00 OK
r-patched-linux-x86_64 1.0-18 24.76 162.21 186.97 ERROR
r-release-linux-x86_64 1.0-18 45.72 172.46 218.18 OK
r-release-macos-arm64 1.0-18 6.00 44.00 50.00 OK
r-release-macos-x86_64 1.0-18 19.00 211.00 230.00 OK
r-release-windows-x86_64 1.0-18 34.00 247.00 281.00 OK
r-oldrel-macos-arm64 1.0-18 OK
r-oldrel-macos-x86_64 1.0-18 16.00 139.00 155.00 OK
r-oldrel-windows-x86_64 1.0-18 41.00 252.00 293.00 OK

Check Details

Version: 1.0-18
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/38s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > test_check("mvp") Loading required package: mvp Attaching package: 'mvp' The following object is masked from 'package:base': trunc Saving _problems/test_aaa-69.R A disord object with hash 4852f5761e4632d3dd525c03ac1efe1ed59c3eab and elements [1] 5 3 1 5 2 2 (in some order) ca + cb ca - cb ca * cb ca/cb ca^cb ca%%cb ca == cb ca != cb A disord object with hash fcdb39776b9df841c25d909ee002cc5cbee4e2a5 and elements [1] 4 6 6 4 3 1 1 (in some order) ca + cb ca - cb ca * cb ca/cb ca^cb ca%%cb ca == cb ca != cb A disord object with hash ee71cf8c01f2410f718babe388c30703d7a9c0b5 and elements [1] 8 2 1 1 5 6 (in some order) ca + cb ca - cb ca * cb ca/cb ca^cb ca%%cb ca == cb ca != cb A disord object with hash 0dd22a0d37e0ffdeff73a71d4c5b057335825d44 and elements [1] 10 3 1 1 4 (in some order) ca + cb ca - cb ca * cb ca/cb ca^cb ca%%cb ca == cb ca != cb A disord object with hash affcd718fe56419ac7ed2ff721b9ef3755ef425e and elements [1] 9 6 3 2 3 (in some order) ca + cb ca - cb ca * cb ca/cb ca^cb ca%%cb ca == cb ca != cb [ FAIL 1 | WARN 0 | SKIP 0 | PASS 486 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_aaa.R:69:9'): Test suite aaa.R ───────────────────────────────── Error in `Ops.mvp(LHS, RHS)`: Generic '==' only compares two mvp objects with one another Backtrace: ▆ 1. └─mvp (local) checker1(x) at test_aaa.R:180:5 2. ├─testthat::expect_true(LHS == RHS, info = dput(x)) at test_aaa.R:69:9 3. │ └─testthat::quasi_label(enquo(object), label) 4. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 5. └─mvp::Ops.mvp(LHS, RHS) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 486 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64