Last updated on 2025-01-27 03:49:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.12 | 18.00 | 153.67 | 171.67 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.10.12 | 11.27 | 103.69 | 114.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.10.12 | 278.58 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.10.12 | 263.33 | ERROR | |||
r-devel-windows-x86_64 | 1.10.12 | 19.00 | 154.00 | 173.00 | ERROR | |
r-patched-linux-x86_64 | 1.10.12 | 18.50 | 143.09 | 161.59 | ERROR | |
r-release-linux-x86_64 | 1.10.12 | 15.56 | 142.70 | 158.26 | ERROR | |
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 | 148.00 | 167.00 | ERROR | |
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 | 23.00 | 193.00 | 216.00 | ERROR |
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/46s]
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-clang
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/34s]
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’ [63s/78s]
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' [35s]
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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/47s]
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
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/41s]
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-release-linux-x86_64
Version: 1.10.12
Check: tests
Result: ERROR
Running 'testthat.R' [46s]
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-oldrel-windows-x86_64