Last updated on 2026-07-01 00:54:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.4 | 15.98 | 150.91 | 166.89 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.4 | 11.07 | 103.80 | 114.87 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.4 | 26.00 | 228.13 | 254.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.4 | 33.00 | 277.55 | 310.55 | OK | |
| r-devel-windows-x86_64 | 2.1.3 | 19.00 | 157.00 | 176.00 | ERROR | |
| r-patched-linux-x86_64 | 2.1.2 | 17.64 | 130.05 | 147.69 | OK | |
| r-release-linux-x86_64 | 2.1.3 | OK | ||||
| r-release-macos-arm64 | 2.1.4 | 4.00 | 46.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 2.1.4 | 12.00 | 150.00 | 162.00 | OK | |
| r-release-windows-x86_64 | 2.1.4 | 17.00 | 147.00 | 164.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.4 | 4.00 | 42.00 | 46.00 | OK | |
| r-oldrel-macos-x86_64 | 2.1.4 | 12.00 | 131.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.3 | 26.00 | 178.00 | 204.00 | OK |
Version: 2.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(manynet)
>
> test_check("manynet")
Starting 2 test processes.
> test-class_stocnet.R: ! 'nodes$id' might be better called nodes$label.
> test-class_stocnet.R: ! 'nodes$id' might be better called nodes$label.
Saving _problems/test-class_stocnet-15.R
Saving _problems/test-class_stocnet-24.R
> test-coercion.R:
> test-coercion.R: -- # The Adolescent Society ----------------------------------------------------
> test-coercion.R: # A labelled, undirected network of 8 adolescents and 10 friendships ties
> test-coercion.R:
> test-coercion.R: -- Nodes
> test-coercion.R:
> test-coercion.R: -- Ties
> test-coercion.R:
> test-make_read.R: v Writing to 'D:\temp\2026_06_29_01_50_00_20080\RtmpQToAaD\file15198411d4711'
> test-manip_format.R: i Using `igraph` method for `to_undirected()` and coercing back to `edgelist`.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Using `igraph` method for `to_directed()` and coercing back to `matrix`.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Using `igraph` method for `to_directed()` and coercing back to `network`.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Using `igraph` method for `to_directed()` and coercing back to `matrix`.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Using `igraph` method for `to_directed()` and coercing back to `network`.
> test-manip_format.R: i Using `igraph` method for `to_redirected()` and coercing back to `network`.
> test-manip_format.R: i Using `igraph` method for `to_acyclic()` and coercing back to `matrix`.
> test-manip_format.R: i Using `igraph` method for `to_acyclic()` and coercing back to `network`.
> test-manip_format.R: i Directions are assigned to existing ties at random.
> test-manip_format.R: i Using `igraph` method for `to_directed()` and coercing back to `network`.
> test-manip_format.R: i Using `igraph` method for `to_reciprocated()` and coercing back to `network`.
> test-manip_format.R: i Assigning alphabetic baby names at random.
> test-manip_transform.R: i Using `matrix` method for `to_cosine()` and coercing back to `tidygraph`.
> test-manip_transform.R: i Directions are assigned to existing ties at random.
> test-manip_transform.R: i Assigning alphabetic baby names at random.
> test-manip_transform.R: i Since no mark given, signs are generated by splitting a uniform distribution.
> test-manip_transform.R: i Since no measure values given, weights are generated from a Poisson distribution with lambda = 4.
> test-manip_transform.R: v Deleting information from previous version(s).
> test-manip_transform.R: v Deleting information from previous version(s).
[ FAIL 2 | WARN 0 | SKIP 16 | PASS 478 ]
══ Skipped tests (16) ══════════════════════════════════════════════════════════
• Known lossy coercion from network to stocnet (1): 'test-coercion.R:29:7'
• Known lossy coercion from stocnet to network (1): 'test-coercion.R:28:7'
• On CRAN (2): 'test-coercion.R:130:3', 'test-manip_split.R:48:3'
• Some create functions only create one-mode networks (1):
'test-make_create.R:14:3'
• Some functions expect a two-mode network (3): 'test-manip_transform.R:12:5',
'test-manip_transform.R:12:5', 'test-manip_transform.R:12:5'
• Some functions have internal errors (2): 'test-manip_transform.R:13:5',
'test-manip_transform.R:13:5'
• Some functions need more input (4): 'test-manip_transform.R:11:5',
'test-manip_transform.R:11:5', 'test-manip_transform.R:11:5',
'test-manip_transform.R:11:5'
• nodelist and pajek read/write not tested yet (2): 'test-make_read.R:12:5',
'test-make_read.R:12:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-class_stocnet.R:6:3'): stocnet validation ────────────────────
Expected `reserved_cols(...)` to throw a message.
── Error ('test-class_stocnet.R:16:3'): stocnet validation ─────────────────────
Error in `reserved_cols(.data = list(nodes = tibble::tibble(mode = 1)), component = "nodes", column = "mode", class = "character")`: 'nodes$mode' must be of class 'character'.
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-class_stocnet.R:16:3
2. │ └─testthat:::expect_condition_matching_(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─manynet:::reserved_cols(...)
8. └─manynet::snet_abort("'{component}${column}' must be of class '{class}'.")
9. └─cli::cli_abort(paste(...), .envir = .envir)
10. └─rlang::abort(...)
[ FAIL 2 | WARN 0 | SKIP 16 | PASS 478 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64