############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BioNAR_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck’ * using R version 4.5.1 Patched (2025-09-10 r88807) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BioNAR/DESCRIPTION’ ... OK * this is package ‘BioNAR’ version ‘1.12.0’ * 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 for sufficient/correct file permissions ... OK * checking whether package ‘BioNAR’ can be installed ... OK * checking installed package size ... INFO installed size is 6.8Mb sub-directories of 1Mb or more: extdata 6.1Mb * checking package directory ... 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... NOTE Package in Depends field not imported from: ‘Rdpack’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: ‘addNoise’ ‘gofs’ ‘highlightRate’ ‘plotSigmoid’ * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Unknown package ‘clusterCons’ in Rd xrefs * 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed addEdgeAtts 10.039 3.808 16.685 plotEntropy 11.791 1.050 12.908 calcEntropy 10.698 1.434 12.437 getEntropy 10.714 1.115 11.906 getCentralityMatrix 9.232 1.107 10.607 annotateTopOntoOVG 9.086 1.042 11.210 getGraphCentralityECDF 9.237 0.792 10.067 clusteringSummary 8.882 0.126 9.074 annotateSCHanno 6.573 0.807 7.509 annotateGOont 5.471 1.658 9.145 normModularity 5.527 0.859 6.428 runPermDisease 5.680 0.160 5.863 annotateGoBP 4.751 0.749 6.940 calcSparsness 4.091 1.201 5.668 annotateGoMF 3.886 0.488 5.184 FitDegree 0.964 0.055 8.031 getRandomGraphCentrality 0.588 0.020 11.702 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: [ FAIL 1 | WARN 0 | SKIP 2 | PASS 124 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test_bridgeness.R:38:5', 'test_bridgeness.R:81:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_bridgeness.R:101:5'): Norm Modularity ──────────────────────── `nm` (`actual`) not equal to 0.009390085 (`expected`). `actual`: 0.0070 `expected`: 0.0094 [ FAIL 1 | WARN 0 | SKIP 2 | PASS 124 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 2 NOTEs See ‘/Users/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck/00check.log’ for details.