CRAN Package Check Results for Package starnet

Last updated on 2025-06-04 07:48:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 5.37 84.04 89.41 OK
r-devel-linux-x86_64-debian-gcc 0.0.7 4.44 60.67 65.11 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.7 143.44 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.7 147.93 ERROR
r-devel-windows-x86_64 0.0.7 6.00 96.00 102.00 ERROR
r-patched-linux-x86_64 0.0.7 6.08 79.66 85.74 OK
r-release-linux-x86_64 0.0.7 5.98 81.15 87.13 OK
r-release-macos-arm64 0.0.7 79.00 OK
r-release-macos-x86_64 0.0.7 102.00 OK
r-release-windows-x86_64 0.0.7 8.00 98.00 106.00 OK
r-oldrel-macos-arm64 0.0.7 55.00 OK
r-oldrel-macos-x86_64 0.0.7 107.00 OK
r-oldrel-windows-x86_64 0.0.7 10.00 127.00 137.00 OK

Check Details

Version: 0.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(starnet) > > testthat::test_check(package="starnet",stop_on_warning=FALSE) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:183:7'): same loss ───────────────────────────────────────── abs(a - b) < 0.001 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/83s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(starnet) > > testthat::test_check(package="starnet",stop_on_warning=FALSE) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:183:7'): same loss ───────────────────────────────────────── abs(a - b) < 0.001 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.7
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/63s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(starnet) > > testthat::test_check(package="starnet",stop_on_warning=FALSE) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 34 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:183:7'): same loss ───────────────────────────────────────── abs(a - b) < 0.001 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 1 | SKIP 0 | PASS 34 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.7
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(starnet) > > testthat::test_check(package="starnet",stop_on_warning=FALSE) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.R:183:7'): same loss ───────────────────────────────────────── abs(a - b) < 0.001 is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 1 | SKIP 0 | PASS 32 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64