CRAN Package Check Results for Package network

Last updated on 2026-01-25 07:49:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.19.0 12.54 89.56 102.10 OK
r-devel-linux-x86_64-debian-gcc 1.19.0 ERROR
r-devel-linux-x86_64-fedora-clang 1.19.0 22.00 142.28 164.28 OK
r-devel-linux-x86_64-fedora-gcc 1.19.0 23.00 156.97 179.97 OK
r-devel-windows-x86_64 1.19.0 20.00 126.00 146.00 OK
r-patched-linux-x86_64 1.19.0 16.13 80.78 96.91 OK
r-release-linux-x86_64 1.19.0 12.28 80.01 92.29 OK
r-release-macos-arm64 1.19.0 OK
r-release-macos-x86_64 1.19.0 9.00 96.00 105.00 OK
r-release-windows-x86_64 1.19.0 21.00 118.00 139.00 OK
r-oldrel-macos-arm64 1.19.0 OK
r-oldrel-macos-x86_64 1.19.0 10.00 97.00 107.00 OK
r-oldrel-windows-x86_64 1.19.0 24.00 141.00 165.00 OK

Check Details

Version: 1.19.0
Check: tests
Result: ERROR Running ‘general.tests.R’ [0s/0s] Running ‘general.tests2.R’ [0s/0s] Running ‘list.attribute.tests.R’ [0s/0s] Running ‘network.access.test.R’ [0s/0s] Running ‘network.battery.R’ [0s/1s] Running ‘pathological.tests.R’ [0s/0s] Running ‘plotflo.R’ [0s/0s] Running ‘speedTests.R’ [0s/0s] Running ‘testthat.R’ [2s/3s] Running ‘vignette.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(network) 'network' 1.19.0 (2024-12-08), part of the Statnet Project * 'news(package="network")' for changes since last version * 'citation("network")' for citation information * 'https://statnet.org' for help, support, and other information > > test_check("network") Saving _problems/test-i22-summary-character-33.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 233 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-i22-summary-character.R:33:1'): (code run outside of `test_that()`) ── Expected `actual` to be identical to `correct`. Differences: Attributes: < Component "dimnames": Component 2: 1 string mismatch > 'is.NA' value mismatch: 3 in current 1 in target [ FAIL 1 | WARN 1 | SKIP 0 | PASS 233 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc