Last updated on 2026-03-07 07:50:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.0 | 2.73 | 38.11 | 40.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.0 | 1.71 | 23.80 | 25.51 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.0 | 49.17 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 48.19 | ERROR | |||
| r-devel-macos-arm64 | 0.4.0 | 1.00 | 14.00 | 15.00 | OK | |
| r-devel-windows-x86_64 | 0.4.0 | 4.00 | 54.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 0.4.0 | 2.73 | 37.38 | 40.11 | OK | |
| r-release-linux-x86_64 | 0.4.0 | 2.56 | 37.96 | 40.52 | OK | |
| r-release-macos-arm64 | 0.4.0 | 1.00 | 13.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 0.4.0 | 2.00 | 52.00 | 54.00 | OK | |
| r-release-windows-x86_64 | 0.4.0 | 4.00 | 53.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.0 | 2.00 | 62.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.0 | 5.00 | 63.00 | 68.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/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-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc