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 | 2.14 | 28.60 | 30.74 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.53 | 21.91 | 23.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 39.16 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 37.10 | 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 | 47.00 | 50.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 1.91 | 26.26 | 28.17 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 2.16 | 26.67 | 28.83 | OK | |
| r-release-macos-arm64 | 0.2.0 | 1.00 | 10.00 | 11.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 | 4.00 | 47.00 | 51.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 1.00 | 15.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 34.00 | 36.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 5.00 | 53.00 | 58.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rtmpinv)
>
> test_check("rtmpinv")
Saving _problems/test-tmpinv-30.R
Saving _problems/test-tmpinv-90.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-tmpinv.R:24:3'): tmpinv works for AP/TM on symmetric 10x10 matrix ──
Error in `as.vector(x, mode)`: cannot coerce type 'object' to vector of type 'any'
Backtrace:
▆
1. └─rtmpinv::tmpinv(...) at test-tmpinv.R:24:3
2. ├─base::do.call(...)
3. └─rtmpinv (local) `<fn>`(...)
4. ├─base::do.call(...)
5. └─rclsp (local) `<fn>`(...)
6. ├─base::do.call(...)
7. └─rclsp (local) `<fn>`(...)
8. ├─base::do.call(...)
9. └─rclsp (local) `<fn>`(...)
10. ├─A_csc %*% z_cvx
11. └─A_csc %*% z_cvx
12. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y)
13. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y)
14. └─base::as.matrix.default(y)
15. └─base::array(...)
16. └─base::as.vector(data)
── Error ('test-tmpinv.R:83:3'): tmpinv works for reduced AP/TM on 20x20 zero-diagonal matrix ──
Error in `as.vector(x, mode)`: cannot coerce type 'object' to vector of type 'any'
Backtrace:
▆
1. └─rtmpinv::tmpinv(...) at test-tmpinv.R:83:3
2. ├─base::do.call(...)
3. └─rtmpinv (local) `<fn>`(...)
4. ├─base::do.call(...)
5. └─rclsp (local) `<fn>`(...)
6. ├─base::do.call(...)
7. └─rclsp (local) `<fn>`(...)
8. ├─base::do.call(...)
9. └─rclsp (local) `<fn>`(...)
10. ├─A_csc %*% z_cvx
11. └─A_csc %*% z_cvx
12. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y)
13. ├─(if (length(dim(y)) == 2L) as.matrix else as.vector)(y)
14. └─base::as.matrix.default(y)
15. └─base::array(...)
16. └─base::as.vector(data)
[ FAIL 2 | 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