CRAN Package Check Results for Package starnet

Last updated on 2026-03-11 09:51:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 5.83 75.42 81.25 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 4.24 57.58 61.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 8.00 102.24 110.24 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 9.00 122.85 131.85 ERROR
r-devel-macos-arm64 1.0.0 2.00 38.00 40.00 OK
r-devel-windows-x86_64 1.0.0 9.00 88.00 97.00 ERROR
r-patched-linux-x86_64 1.0.0 6.08 84.50 90.58 OK
r-release-linux-x86_64 1.0.0 4.77 71.32 76.09 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 109.00 118.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-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/11s] 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-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/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’ [12s/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 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-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/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 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-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/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-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [11s] 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