CRAN Package Check Results for Package ergm.multi

Last updated on 2022-09-04 11:14:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 37.06 596.43 633.49 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 27.22 427.08 454.30 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 722.49 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 819.30 ERROR
r-devel-windows-x86_64 0.1.1 111.00 614.00 725.00 OK
r-patched-linux-x86_64 0.1.1 77.97 529.21 607.18 WARN
r-release-linux-x86_64 0.1.1 OK
r-release-macos-arm64 0.1.1 222.00 OK
r-release-macos-x86_64 0.1.1 314.00 OK
r-release-windows-x86_64 0.1.1 190.00 609.00 799.00 OK
r-oldrel-macos-arm64 0.1.1 185.00 OK
r-oldrel-macos-x86_64 0.1.1 315.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 89.00 687.00 776.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [75s/82s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > # File tests/testthat.R in package ergm.multi, part of the
     > # Statnet suite of packages for network analysis, https://statnet.org .
     > #
     > # This software is distributed under the GPL-3 license. It is free,
     > # open source, and has the attribution requirements (GPL Section 7) at
     > # https://statnet.org/attribution .
     > #
     > # Copyright 2003-2022 Statnet Commons
     > ################################################################################
     > library(testthat)
     > library(ergm.multi)
     Loading required package: ergm
     Loading required package: network
    
     'network' 1.17.2 (2022-05-20), 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.2.2 (2022-06-01), 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.
    
    
     'ergm.multi' 0.1.1 (2022-08-11), part of the Statnet Project
     * 'news(package="ergm.multi")' for changes since last version
     * 'citation("ergm.multi")' for citation information
     * 'https://statnet.org' for help, support, and other information
    
    
     Attaching package: 'ergm.multi'
    
     The following object is masked from 'package:ergm':
    
     snctrl
    
     >
     > test_check("ergm.multi")
     Starting 2 test processes
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-multilayer-MLE.R:35:3): basic layer logic summary ─────────────
     sqrt(c(vcov(layer, sources = "model"))) (`actual`) not equal to sqrt(1/logic.info) (`expected`).
    
     `actual`: 1.5
     `expected`: 1.2
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 36 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Rd warning: no hsearch.rds meta data for package ergm.multi
Flavor: r-patched-linux-x86_64