Last updated on 2026-08-05 21:53:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.12.0 | 84.25 | 644.90 | 729.15 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 4.12.0 | 62.09 | 466.73 | 528.82 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 4.12.0 | 51.00 | 467.12 | 518.12 | NOTE | |
| 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 | 131.00 | 220.00 | 351.00 | NOTE | --no-examples --no-tests --no-vignettes |
| r-patched-linux-x86_64 | 4.12.0 | 92.67 | 614.16 | 706.83 | WARN | --no-vignettes |
| r-release-linux-x86_64 | 4.12.0 | 87.97 | 621.99 | 709.96 | 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 | 114.00 | 249.00 | 363.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 | 155.00 | 241.00 | 396.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'.
Flavors: r-devel-linux-x86_64-debian-clang, 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'.
Flavors: r-devel-linux-x86_64-fedora-clang, 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)
'.Dim' should be changed to 'dim'.
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