CRAN Package Check Results for Maintainer ‘Ilya Bolotov <ilya.bolotov at vse.cz>’

Last updated on 2026-03-11 01:54:02 CET.

Package ERROR OK
rclsp 5 9
rconvertu 14
rlppinv 6 8
rtmpinv 6 8
rtmpinvi 14

Package rclsp

Current CRAN status: ERROR: 5, OK: 9

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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-clang

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

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

Version: 0.4.0
Check: tests
Result: ERROR Running 'testthat.R' [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-oldrel-windows-x86_64

Package rconvertu

Current CRAN status: OK: 14

Package rlppinv

Current CRAN status: ERROR: 6, OK: 8

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/5s] 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-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' [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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

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

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [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-oldrel-windows-x86_64

Package rtmpinv

Current CRAN status: ERROR: 6, OK: 8

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(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-devel-linux-x86_64-debian-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(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-devel-linux-x86_64-fedora-gcc

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 Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

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

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [4s] 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-oldrel-windows-x86_64

Package rtmpinvi

Current CRAN status: OK: 14