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:04 -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 merida1

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 01:16:05 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 01:30:59 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 894.4 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 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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
plotEntropy              20.346  0.939  22.071
clusteringSummary        21.068  0.054  21.194
calcEntropy              19.742  1.123  21.453
addEdgeAtts              16.861  3.761  21.305
getEntropy               18.644  1.150  20.130
getCentralityMatrix      17.636  1.021  18.915
getGraphCentralityECDF   17.626  0.871  18.906
annotateTopOntoOVG       17.147  0.919  18.376
annotateGOont            10.514  3.039  15.907
annotateSCHanno          10.737  0.885  11.674
annotateGoBP              8.697  2.271  13.516
runPermDisease           10.740  0.194  11.198
calcSparsness             9.179  0.744  10.229
normModularity            8.842  0.850   9.878
annotateGoCC              7.050  1.613  10.953
annotateGoMF              7.489  0.549   8.230
calcAllClustering         6.614  0.026   6.831
FitDegree                 2.295  0.074  13.619
getRandomGraphCentrality  1.374  0.035  24.431
* 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-x86_64/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 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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 
 75.567   4.606 108.766 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree 2.295 0.07413.619
addEdgeAtts16.861 3.76121.305
annotateGOont10.514 3.03915.907
annotateGeneNames0.4750.0860.671
annotateGoBP 8.697 2.27113.516
annotateGoCC 7.050 1.61310.953
annotateGoMF7.4890.5498.230
annotatePresynaptic3.0150.2803.307
annotateSCHanno10.737 0.88511.674
annotateTopOntoOVG17.147 0.91918.376
annotateVertex0.0060.0000.006
applpMatrixToGraph0.0030.0010.004
buildNetwork0.0060.0000.008
calcAllClustering6.6140.0266.831
calcBridgeness0.1760.0060.186
calcCentrality0.2220.0050.241
calcCentralityExternalDistances1.4350.0491.530
calcCentralityInternalDistances1.3540.0081.366
calcClustering0.0100.0010.010
calcDiseasePairs0.9120.0320.947
calcEntropy19.742 1.12321.453
calcMembership0.0110.0010.012
calcReclusterMatrix0.0810.0030.084
calcSparsness 9.179 0.74410.229
clusterORA0.7430.0600.807
clusteringSummary21.068 0.05421.194
degreeBinnedGDAs0.5180.0130.538
escapeAnnotation0.0010.0020.003
evalCentralitySignificance1.4490.0831.540
findLCC0.0100.0020.011
getAnnotationList0.1240.0070.132
getAnnotationVertexList0.1540.0350.191
getBridgeness0.1620.0050.169
getCentralityMatrix17.636 1.02118.915
getClusterSubgraphByID0.0490.0030.053
getClustering0.0510.0030.053
getCommunityGraph0.0560.0030.059
getDType0.0000.0010.001
getDYNAMO0.0640.0040.069
getDiseases0.0000.0010.001
getEntropy18.644 1.15020.130
getEntropyRate0.0080.0000.009
getGNP0.0440.0030.047
getGraphCentralityECDF17.626 0.87118.906
getPA0.0440.0030.047
getRandomGraphCentrality 1.374 0.03524.431
getRobustness1.2400.0441.292
layoutByCluster0.2520.0060.273
layoutByRecluster0.2200.0110.237
makeConsensusMatrix1.2850.0441.338
makeMembership0.0040.0010.006
metlMatrix0.0170.0040.020
normModularity8.8420.8509.878
permute0.0000.0010.002
plotBridgeness1.0860.0121.133
plotEntropy20.346 0.93922.071
prepareGDA0.5200.0280.575
recluster0.0780.0040.086
removeVertexTerm0.0090.0030.012
runPermDisease10.740 0.19411.198
sampleDegBinnedGDA0.6870.0160.710
sampleGraphClust0.0580.0030.062
unescapeAnnotation0.0020.0010.003
zeroNA0.0000.0010.001