CRAN Package Check Results for Package bigergm

Last updated on 2024-06-07 02:55:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 151.54 322.97 474.51 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 105.75 272.38 378.13 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 652.25 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 645.19 OK
r-devel-windows-x86_64 1.1.0 119.00 303.00 422.00 OK
r-patched-linux-x86_64 1.1.0 140.62 330.81 471.43 ERROR
r-release-linux-x86_64 1.1.0 133.57 335.72 469.29 OK
r-release-macos-arm64 1.1.0 149.00 NOTE
r-release-macos-x86_64 1.1.0 271.00 NOTE
r-release-windows-x86_64 1.1.0 119.00 333.00 452.00 OK
r-oldrel-macos-arm64 1.1.0 166.00 NOTE
r-oldrel-macos-x86_64 1.1.0 336.00 NOTE
r-oldrel-windows-x86_64 1.1.0 139.00 392.00 531.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [127s/151s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bigergm) Loading required package: ergm Loading required package: network 'network' 1.18.2 (2023-12-04), 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 'ergm' 4.6.0 (2023-12-17), part of the Statnet Project * 'news(package="ergm")' for changes since last version * 'citation("ergm")' for citation information * 'https://statnet.org' for help, support, and other information 'ergm' 4 is a major update that introduces some backwards-incompatible changes. Please type 'news(package="ergm")' for a list of major changes. Loading required package: Rcpp > > test_check("bigergm") Compute pi for pi_s0v0w0 [1] 1 Compute pi for pi_s1v0w0 [1] 2 Compute pi for pi_s0v1w0 [1] 3 Compute pi for pi_s1v1w0 [1] 4 Compute pi for pi_s0v0w1 [1] 5 Compute pi for pi_s1v0w1 [1] 6 Compute pi for pi_s0v1w1 [1] 7 Compute pi for pi_s1v1w1 [1] 8 Compute pi for pi_s0v0w0 [1] 1 Compute pi for pi_s1v0w0 [1] 2 Compute pi for pi_s0v1w0 [1] 3 Compute pi for pi_s1v1w0 [1] 4 Compute pi for pi_s0v0w1 [1] 5 Compute pi for pi_s1v0w1 [1] 6 Compute pi for pi_s0v1w1 [1] 7 Compute pi for pi_s1v1w1 [1] 8 Compute pi for pi_s0v0w0 [1] 1 Compute pi for pi_s1v0w0 [1] 2 Compute pi for pi_s0v1w0 [1] 3 Compute pi for pi_s1v1w0 [1] 4 Compute pi for pi_s0v0w1 [1] 5 Compute pi for pi_s1v0w1 [1] 6 Compute pi for pi_s0v1w1 [1] 7 Compute pi for pi_s1v1w1 [1] 8 edges nodematch('x') nodematch('y') triangle kstar(2) -3.00 1.00 1.00 0.76 0.08 edges nodematch('x') nodematch('y') -5 2 2 edges nodematch('x') nodematch('y') triangle kstar(2) -3.00 1.00 1.00 0.76 0.08 edges nodematch('x') nodematch('y') -5 2 2 [ FAIL 3 | WARN 4 | SKIP 2 | PASS 166 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-EM-checkpoint.R:2:3', 'test-cache.R:49:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-simulate_hergm.R:473:3'): Yielding the same between-block network using the cpp function when the seed is fixed works ── all(adj1 == adj2) is not FALSE `actual`: TRUE `expected`: FALSE ── Failure ('test-simulate_hergm.R:474:3'): Yielding the same between-block network using the cpp function when the seed is fixed works ── all(adj1 == adj3) is not FALSE `actual`: TRUE `expected`: FALSE ── Failure ('test-simulate_hergm.R:475:3'): Yielding the same between-block network using the cpp function when the seed is fixed works ── all(adj2 == adj3) is not FALSE `actual`: TRUE `expected`: FALSE [ FAIL 3 | WARN 4 | SKIP 2 | PASS 166 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 1.1.0
Check: installed package size
Result: NOTE installed size is 6.2Mb sub-directories of 1Mb or more: libs 5.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64