Last updated on 2025-06-04 15:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.8.1 | 71.14 | 569.10 | 640.24 | ERROR | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 4.8.1 | 52.79 | 380.65 | 433.44 | ERROR | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 4.8.1 | 1096.79 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 4.8.1 | 921.50 | ERROR | |||
r-devel-windows-x86_64 | 4.8.1 | 101.00 | 203.00 | 304.00 | OK | --no-examples --no-tests --no-vignettes |
r-patched-linux-x86_64 | 4.8.1 | 89.58 | 539.77 | 629.35 | WARN | --no-vignettes |
r-release-linux-x86_64 | 4.8.1 | 71.99 | 539.81 | 611.80 | 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 | 106.00 | 207.00 | 313.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 | 123.00 | 200.00 | 323.00 | OK | --no-examples --no-tests --no-vignettes |
Version: 4.8.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘requireNamespaceTest.R’ [2s/2s]
Running ‘testthat.R’ [355s/193s]
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-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ──
`crash.test()` threw an unexpected error.
Message: x is not in the span of A
Class: simpleError/error/condition
Backtrace:
▆
1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(crash.test(), NA)
4. │ └─testthat:::expect_condition_matching(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─ergm (local) crash.test()
10. └─ergm::ergm(...) at test-drop.R:64:3
11. └─ergm:::ergm.fit(...)
12. └─ergm:::ergm.MCMLE(...)
13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm)
14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 4.8.1
Flags: --no-vignettes
Check: tests
Result: ERROR
Running ‘requireNamespaceTest.R’ [1s/2s]
Running ‘testthat.R’ [239s/126s]
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-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ──
`crash.test()` threw an unexpected error.
Message: x is not in the span of A
Class: simpleError/error/condition
Backtrace:
▆
1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(crash.test(), NA)
4. │ └─testthat:::expect_condition_matching(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─ergm (local) crash.test()
10. └─ergm::ergm(...) at test-drop.R:64:3
11. └─ergm:::ergm.fit(...)
12. └─ergm:::ergm.MCMLE(...)
13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm)
14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.8.1
Check: tests
Result: ERROR
Running ‘requireNamespaceTest.R’
Running ‘testthat.R’ [9m/14m]
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-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ──
`crash.test()` threw an unexpected error.
Message: x is not in the span of A
Class: simpleError/error/condition
Backtrace:
▆
1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(crash.test(), NA)
4. │ └─testthat:::expect_condition_matching(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─ergm (local) crash.test()
10. └─ergm::ergm(...) at test-drop.R:64:3
11. └─ergm:::ergm.fit(...)
12. └─ergm:::ergm.MCMLE(...)
13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm)
14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.8.1
Check: tests
Result: ERROR
Running ‘requireNamespaceTest.R’
Running ‘testthat.R’ [442s/530s]
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-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ──
`crash.test()` threw an unexpected error.
Message: x is not in the span of A
Class: simpleError/error/condition
Backtrace:
▆
1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(crash.test(), NA)
4. │ └─testthat:::expect_condition_matching(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─ergm (local) crash.test()
10. └─ergm::ergm(...) at test-drop.R:64:3
11. └─ergm:::ergm.fit(...)
12. └─ergm:::ergm.MCMLE(...)
13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm)
14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 4249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
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/3s]
Running ‘testthat.R’ [341s/186s]
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-drop.R:69:3'): doesn't crash for dyad-dependent and curved terms ──
`crash.test()` threw an unexpected error.
Message: x is not in the span of A
Class: simpleError/error/condition
Backtrace:
▆
1. ├─testthat::capture_warnings(expect_error(crash.test(), NA)) at test-drop.R:69:3
2. │ └─base::withCallingHandlers(...)
3. ├─testthat::expect_error(crash.test(), NA)
4. │ └─testthat:::expect_condition_matching(...)
5. │ └─testthat:::quasi_capture(...)
6. │ ├─testthat (local) .capture(...)
7. │ │ └─base::withCallingHandlers(...)
8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
9. └─ergm (local) crash.test()
10. └─ergm::ergm(...) at test-drop.R:64:3
11. └─ergm:::ergm.fit(...)
12. └─ergm:::ergm.MCMLE(...)
13. └─statnet.common::xTAx_seigen(estdiff.prev, Vm)
14. └─statnet.common::xTAx_eigen(x, A, tol = tol, ...)
[ 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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.