Back to Multiple platform build/check report for BioC 3.22:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-18 12:06 -0500 (Thu, 18 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 221/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.12.2  (landing page)
Anatoly Sorokin
Snapshot Date: 2025-12-15 13:45 -0500 (Mon, 15 Dec 2025)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: RELEASE_3_22
git_last_commit: d75d177
git_last_commit_date: 2025-11-20 10:59:10 -0500 (Thu, 20 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for BioNAR on kjohnson1

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.

raw results


Summary

Package: BioNAR
Version: 1.12.2
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.2.tar.gz
StartedAt: 2025-12-16 16:14:16 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 16:24:17 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 601.6 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck’
* using R version 4.5.2 Patched (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.12.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 ... 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.829  2.263  19.606
calcEntropy              12.932  0.850  19.614
plotEntropy              12.493  1.077  18.019
clusteringSummary        12.713  0.072  17.773
getEntropy               11.421  0.984  16.880
annotateTopOntoOVG       10.423  0.723  15.503
getGraphCentralityECDF    9.532  0.726  13.973
getCentralityMatrix       9.410  0.648  13.681
runPermDisease            8.275  0.140  11.201
annotateSCHanno           6.571  0.588   9.932
normModularity            6.379  0.775   9.498
annotateGOont             5.858  0.896   9.492
calcSparsness             5.696  0.596   8.916
calcAllClustering         5.469  0.036   8.536
annotateGoBP              4.847  0.428   7.741
annotateGoMF              4.353  0.355   6.735
annotateGoCC              3.542  0.366   5.480
FitDegree                 1.052  0.052   8.062
getRandomGraphCentrality  0.553  0.030  17.212
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck/00check.log’
for details.


Installation output

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.5-arm64/Resources/library’
* installing *source* package ‘BioNAR’ ...
** this is package ‘BioNAR’ version ‘1.12.2’
** 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)

Tests output

BioNAR.Rcheck/tests/testthat.Rout


R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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 0 | WARN 0 | SKIP 2 | PASS 125 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_bridgeness.R:12:1', 'test_bridgeness.R:66:1'

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 125 ]
> 
> proc.time()
   user  system elapsed 
 44.216   3.024  82.121 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.0520.0528.062
addEdgeAtts11.829 2.26319.606
annotateGOont5.8580.8969.492
annotateGeneNames0.2750.0140.402
annotateGoBP4.8470.4287.741
annotateGoCC3.5420.3665.480
annotateGoMF4.3530.3556.735
annotatePresynaptic1.4950.1762.294
annotateSCHanno6.5710.5889.932
annotateTopOntoOVG10.423 0.72315.503
annotateVertex0.0050.0010.006
applpMatrixToGraph0.0020.0010.003
buildNetwork0.0030.0010.004
calcAllClustering5.4690.0368.536
calcBridgeness0.0740.0040.154
calcCentrality0.0990.0040.152
calcCentralityExternalDistances0.5550.0161.000
calcCentralityInternalDistances0.5500.0190.949
calcClustering0.0050.0000.005
calcDiseasePairs0.6400.0221.082
calcEntropy12.932 0.85019.614
calcMembership0.0060.0000.008
calcReclusterMatrix0.0370.0020.041
calcSparsness5.6960.5968.916
clusterORA0.4040.0290.571
clusteringSummary12.713 0.07217.773
degreeBinnedGDAs0.2930.0120.443
escapeAnnotation0.0000.0010.001
evalCentralitySignificance0.5820.0350.852
findLCC0.0040.0010.005
getAnnotationList0.0590.0040.075
getAnnotationVertexList0.0630.0150.128
getBridgeness0.0730.0050.121
getCentralityMatrix 9.410 0.64813.681
getClusterSubgraphByID0.0220.0020.029
getClustering0.0250.0020.042
getCommunityGraph0.0250.0010.030
getDType000
getDYNAMO0.0390.0020.075
getDiseases000
getEntropy11.421 0.98416.880
getEntropyRate0.0050.0010.005
getGNP0.0210.0020.027
getGraphCentralityECDF 9.532 0.72613.973
getPA0.0230.0020.026
getRandomGraphCentrality 0.553 0.03017.212
getRobustness0.5540.0380.757
layoutByCluster0.1180.0030.233
layoutByRecluster0.0980.0040.174
makeConsensusMatrix0.5630.0380.921
makeMembership0.0030.0000.003
metlMatrix0.0090.0020.010
normModularity6.3790.7759.498
permute0.0000.0010.001
plotBridgeness0.5120.0150.683
plotEntropy12.493 1.07718.019
prepareGDA0.2660.0170.471
recluster0.0430.0030.070
removeVertexTerm0.0050.0010.007
runPermDisease 8.275 0.14011.201
sampleDegBinnedGDA0.3650.0180.497
sampleGraphClust0.0270.0010.035
unescapeAnnotation0.0010.0010.002
zeroNA0.0000.0010.000