Last updated on 2025-07-21 03:50:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.1 | 24.56 | 240.16 | 264.72 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.5.1 | 14.75 | 156.77 | 171.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.1 | 404.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 443.29 | OK | |||
r-devel-windows-x86_64 | 1.5.1 | 25.00 | 257.00 | 282.00 | OK | |
r-patched-linux-x86_64 | 1.5.1 | 27.38 | 218.52 | 245.90 | OK | |
r-release-linux-x86_64 | 1.5.1 | 19.56 | 219.46 | 239.02 | OK | |
r-release-macos-arm64 | 1.5.1 | 88.00 | OK | |||
r-release-macos-x86_64 | 1.5.1 | 147.00 | OK | |||
r-release-windows-x86_64 | 1.5.1 | 28.00 | 254.00 | 282.00 | OK | |
r-oldrel-macos-arm64 | 1.5.1 | 117.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.1 | 222.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.1 | 33.00 | 319.00 | 352.00 | OK |
Version: 1.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [48s/35s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(manynet)
>
> test_check("manynet")
Starting 2 test processes
[ FAIL 1 | WARN 0 | SKIP 20 | PASS 575 ]
══ Skipped tests (20) ══════════════════════════════════════════════════════════
• On CRAN (20): 'test-manip_as.R:86:3', 'test-manip_split.R:49:3',
'test-map_autograph.R:2:3', 'test-map_autograph.R:17:3',
'test-map_autograph.R:31:3', 'test-map_autograph.R:47:3',
'test-map_autograph.R:65:3', 'test-map_autograph.R:91:3',
'test-map_autograph.R:103:3', 'test-map_autograph.R:113:3',
'test-map_autograph.R:120:3', 'test-map_autograph.R:127:3',
'test-map_autograph.R:140:3', 'test-map_autograph.R:171:3',
'test-map_autograph.R:180:3', 'test-mark_nodes.R:36:3',
'test-mark_nodes.R:45:3', 'test-mark_nodes.R:81:3', 'test-mark_ties.R:24:3',
'test-mark_ties.R:33:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-manip_format.R:56:3'): to_uniplex works ──────────────────────
is_weighted(to_uniplex(as_igraph(uni), "friend")) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 20 | PASS 575 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang