Last updated on 2025-01-22 12:59:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.12 | 18.52 | 153.68 | 172.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.10.12 | 12.01 | 101.10 | 113.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.10.12 | 297.39 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.10.12 | 263.33 | ERROR | |||
r-devel-windows-x86_64 | 1.10.12 | 19.00 | 151.00 | 170.00 | OK | |
r-patched-linux-x86_64 | 1.10.12 | 17.03 | 144.04 | 161.07 | ERROR | |
r-release-linux-x86_64 | 1.10.12 | 16.11 | 143.13 | 159.24 | OK | |
r-release-macos-arm64 | 1.10.12 | 71.00 | OK | |||
r-release-macos-x86_64 | 1.10.12 | 119.00 | OK | |||
r-release-windows-x86_64 | 1.10.12 | 19.00 | 152.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 1.10.12 | 76.00 | OK | |||
r-oldrel-macos-x86_64 | 1.10.12 | 185.00 | OK | |||
r-oldrel-windows-x86_64 | 1.10.12 | 24.00 | 190.00 | 214.00 | OK |
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("btergm")
Loading required package: btergm
Registered S3 methods overwritten by 'btergm':
method from
plot.gof ergm
print.gof ergm
Package: btergm
Version: 1.10.12
Date: 2024-03-31
Authors: Philip Leifeld (University of Manchester)
Skyler J. Cranmer (The Ohio State University)
Bruce A. Desmarais (Pennsylvania State University)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-btergm.R:82:3', 'test-btergm.R:180:3',
'test-btergm.R:197:3', 'test-data.R:4:3', 'test-interpret.R:4:3',
'test-interpret.R:32:3', 'test-interpret.R:59:3', 'test-interpret.R:87:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-btergm.R:73:3'): offset argument in btergm works without composition change ──
Error in `ergm::ergm.pl(nw, Clist.miss, model, theta.offset = c(rep(FALSE,
length(l$rhs.terms) - 1), TRUE), verbose = FALSE, control = control.ergm)`: VECTOR_ELT() can only be applied to a 'list', not a 'NULL'
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-btergm.R:73:3
2. │ └─base::withCallingHandlers(...)
3. └─btergm::btergm(...)
4. └─ergm::ergm.pl(...)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [67s/250s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("btergm")
Loading required package: btergm
Registered S3 methods overwritten by 'btergm':
method from
plot.gof ergm
print.gof ergm
Package: btergm
Version: 1.10.12
Date: 2024-03-31
Authors: Philip Leifeld (University of Manchester)
Skyler J. Cranmer (The Ohio State University)
Bruce A. Desmarais (Pennsylvania State University)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-btergm.R:82:3', 'test-btergm.R:180:3',
'test-btergm.R:197:3', 'test-data.R:4:3', 'test-interpret.R:4:3',
'test-interpret.R:32:3', 'test-interpret.R:59:3', 'test-interpret.R:87:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-btergm.R:73:3'): offset argument in btergm works without composition change ──
Error in `ergm::ergm.pl(nw, Clist.miss, model, theta.offset = c(rep(FALSE,
length(l$rhs.terms) - 1), TRUE), verbose = FALSE, control = control.ergm)`: VECTOR_ELT() can only be applied to a 'list', not a 'NULL'
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-btergm.R:73:3
2. │ └─base::withCallingHandlers(...)
3. └─btergm::btergm(...)
4. └─ergm::ergm.pl(...)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [61s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("btergm")
Loading required package: btergm
Registered S3 methods overwritten by 'btergm':
method from
plot.gof ergm
print.gof ergm
Package: btergm
Version: 1.10.12
Date: 2024-03-31
Authors: Philip Leifeld (University of Manchester)
Skyler J. Cranmer (The Ohio State University)
Bruce A. Desmarais (Pennsylvania State University)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-btergm.R:82:3', 'test-btergm.R:180:3',
'test-btergm.R:197:3', 'test-data.R:4:3', 'test-interpret.R:4:3',
'test-interpret.R:32:3', 'test-interpret.R:59:3', 'test-interpret.R:87:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-btergm.R:73:3'): offset argument in btergm works without composition change ──
Error in `ergm::ergm.pl(nw, Clist.miss, model, theta.offset = c(rep(FALSE,
length(l$rhs.terms) - 1), TRUE), verbose = FALSE, control = control.ergm)`: VECTOR_ELT() can only be applied to a 'list', not a 'NULL'
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-btergm.R:73:3
2. │ └─base::withCallingHandlers(...)
3. └─btergm::btergm(...)
4. └─ergm::ergm.pl(...)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
>
> test_check("btergm")
Loading required package: btergm
Registered S3 methods overwritten by 'btergm':
method from
plot.gof ergm
print.gof ergm
Package: btergm
Version: 1.10.12
Date: 2024-03-31
Authors: Philip Leifeld (University of Manchester)
Skyler J. Cranmer (The Ohio State University)
Bruce A. Desmarais (Pennsylvania State University)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-btergm.R:82:3', 'test-btergm.R:180:3',
'test-btergm.R:197:3', 'test-data.R:4:3', 'test-interpret.R:4:3',
'test-interpret.R:32:3', 'test-interpret.R:59:3', 'test-interpret.R:87:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-btergm.R:73:3'): offset argument in btergm works without composition change ──
Error in `ergm::ergm.pl(nw, Clist.miss, model, theta.offset = c(rep(FALSE,
length(l$rhs.terms) - 1), TRUE), verbose = FALSE, control = control.ergm)`: VECTOR_ELT() can only be applied to a 'list', not a 'NULL'
Backtrace:
▆
1. ├─base::suppressWarnings(...) at test-btergm.R:73:3
2. │ └─base::withCallingHandlers(...)
3. └─btergm::btergm(...)
4. └─ergm::ergm.pl(...)
[ FAIL 1 | WARN 2 | SKIP 8 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-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.