CRAN Package Check Results for Package starnet

Last updated on 2026-06-03 12:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.67 90.09 95.76 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 4.42 65.51 69.93 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 108.52 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 115.85 OK
r-devel-windows-x86_64 1.0.1 8.00 103.00 111.00 OK
r-patched-linux-x86_64 1.0.1 5.27 87.20 92.47 OK
r-release-linux-x86_64 1.0.1 6.06 88.67 94.73 OK
r-release-macos-arm64 1.0.2 2.00 35.00 37.00 OK
r-release-macos-x86_64 1.0.2 4.00 98.00 102.00 OK
r-release-windows-x86_64 1.0.1 7.00 101.00 108.00 OK
r-oldrel-macos-arm64 1.0.2 1.00 37.00 38.00 OK
r-oldrel-macos-x86_64 1.0.2 4.00 95.00 99.00 OK
r-oldrel-windows-x86_64 1.0.1 9.00 130.00 139.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [20s/26s] 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-104.R [ FAIL 1 | WARN 23 | SKIP 0 | PASS 33 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:104:7'): same coefficients ───────────────────────────────── Expected `all(change < 0.01)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 23 | SKIP 0 | PASS 33 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang