CRAN Package Check Results for Package rvif

Last updated on 2026-02-28 11:49:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.2 2.78 35.37 38.15 OK
r-devel-linux-x86_64-debian-gcc 3.2 1.96 27.72 29.68 OK
r-devel-linux-x86_64-fedora-clang 3.2 4.00 58.34 62.34 OK
r-devel-linux-x86_64-fedora-gcc 3.2 4.00 66.10 70.10 OK
r-devel-macos-arm64 3.2 1.00 16.00 17.00 ERROR
r-devel-windows-x86_64 3.2 7.00 57.00 64.00 OK
r-patched-linux-x86_64 3.2 2.49 31.68 34.17 OK
r-release-linux-x86_64 3.2 2.61 31.69 34.30 OK
r-release-macos-arm64 3.2 OK
r-release-macos-x86_64 3.2 2.00 54.00 56.00 OK
r-release-windows-x86_64 3.2 6.00 57.00 63.00 OK
r-oldrel-macos-arm64 3.2 OK
r-oldrel-macos-x86_64 3.2 2.00 58.00 60.00 OK
r-oldrel-windows-x86_64 3.2 8.00 64.00 72.00 OK

Check Details

Version: 3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] 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(rvif) Loading required package: multiColl Loading required package: car Loading required package: carData > > test_check("rvif") Saving _problems/test-cv_vif-26.R Saving _problems/test-rvifs-34.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 25 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-cv_vif.R:26:3'): Detects perfect multicollinearity. ──────────── Error in `solve.default(cor(x))`: system is computationally singular: reciprocal condition number = 1.11022e-16 Backtrace: ▆ 1. ├─utils::capture.output(cv_vif(x), type = "message") at test-cv_vif.R:26:3 2. │ └─base::withVisible(...elt(i)) 3. └─rvif::cv_vif(x) 4. └─multiColl::VIF(x) 5. ├─base::diag(solve(cor(x))) 6. ├─base::solve(cor(x)) 7. └─base::solve.default(cor(x)) ── Failure ('test-rvifs.R:34:3'): Detects perfect multicollinearity. ─────────── Expected `rvifs(x)` to throw a message. [ FAIL 2 | WARN 0 | SKIP 0 | PASS 25 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.