Last updated on 2026-07-16 21:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.12.0 | 78.57 | 668.05 | 746.62 | OK | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 4.12.0 | 62.20 | 464.07 | 526.27 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 4.12.0 | 113.00 | 1104.69 | 1217.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.12.0 | 67.00 | 501.31 | 568.31 | NOTE | |
| r-devel-windows-x86_64 | 4.12.0 | 140.00 | 263.00 | 403.00 | NOTE | --no-examples --no-tests --no-vignettes |
| r-patched-linux-x86_64 | 4.12.0 | 89.75 | 628.15 | 717.90 | WARN | --no-vignettes |
| r-release-linux-x86_64 | 4.12.0 | 84.83 | 617.55 | 702.38 | OK | --no-vignettes |
| r-release-macos-arm64 | 4.12.0 | 17.00 | 119.00 | 136.00 | OK | |
| r-release-macos-x86_64 | 4.12.0 | 55.00 | 574.00 | 629.00 | OK | |
| r-release-windows-x86_64 | 4.12.0 | 130.00 | 247.00 | 377.00 | OK | --no-examples --no-tests --no-vignettes |
| r-oldrel-macos-arm64 | 4.12.0 | 17.00 | 125.00 | 142.00 | OK | |
| r-oldrel-macos-x86_64 | 4.12.0 | 63.00 | 891.00 | 954.00 | OK | |
| r-oldrel-windows-x86_64 | 4.12.0 | 150.00 | 242.00 | 392.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 4.12.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ergm/tests/testthat/test-update.network.R (.Dim: 2)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.12.0
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ergm/tests/testthat/test-update.network.R (.Dim: 2)
'.Dim' should be changed to 'dim'.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 4.12.0
Flags: --no-examples --no-tests --no-vignettes
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
ergm/tests/testthat/test-update.network.R (.Dim: 2)
Flavor: r-devel-windows-x86_64
Version: 4.12.0
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: B-ergmTerm-1e2e5333.Rd:65: 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-15 (Debian 15.3.0-1) 15.3.0’
* used C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
Flavor: r-patched-linux-x86_64