CRAN Package Check Results for Package rclsp

Last updated on 2026-03-13 12:52:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 2.21 36.52 38.73 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 1.88 29.15 31.03 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 4.00 60.00 64.00 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 58.45 OK
r-devel-macos-arm64 0.5.0 1.00 14.00 15.00 OK
r-devel-windows-x86_64 0.5.0 4.00 54.00 58.00 OK
r-patched-linux-x86_64 0.5.0 2.80 35.51 38.31 OK
r-release-linux-x86_64 0.4.0 2.23 28.72 30.95 ERROR
r-release-macos-arm64 0.5.0 1.00 15.00 16.00 OK
r-release-macos-x86_64 0.5.0 2.00 56.00 58.00 OK
r-release-windows-x86_64 0.4.0 4.00 56.00 60.00 ERROR
r-oldrel-macos-arm64 0.5.0 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 0.5.0 2.00 70.00 72.00 OK
r-oldrel-windows-x86_64 0.5.0 6.00 64.00 70.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rclsp) > > test_check("rclsp") Saving _problems/test-clsp-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-clsp.R:41:3'): CMLS model (RP-type) runs and converges ───────── Error in `as.vector(x, mode)`: cannot coerce type 'object' to vector of type 'any' Backtrace: ▆ 1. └─rclsp::clsp(...) at test-clsp.R:41:3 2. ├─base::do.call(...) 3. └─rclsp (local) `<fn>`(...) 4. ├─base::do.call(...) 5. └─rclsp (local) `<fn>`(...) 6. ├─A_csc %*% z_cvx 7. └─A_csc %*% z_cvx 8. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 9. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 10. └─base::as.matrix.default(y) 11. └─base::array(...) 12. └─base::as.vector(data) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.4.0
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rclsp) > > test_check("rclsp") Saving _problems/test-clsp-42.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-clsp.R:41:3'): CMLS model (RP-type) runs and converges ───────── Error in `as.vector(x, mode)`: cannot coerce type 'object' to vector of type 'any' Backtrace: ▆ 1. └─rclsp::clsp(...) at test-clsp.R:41:3 2. ├─base::do.call(...) 3. └─rclsp (local) `<fn>`(...) 4. ├─base::do.call(...) 5. └─rclsp (local) `<fn>`(...) 6. ├─A_csc %*% z_cvx 7. └─A_csc %*% z_cvx 8. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 9. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y) 10. └─base::as.matrix.default(y) 11. └─base::array(...) 12. └─base::as.vector(data) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64