* using log directory 'd:/Rcompile/CRANpkg/local/4.7/manynet.Rcheck' * using R Under development (unstable) (2026-06-23 r90186 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-06-24 00:02:49 UTC * checking for file 'manynet/DESCRIPTION' ... OK * this is package 'manynet' version '2.1.2' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'manynet' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [2s] OK * checking whether startup messages can be suppressed ... [2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [19s] OK * checking Rd files ... [2s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... [1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking examples ... [17s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [13s] ERROR Running 'testthat.R' [13s] 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. Saving _problems/test-class_stocnet-15.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_play.R: i Moving node 4 to node 72 > test-make_play.R: i Moving node 5 to node 61 > test-make_play.R: i Moving node 6 to node 54 > test-make_play.R: i Moving node 10 to node 14 > test-make_play.R: i Moving node 41 to node 53 > test-make_play.R: i Moving node 65 to node 74 > test-make_play.R: i Moving node 67 to node 38 > test-make_play.R: i Moving node 99 to node 15 > test-make_play.R: i Moving node 26 to node 4 > 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_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [32ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [23ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [13ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [14ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [14ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [14ms] > test-manip_split.R: [ FAIL 1 | 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 ════════════════════════════════════════════════════════════════ ── Error ('test-class_stocnet.R:6:3'): stocnet validation ────────────────────── Error in `reserved_cols(.data = list(nodes = tibble::tibble(id = 1)), component = "nodes", reserved_cols = "label", class = "character", aka = c("name", "id"))`: unused argument (reserved_cols = "label") Backtrace: ▆ 1. └─testthat::expect_message(...) at test-class_stocnet.R:6: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)) [ FAIL 1 | WARN 0 | SKIP 16 | PASS 478 ] Error: ! Test failures. Execution halted * checking PDF version of manual ... [25s] OK * checking HTML version of manual ... [24s] OK * DONE Status: 1 ERROR