CRAN Package Check Results for Package btergm

Last updated on 2025-03-22 08:53:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.11.1 18.32 152.52 170.84 OK
r-devel-linux-x86_64-debian-gcc 1.11.1 11.66 99.56 111.22 OK
r-devel-linux-x86_64-fedora-clang 1.11.1 277.81 OK
r-devel-linux-x86_64-fedora-gcc 1.11.1 254.52 OK
r-devel-macos-arm64 1.11.1 69.00 OK
r-devel-macos-x86_64 1.11.1 118.00 OK
r-devel-windows-x86_64 1.10.12 17.00 168.00 185.00 ERROR
r-patched-linux-x86_64 1.11.1 17.90 143.05 160.95 OK
r-release-linux-x86_64 1.11.1 18.08 142.11 160.19 OK
r-release-macos-arm64 1.11.1 74.00 OK
r-release-macos-x86_64 1.11.1 135.00 OK
r-release-windows-x86_64 1.11.1 22.00 153.00 175.00 OK
r-oldrel-macos-arm64 1.11.1 72.00 OK
r-oldrel-macos-x86_64 1.11.1 125.00 OK
r-oldrel-windows-x86_64 1.11.1 24.00 201.00 225.00 OK

Check Details

Version: 1.10.12
Check: tests
Result: ERROR Running 'testthat.R' [35s] Running the tests in 'tests/testthat.R' failed. Complete output: > library("testthat") > > test_check("btergm") Loading required package: btergm Registered S3 methods overwritten by 'btergm': method from plot.gof ergm print.gof ergm Package: btergm Version: 1.10.12 Date: 2024-03-31 Authors: Philip Leifeld (University of Manchester) Skyler J. Cranmer (The Ohio State University) Bruce A. Desmarais (Pennsylvania State University) [ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-btergm.R:82:3', 'test-btergm.R:180:3', 'test-btergm.R:197:3', 'test-data.R:4:3', 'test-interpret.R:4:3', 'test-interpret.R:32:3', 'test-interpret.R:59:3', 'test-interpret.R:87:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-btergm.R:73:3'): offset argument in btergm works without composition change ── Error in `ergm::ergm.pl(nw, Clist.miss, model, theta.offset = c(rep(FALSE, length(l$rhs.terms) - 1), TRUE), verbose = FALSE, control = control.ergm)`: VECTOR_ELT() can only be applied to a 'list', not a 'NULL' Backtrace: ▆ 1. ├─base::suppressWarnings(...) at test-btergm.R:73:3 2. │ └─base::withCallingHandlers(...) 3. └─btergm::btergm(...) 4. └─ergm::ergm.pl(...) [ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64