############################################################################## ############################################################################## ### ### 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.5.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/BioNAR.Rcheck’ * using R Under development (unstable) (2024-01-16 r85808) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BioNAR/DESCRIPTION’ ... OK * this is package ‘BioNAR’ version ‘1.5.2’ * 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 ... NOTE 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 R 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 ... NOTE clusterORA : forafun: no visible binding for global variable ‘pathway’ clusterORA : forafun: no visible binding for global variable ‘size’ clusterORA : forafun: no visible binding for global variable ‘overlap’ clusterORA : forafun: no visible binding for global variable ‘pval’ clusterORA : forafun: no visible binding for global variable ‘padj’ clusterORA : forafun: no visible binding for global variable ‘overlapGenes’ clusterORA : forafun: no visible binding for global variable ‘FL’ clusterORA : forafun: no visible binding for global variable ‘N’ clusterORA : forafun: no visible binding for global variable ‘Fn’ clusterORA : forafun: no visible binding for global variable ‘Cn’ clusterORA : forafun: no visible binding for global variable ‘Mu’ clusterORA : forafun: no visible binding for global variable ‘OR’ clusterORA : forafun: no visible binding for global variable ‘CIw’ clusterORA : forafun: no visible binding for global variable ‘Fe’ clusterORA : forafun: no visible binding for global variable ‘Fc’ clusterORA : forafun: no visible binding for global variable ‘palt’ plotSigmoid: no visible binding for global variable ‘yiR1’ plotSigmoid: no visible binding for global variable ‘yiR2’ plotSigmoid: no visible binding for global variable ‘yiR3’ plotSigmoid: no visible binding for global variable ‘yiR4’ plotSigmoid: no visible binding for global variable ‘yiR5’ Undefined global functions or variables: CIw Cn FL Fc Fe Fn Mu N OR overlap overlapGenes padj palt pathway pval size yiR1 yiR2 yiR3 yiR4 yiR5 * checking Rd files ... 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 ... 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 clusteringSummary 20.720 0.280 25.266 getCentralityMatrix 19.546 0.909 25.381 getGraphCentralityECDF 19.834 0.613 23.912 addEdgeAtts 18.035 2.099 25.569 getEntropy 18.012 1.561 23.649 plotEntropy 18.757 0.690 23.868 calcEntropy 18.503 0.787 24.069 annotateTopOntoOVG 15.447 0.589 19.908 runPermDisease 11.084 0.220 13.288 annotateSCHanno 10.329 0.478 14.412 annotateGOont 8.898 1.111 13.424 normModularity 8.936 0.526 10.901 calcSparsness 8.220 0.526 10.888 annotateGoBP 6.369 0.499 9.019 calcAllClustering 6.701 0.101 8.147 annotateGoMF 5.628 0.366 7.669 annotateGoCC 5.245 0.373 7.373 FitDegree 2.143 0.119 17.880 getRandomGraphCentrality 1.700 0.049 27.894 * 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: `actual`: 16 0 `expected`: 6 15 ── Failure ('test_centrality.R:103:5'): Layouts ──────────────────────────────── isomorphic(cg, graph_from_literal(A - B - C)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 7 | WARN 1417 | SKIP 2 | PASS 121 ] Deleting unused snapshots: • bridgeness/entropyplot.svg • fitdegree/powerfitplot.svg 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, 3 NOTEs See ‘/Users/biocbuild/bbs-3.19-bioc/meat/BioNAR.Rcheck/00check.log’ for details.