* using log directory ‘/srv/hornik/tmp/CRAN/manynet.Rcheck’ * using R Under development (unstable) (2024-07-07 r86880) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.8 (1+b1) Debian flang-new version 18.1.8 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘manynet/DESCRIPTION’ ... OK * this is package ‘manynet’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [6s/14s] Note_to_CRAN_maintainers Maintainer: ‘James Hollway ’ * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘manynet’ can be installed ... [8s/8s] OK * checking package directory ... OK * checking for future file timestamps ... 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/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/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 ... [16s/16s] OK * checking Rd files ... [1s/1s] OK * checking Rd metadata ... OK * checking Rd line widths ... 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 ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking R/sysdata.rda ... OK * checking examples ... [19s/19s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [11s/6s] ERROR Running ‘testthat.R’ [11s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(manynet) Registered S3 method overwritten by 'manynet': method from print.tbl_graph tidygraph > > test_check("manynet") Starting 2 test processes [ FAIL 1 | WARN 4 | SKIP 21 | PASS 565 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-manip_as.R:86:3', 'test-manip_split.R:50:3', 'test-map_autographr.R:2:3', 'test-map_autographr.R:17:3', 'test-map_autographr.R:31:3', 'test-map_autographr.R:49:3', 'test-map_autographr.R:68:3', 'test-map_autographr.R:96:3', 'test-map_autographr.R:108:3', 'test-map_autographr.R:117:3', 'test-map_autographr.R:123:3', 'test-map_autographr.R:130:3', 'test-map_autographr.R:143:3', 'test-map_autographr.R:160:3', 'test-map_autographr.R:180:3', 'test-map_autographr.R:189:3', 'test-mark_nodes.R:13:3', 'test-mark_nodes.R:22:3', 'test-mark_nodes.R:62:3', 'test-mark_ties.R:24:3', 'test-mark_ties.R:33:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-manip_split.R:20:3'): to_ and from_ subgraphs works ────────── to_subgraphs(unicorn, "unicorn") has length 1, not length 2. [ FAIL 1 | WARN 4 | SKIP 21 | PASS 565 ] Error: Test failures Execution halted * checking PDF version of manual ... [5s/5s] OK * checking HTML version of manual ... [3s/3s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR