CRAN Package Check Results for Package starnet

Last updated on 2026-03-16 09:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 4.94 75.83 80.77 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 3.96 57.17 61.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 9.00 113.73 122.73 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 9.00 124.85 133.85 ERROR
r-devel-macos-arm64 1.0.0 2.00 38.00 40.00 OK
r-devel-windows-x86_64 1.0.0 8.00 88.00 96.00 ERROR
r-patched-linux-x86_64 1.0.0 5.93 71.42 77.35 ERROR
r-release-linux-x86_64 1.0.0 5.33 71.11 76.44 ERROR
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 4.00 104.00 108.00 OK
r-release-windows-x86_64 1.0.0 7.00 87.00 94.00 ERROR
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 4.00 99.00 103.00 OK
r-oldrel-windows-x86_64 1.0.0 9.00 108.00 117.00 ERROR

Check Details

Version: 1.0.0
Check: dependencies in R code
Result: WARN Missing or unexported object: ‘CVXR::solve’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/10s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/9s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/18s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [7s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/12s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [10s] 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 15 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.R:92:5'): (code run outside of `test_that()`) ────────────────── Error: 'solve' is not an exported object from 'namespace:CVXR' Backtrace: ▆ 1. └─starnet:::.glm(y = list$y, X = list$X, family = family) at test.R:92:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-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.