CRAN Package Check Results for Package rwa

Last updated on 2026-09-17 17:50:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 6.80 129.00 135.80 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.49 87.94 92.43 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 93.10 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 5.00 99.31 104.31 OK
r-devel-windows-x86_64 1.0.0 9.00 145.00 154.00 OK
r-patched-linux-x86_64 0.1.1 4.95 115.98 120.93 OK
r-release-linux-x86_64 0.1.1 5.17 116.26 121.43 OK
r-release-macos-arm64 0.1.1 2.00 37.00 39.00 OK
r-release-macos-x86_64 1.0.0 5.00 141.00 146.00 OK
r-release-windows-x86_64 0.1.1 7.00 118.00 125.00 OK
r-oldrel-macos-arm64 1.0.0 2.00 42.00 44.00 ERROR
r-oldrel-macos-x86_64 1.0.0 5.00 157.00 162.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 159.00 170.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [5s/5s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(rwa) > > test_check("rwa") Running bootstrap analysis with 39 samples... Running bootstrap analysis with 39 samples... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `price` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Saving _problems/test-matrix-contract-94.R Saving _problems/test-matrix-contract-95.R Saving _problems/test-matrix-contract-96.R Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `disp` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... Parsing `mpg` as a non-binary variable. Applying multiple regression to calculate relative weights... [ FAIL 3 | WARN 20 | SKIP 10 | PASS 481 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-bootstrap.R:7:3', 'test-bootstrap.R:33:3', 'test-bootstrap.R:57:3', 'test-bootstrap.R:75:3', 'test-integration.R:62:3', 'test-plot_rwa.R:38:3', 'test-rwa.R:135:3', 'test-rwa.R:591:3', 'test-rwa.R:610:3', 'test-rwa.R:629:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-matrix-contract.R:94:5'): estimable highly correlated predictors retain their valid fit ── Expected `result$rsquare` to equal `expected`. Differences: `actual`: 0.799999990 `expected`: 0.800000000 ── Failure ('test-matrix-contract.R:95:5'): estimable highly correlated predictors retain their valid fit ── Expected `wrapped$rsquare` to equal `expected`. Differences: `actual`: 0.799999990 `expected`: 0.800000000 ── Failure ('test-matrix-contract.R:96:5'): estimable highly correlated predictors retain their valid fit ── Expected `sum(result$result$Raw.RelWeight)` to equal `expected`. Differences: `actual`: 0.799999990 `expected`: 0.800000000 [ FAIL 3 | WARN 20 | SKIP 10 | PASS 481 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64