CRAN Package Check Results for Package rlppinv

Last updated on 2026-03-06 15:52:29 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 1.89 25.14 27.03 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.33 20.80 22.13 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 38.17 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 37.17 ERROR
r-devel-macos-arm64 0.2.0 1.00 11.00 12.00 OK
r-devel-windows-x86_64 0.2.0 3.00 43.00 46.00 OK
r-patched-linux-x86_64 0.2.0 1.85 24.02 25.87 OK
r-release-linux-x86_64 0.2.0 1.65 24.09 25.74 OK
r-release-macos-arm64 0.2.0 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.2.0 2.00 32.00 34.00 OK
r-release-windows-x86_64 0.2.0 3.00 44.00 47.00 OK
r-oldrel-macos-arm64 0.2.0 1.00 16.00 17.00 OK
r-oldrel-macos-x86_64 0.2.0 2.00 51.00 53.00 OK
r-oldrel-windows-x86_64 0.2.0 4.00 50.00 54.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rlppinv) > > test_check("rlppinv") Saving _problems/test-lppinv-17.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-lppinv.R:11:3'): lppinv works on large underdetermined LP system ── Error in `as.vector(x, mode)`: cannot coerce type 'object' to vector of type 'any' Backtrace: ▆ 1. └─rlppinv::lppinv(...) at test-lppinv.R:11:3 2. ├─base::do.call(...) 3. └─rclsp (local) `<fn>`(...) 4. ├─base::do.call(...) 5. └─rclsp (local) `<fn>`(...) 6. ├─base::do.call(...) 7. └─rclsp (local) `<fn>`(...) 8. ├─A_csc %*% z_cvx 9. └─A_csc %*% z_cvx 10. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 11. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 12. └─base::as.matrix.default(y) 13. └─base::array(...) 14. └─base::as.vector(data) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc