| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-13 11:32 -0500 (Thu, 13 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4013 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 215/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| BioNAR 1.13.0 (landing page) Anatoly Sorokin
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | ||||||||
|
To the developers/maintainers of the BioNAR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BioNAR.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: BioNAR |
| Version: 1.13.0 |
| 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.13.0.tar.gz |
| StartedAt: 2025-11-12 18:07:09 -0500 (Wed, 12 Nov 2025) |
| EndedAt: 2025-11-12 18:09:56 -0500 (Wed, 12 Nov 2025) |
| EllapsedTime: 167.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: BioNAR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.13.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/BioNAR.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* 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.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.13.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 3.974 1.278 5.516
calcEntropy 3.999 0.915 5.153
plotEntropy 3.933 0.822 5.016
* 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.23-bioc/meat/BioNAR.Rcheck/00check.log’
for details.
BioNAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BioNAR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘BioNAR’ ... ** this is package ‘BioNAR’ version ‘1.13.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BioNAR)
BioNAR.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(BioNAR)
Loading required package: igraph
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Loading required package: poweRlaw
Loading required package: latex2exp
Loading required package: RSpectra
Loading required package: Rdpack
Attaching package: 'BioNAR'
The following object is masked from 'package:igraph':
permute
>
> test_check("BioNAR")
[ 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
BioNAR.Rcheck/BioNAR-Ex.timings
| name | user | system | elapsed | |
| FitDegree | 0.322 | 0.014 | 1.930 | |
| addEdgeAtts | 3.974 | 1.278 | 5.516 | |
| annotateGOont | 2.096 | 0.425 | 2.631 | |
| annotateGeneNames | 0.102 | 0.008 | 0.119 | |
| annotateGoBP | 1.643 | 0.387 | 2.170 | |
| annotateGoCC | 1.131 | 0.306 | 1.602 | |
| annotateGoMF | 1.178 | 0.364 | 1.684 | |
| annotatePresynaptic | 0.768 | 0.149 | 1.003 | |
| annotateSCHanno | 2.097 | 0.545 | 2.861 | |
| annotateTopOntoOVG | 3.227 | 0.660 | 4.218 | |
| annotateVertex | 0.001 | 0.000 | 0.002 | |
| applpMatrixToGraph | 0.001 | 0.000 | 0.001 | |
| buildNetwork | 0.001 | 0.000 | 0.001 | |
| calcAllClustering | 1.959 | 0.005 | 1.974 | |
| calcBridgeness | 0.023 | 0.001 | 0.023 | |
| calcCentrality | 0.036 | 0.002 | 0.037 | |
| calcCentralityExternalDistances | 0.174 | 0.006 | 0.186 | |
| calcCentralityInternalDistances | 0.174 | 0.004 | 0.190 | |
| calcClustering | 0.001 | 0.000 | 0.001 | |
| calcDiseasePairs | 0.210 | 0.012 | 0.236 | |
| calcEntropy | 3.999 | 0.915 | 5.153 | |
| calcMembership | 0.002 | 0.001 | 0.002 | |
| calcReclusterMatrix | 0.013 | 0.000 | 0.013 | |
| calcSparsness | 1.688 | 0.470 | 2.260 | |
| clusterORA | 0.111 | 0.007 | 0.130 | |
| clusteringSummary | 4.556 | 0.009 | 4.612 | |
| degreeBinnedGDAs | 0.095 | 0.005 | 0.101 | |
| escapeAnnotation | 0.001 | 0.000 | 0.001 | |
| evalCentralitySignificance | 0.208 | 0.007 | 0.215 | |
| findLCC | 0.002 | 0.000 | 0.002 | |
| getAnnotationList | 0.020 | 0.005 | 0.025 | |
| getAnnotationVertexList | 0.024 | 0.004 | 0.028 | |
| getBridgeness | 0.019 | 0.001 | 0.020 | |
| getCentralityMatrix | 3.009 | 0.504 | 3.724 | |
| getClusterSubgraphByID | 0.008 | 0.001 | 0.010 | |
| getClustering | 0.008 | 0.001 | 0.008 | |
| getCommunityGraph | 0.009 | 0.000 | 0.009 | |
| getDType | 0 | 0 | 0 | |
| getDYNAMO | 0.013 | 0.001 | 0.015 | |
| getDiseases | 0 | 0 | 0 | |
| getEntropy | 3.620 | 0.805 | 4.748 | |
| getEntropyRate | 0.001 | 0.000 | 0.002 | |
| getGNP | 0.006 | 0.001 | 0.007 | |
| getGraphCentralityECDF | 2.999 | 0.465 | 3.652 | |
| getPA | 0.007 | 0.000 | 0.008 | |
| getRandomGraphCentrality | 0.194 | 0.014 | 4.546 | |
| getRobustness | 0.147 | 0.008 | 0.160 | |
| layoutByCluster | 0.037 | 0.001 | 0.039 | |
| layoutByRecluster | 0.048 | 0.002 | 0.056 | |
| makeConsensusMatrix | 0.151 | 0.006 | 0.178 | |
| makeMembership | 0.001 | 0.000 | 0.000 | |
| metlMatrix | 0.003 | 0.000 | 0.003 | |
| normModularity | 1.981 | 0.509 | 2.627 | |
| permute | 0 | 0 | 0 | |
| plotBridgeness | 0.170 | 0.008 | 0.185 | |
| plotEntropy | 3.933 | 0.822 | 5.016 | |
| prepareGDA | 0.088 | 0.005 | 0.096 | |
| recluster | 0.012 | 0.001 | 0.013 | |
| removeVertexTerm | 0.001 | 0.000 | 0.002 | |
| runPermDisease | 3.433 | 0.098 | 3.690 | |
| sampleDegBinnedGDA | 0.144 | 0.016 | 0.181 | |
| sampleGraphClust | 0.010 | 0.001 | 0.011 | |
| unescapeAnnotation | 0.000 | 0.000 | 0.001 | |
| zeroNA | 0.000 | 0.001 | 0.000 | |