The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package starnet

Last updated on 2026-04-19 05:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.54 91.14 96.68 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 4.36 66.67 71.03 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 10.00 101.00 111.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.29 85.93 91.22 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 122.00 126.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 173.00 177.00 ERROR
r-oldrel-windows-x86_64 1.0.1 10.00 135.00 145.00 OK

Check Details

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/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-release-macos-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/17s] 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

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.