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

This page was generated on 2025-12-22 12:05 -0500 (Mon, 22 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
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-18 13:45 -0500 (Thu, 18 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-19 16:15:11 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 16:25:18 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 606.8 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.855  2.160  19.867
calcEntropy              13.001  0.801  19.193
plotEntropy              12.436  1.116  18.571
clusteringSummary        12.728  0.081  17.869
getEntropy               11.458  0.956  17.181
annotateTopOntoOVG       10.153  0.713  14.904
getGraphCentralityECDF    9.568  0.887  14.324
getCentralityMatrix       9.429  0.747  14.057
runPermDisease            8.341  0.124  11.638
normModularity            6.441  0.797   9.934
annotateSCHanno           6.574  0.633  10.282
annotateGOont             5.889  0.896   9.585
calcSparsness             5.678  0.580   8.797
calcAllClustering         5.504  0.039   7.978
annotateGoBP              4.919  0.409   7.513
annotateGoMF              4.405  0.362   7.480
annotateGoCC              3.498  0.375   5.391
FitDegree                 0.961  0.045   8.158
getRandomGraphCentrality  0.543  0.030  17.973
* 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.013   2.855  83.617 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree0.9610.0458.158
addEdgeAtts11.855 2.16019.867
annotateGOont5.8890.8969.585
annotateGeneNames0.2680.0110.332
annotateGoBP4.9190.4097.513
annotateGoCC3.4980.3755.391
annotateGoMF4.4050.3627.480
annotatePresynaptic1.4920.2032.904
annotateSCHanno 6.574 0.63310.282
annotateTopOntoOVG10.153 0.71314.904
annotateVertex0.0040.0010.004
applpMatrixToGraph0.0020.0010.003
buildNetwork0.0040.0010.010
calcAllClustering5.5040.0397.978
calcBridgeness0.0680.0040.105
calcCentrality0.0970.0030.124
calcCentralityExternalDistances0.5650.0210.836
calcCentralityInternalDistances0.5540.0190.730
calcClustering0.0040.0010.005
calcDiseasePairs0.6100.0190.814
calcEntropy13.001 0.80119.193
calcMembership0.0070.0000.014
calcReclusterMatrix0.0360.0020.048
calcSparsness5.6780.5808.797
clusterORA0.4070.0400.604
clusteringSummary12.728 0.08117.869
degreeBinnedGDAs0.2830.0120.407
escapeAnnotation0.0010.0010.002
evalCentralitySignificance0.5560.0280.698
findLCC0.0050.0010.005
getAnnotationList0.0600.0030.142
getAnnotationVertexList0.0740.0150.158
getBridgeness0.0660.0030.081
getCentralityMatrix 9.429 0.74714.057
getClusterSubgraphByID0.0250.0010.042
getClustering0.0230.0010.025
getCommunityGraph0.0290.0020.047
getDType0.0010.0010.003
getDYNAMO0.0450.0010.060
getDiseases000
getEntropy11.458 0.95617.181
getEntropyRate0.0050.0010.005
getGNP0.0180.0020.021
getGraphCentralityECDF 9.568 0.88714.324
getPA0.0230.0010.048
getRandomGraphCentrality 0.543 0.03017.973
getRobustness0.5550.0340.815
layoutByCluster0.1230.0030.186
layoutByRecluster0.1070.0040.149
makeConsensusMatrix0.5250.0290.787
makeMembership0.0030.0010.003
metlMatrix0.0100.0020.014
normModularity6.4410.7979.934
permute000
plotBridgeness0.5320.0120.745
plotEntropy12.436 1.11618.571
prepareGDA0.2700.0110.367
recluster0.0450.0040.068
removeVertexTerm0.0060.0010.007
runPermDisease 8.341 0.12411.638
sampleDegBinnedGDA0.3670.0200.485
sampleGraphClust0.0280.0020.035
unescapeAnnotation0.0010.0010.002
zeroNA0.0000.0000.001