Last updated on 2026-03-16 09:51:30 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.25 | 30.37 | 32.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.69 | 23.02 | 24.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 47.81 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 45.87 | OK | |||
| r-devel-macos-arm64 | 0.3.0 | 1.00 | 11.00 | 12.00 | OK | |
| r-devel-windows-x86_64 | 0.3.0 | 4.00 | 52.00 | 56.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 2.25 | 27.13 | 29.38 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.13 | 26.18 | 28.31 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 12.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 30.00 | 32.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 3.00 | 49.00 | 52.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 15.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 2.00 | 36.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 4.00 | 54.00 | 58.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
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
Flavor: r-release-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.