Last updated on 2025-02-01 12:48:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.12 | 18.73 | 150.72 | 169.45 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.10.12 | 12.80 | 101.59 | 114.39 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.10.12 | 291.44 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.10.12 | 264.46 | ERROR | |||
r-devel-windows-x86_64 | 1.10.12 | 20.00 | 152.00 | 172.00 | ERROR | |
r-patched-linux-x86_64 | 1.10.12 | 16.45 | 141.74 | 158.19 | ERROR | |
r-release-linux-x86_64 | 1.10.12 | 17.91 | 143.71 | 161.62 | 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 | 18.00 | 151.00 | 169.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 | 22.00 | 195.00 | 217.00 | ERROR |
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/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-devel-linux-x86_64-debian-clang
Version: 1.10.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/27s]
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’ [66s/158s]
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’ [60s/167s]
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’ [36s/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-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