CRAN Package Check Results for Package rlppinv

Last updated on 2026-03-08 00:49:34 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.38 19.69 21.07 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 34.97 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.81 22.07 23.88 ERROR
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 3.00 50.00 53.00 OK

Additional issues

M1mac

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] 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 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/10s] 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 Flavor: r-devel-linux-x86_64-fedora-clang

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 Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] 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 Flavor: r-release-linux-x86_64