############################################################################## ############################################################################## ### ### 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.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/BioNAR.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 16.0.0 (clang-1600.0.26.6) GNU Fortran (GCC) 14.2.0 * running under: macOS Ventura 13.7.5 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BioNAR/DESCRIPTION’ ... OK * this is package ‘BioNAR’ version ‘1.10.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 11.330 3.047 14.540 calcEntropy 11.988 1.916 14.084 plotEntropy 12.213 1.279 13.607 getEntropy 11.158 1.710 12.983 clusteringSummary 11.807 0.037 11.921 getGraphCentralityECDF 9.882 0.925 10.917 annotateTopOntoOVG 9.858 0.881 10.869 getCentralityMatrix 8.978 1.393 10.516 runPermDisease 8.859 0.214 9.176 annotateSCHanno 6.356 0.791 7.225 calcSparsness 5.956 1.122 7.173 normModularity 5.398 0.932 6.378 annotateGOont 5.129 0.749 5.992 annotateGoBP 4.590 0.977 5.769 calcAllClustering 5.348 0.021 5.421 annotateGoMF 4.051 0.878 5.314 FitDegree 1.058 0.067 6.021 getRandomGraphCentrality 0.527 0.065 12.370 * 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.21-bioc/meat/BioNAR.Rcheck/00check.log’ for details.