Last updated on 2025-04-22 19:51:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.8.1 | 66.76 | 564.67 | 631.43 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 4.8.1 | 54.06 | 372.85 | 426.91 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 4.8.1 | 1095.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.8.1 | 1046.69 | OK | |||
r-devel-windows-x86_64 | 4.8.1 | 104.00 | 212.00 | 316.00 | OK | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 4.8.1 | 85.15 | 534.40 | 619.55 | WARN | --no-vignettes |
r-release-linux-x86_64 | 4.8.1 | 72.86 | 536.24 | 609.10 | ERROR | --no-vignettes |
r-release-macos-arm64 | 4.8.1 | 365.00 | OK | |||
r-release-macos-x86_64 | 4.8.1 | 548.00 | OK | |||
r-release-windows-x86_64 | 4.8.1 | 109.00 | 205.00 | 314.00 | OK | --no-examples --no-tests --no-vignettes |
r-oldrel-macos-arm64 | 4.8.1 | 264.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.8.1 | 523.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.8.1 | 122.00 | 200.00 | 322.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 4.8.1
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: no hsearch.rds meta data for package ergm
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/ergm.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
Flavor: r-patched-linux-x86_64
Version: 4.8.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘requireNamespaceTest.R’ [2s/2s]
Running ‘testthat.R’ [337s/181s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # File tests/testthat.R in package ergm, 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-2025 Statnet Commons
> ################################################################################
> library(testthat)
> library(ergm)
Loading required package: 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
'ergm' 4.8.1 (2025-01-20), 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.
>
> test_check("ergm")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mple-cov.R:38:3'): Godambe covariance method for MPLE with offset ──
`StdErr` (`actual`) not equal to c(0.255, 0.059, 0) (`expected`).
`actual`: 0.000 0.000 0.000
`expected`: 0.255 0.059 0.000
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 4.8.1
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
doc 1.3Mb
libs 3.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64