* using log directory ‘/srv/hornik/tmp/CRAN/pathfindR.Rcheck’ * using R Under development (unstable) (2023-08-18 r84986) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (10) GNU Fortran (Debian 13.2.0-1) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘pathfindR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pathfindR’ version ‘2.2.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/6s] Note_to_CRAN_maintainers Maintainer: ‘Ege Ulgen ’ * 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 ‘pathfindR’ can be installed ... [5s/5s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ 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 R 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 whether startup messages can be suppressed ... [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 ... [8s/8s] OK * checking Rd files ... [0s/0s] 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [22s/21s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [0m/30m] ERROR Running ‘testthat-active_snw.R’ [14s/14s] Running ‘testthat-clustering.R’ [4s/4s] Running ‘testthat-comparison.R’ [2s/2s] Running ‘testthat-core.R’ [20s/15s] Running ‘testthat-data_generation.R’ [1s/1s] Running ‘testthat-enrichment.R’ [11s/11s] Running ‘testthat-scoring.R’ [2s/2s] Running ‘testthat-utility.R’ [30s/25s] Running ‘testthat-visualization.R’ [0m/29m] Running ‘testthat-zzz.R’ Running the tests in ‘tests/testthat-visualization.R’ failed. Complete output: > library(testthat) > library(pathfindR) Loading required package: pathfindR.data ############################################################################## Welcome to pathfindR! Please cite the article below if you use pathfindR in published reseach: Ulgen E, Ozisik O, Sezerman OU. 2019. pathfindR: An R Package for Comprehensive Identification of Enriched Pathways in Omics Data Through Active Subnetworks. Front. Genet. doi:10.3389/fgene.2019.00858 ############################################################################## > > test_check("pathfindR", filter = "visualization") Downloading pathway diagrams of 1 KEGG pathways | | | 0%Downloading pathway diagrams of 1 KEGG pathways | | | 0%Downloading pathway diagrams of 1 KEGG pathways | | | 0%Downloading pathway diagrams of 1 KEGG pathways | | | 0%[ FAIL 0 | WARN 0 | SKIP 8 | PASS 49 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-visualization.R:16:3', 'test-visualization.R:110:3', 'test-visualization.R:146:3', 'test-visualization.R:226:3', 'test-visualization.R:342:3', 'test-visualization.R:450:3', 'test-visualization.R:525:3', 'test-visualization.R:643:3' [ FAIL 0 | WARN 0 | SKIP 8 | PASS 49 ] > > proc.time() user system elapsed 13.253 0.491 18.340 Assertion failure at kmp_runtime.cpp(6918): temp_reg_status_file_name. OMP: Error #13: Assertion failure at kmp_runtime.cpp(6918). OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://bugs.llvm.org/. Assertion failure at kmp_runtime.cpp(6918): temp_reg_status_file_name. OMP: Error #13: Assertion failure at kmp_runtime.cpp(6918). OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://bugs.llvm.org/. * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking re-building of vignette outputs ... [21s/21s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR