* using log directory 'd:/Rcompile/CRANpkg/local/4.6/manynet.Rcheck' * using R version 4.6.1 (2026-06-24 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-25 00:09:27 UTC * checking for file 'manynet/DESCRIPTION' ... OK * this is package 'manynet' version '2.1.3' * 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 ... [2s] OK * checking loading without being on the library search path ... [2s] OK * checking whether startup messages can be suppressed ... [1s] 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 ... [16s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [13s] 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_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 [13ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [9ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [12ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [12ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [12ms] > test-manip_split.R: > test-manip_split.R: i Obtaining neighbourhoods > test-manip_split.R: v Obtaining neighbourhoods [15ms] > test-manip_split.R: [ 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 * checking PDF version of manual ... [25s] OK * checking HTML version of manual ... [24s] OK * DONE Status: 1 ERROR