Last updated on 2026-04-16 13:51:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 6.09 | 91.48 | 97.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.71 | 67.79 | 72.50 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 9.00 | 136.56 | 145.56 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 11.00 | 148.77 | 159.77 | ERROR | |
| r-devel-macos-arm64 | 1.0.1 | 2.00 | 27.00 | 29.00 | ERROR | |
| r-devel-windows-x86_64 | 1.0.1 | 7.00 | 105.00 | 112.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 5.88 | 86.50 | 92.38 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.61 | 84.64 | 90.25 | OK | |
| r-release-macos-arm64 | 1.0.1 | 1.00 | 27.00 | 28.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.1 | 4.00 | 113.00 | 117.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.1 | 8.00 | 99.00 | 107.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 4.00 | 163.00 | 167.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.1 | 10.00 | 135.00 | 145.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/49s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(starnet)
>
> testthat::test_check(package="starnet",stop_on_warning=FALSE)
Saving _problems/test-92.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test.R:92:5'): (code run outside of `test_that()`) ──────────────────
Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Backtrace:
▆
1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5
2. └─CVXR::psolve(problem)
3. └─CVXR::solve_via_data(...)
4. ├─S7::S7_dispatch()
5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...)
6. └─CVXR::solve_via_data(...)
7. ├─S7::S7_dispatch()
8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...)
9. └─Rmosek::mosek(prob, opts)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(starnet)
>
> testthat::test_check(package="starnet",stop_on_warning=FALSE)
Saving _problems/test-92.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test.R:92:5'): (code run outside of `test_that()`) ──────────────────
Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Backtrace:
▆
1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5
2. └─CVXR::psolve(problem)
3. └─CVXR::solve_via_data(...)
4. ├─S7::S7_dispatch()
5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...)
6. └─CVXR::solve_via_data(...)
7. ├─S7::S7_dispatch()
8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...)
9. └─Rmosek::mosek(prob, opts)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-macos-arm64, r-release-macos-arm64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(starnet)
>
> testthat::test_check(package="starnet",stop_on_warning=FALSE)
Saving _problems/test-92.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test.R:92:5'): (code run outside of `test_that()`) ──────────────────
Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Backtrace:
▆
1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5
2. └─CVXR::psolve(problem)
3. └─CVXR::solve_via_data(...)
4. ├─S7::S7_dispatch()
5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...)
6. └─CVXR::solve_via_data(...)
7. ├─S7::S7_dispatch()
8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...)
9. └─Rmosek::mosek(prob, opts)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(starnet)
>
> testthat::test_check(package="starnet",stop_on_warning=FALSE)
Saving _problems/test-92.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test.R:92:5'): (code run outside of `test_that()`) ──────────────────
Error in `Rmosek::mosek(prob, opts)`: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek.
Backtrace:
▆
1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5
2. └─CVXR::psolve(problem)
3. └─CVXR::solve_via_data(...)
4. ├─S7::S7_dispatch()
5. └─CVXR (local) `method(solve_via_data, CVXR::SolvingChain)`(...)
6. └─CVXR::solve_via_data(...)
7. ├─S7::S7_dispatch()
8. └─CVXR (local) `method(solve_via_data, CVXR::Mosek_Solver)`(...)
9. └─Rmosek::mosek(prob, opts)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-x86_64