Back to Build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-22 11:32 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 226/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.14.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2026-05-21 13:40 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: RELEASE_3_23
git_last_commit: 19b17fe
git_last_commit_date: 2026-04-28 08:59:15 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for BioNAR in R Universe.


CHECK results for BioNAR on nebbiolo1

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.14.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BioNAR_1.14.0.tar.gz
StartedAt: 2026-05-21 22:07:08 -0400 (Thu, 21 May 2026)
EndedAt: 2026-05-21 22:18:42 -0400 (Thu, 21 May 2026)
EllapsedTime: 693.6 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BioNAR_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BioNAR.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-22 02:07:09 UTC
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.14.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 ... OK
* 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 loading without being on the library search path ... 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
clusteringSummary        11.594  0.013  11.608
plotEntropy               9.047  0.077   9.129
calcEntropy               8.710  0.068   8.779
getEntropy                8.139  0.097   8.236
addEdgeAtts               7.354  0.115   7.471
getCentralityMatrix       7.194  0.025   7.219
getGraphCentralityECDF    7.169  0.004   7.174
annotateTopOntoOVG        7.097  0.061   7.161
runPermDisease            5.988  0.009   5.997
annotateGoBP              5.480  0.025   5.507
annotateGoCC              5.093  0.084   5.177
FitDegree                 1.223  0.062   5.289
getRandomGraphCentrality  0.577  0.009   9.767
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/BioNAR.Rcheck/00check.log’
for details.


Installation output

BioNAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL BioNAR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘BioNAR’ ...
** this is package ‘BioNAR’ version ‘1.14.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)

Tests output

BioNAR.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
 34.342   1.318  46.272 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.2230.0625.289
addEdgeAtts7.3540.1157.471
annotateGOont3.6960.0793.775
annotateGeneNames0.2140.0100.223
annotateGoBP5.4800.0255.507
annotateGoCC5.0930.0845.177
annotateGoMF4.7310.0044.736
annotatePresynaptic2.5130.0602.574
annotateSCHanno4.3040.0254.331
annotateTopOntoOVG7.0970.0617.161
annotateVertex0.0030.0000.003
applpMatrixToGraph0.0010.0010.001
buildNetwork0.0030.0000.003
calcAllClustering4.610.004.61
calcBridgeness0.0620.0010.063
calcCentrality0.0840.0010.085
calcCentralityExternalDistances0.4960.0550.552
calcCentralityInternalDistances0.4620.0030.465
calcClustering0.0040.0000.005
calcDiseasePairs0.4680.0340.502
calcEntropy8.7100.0688.779
calcMembership0.0050.0000.005
calcReclusterMatrix0.0310.0020.033
calcSparsness3.2340.0003.234
clusterORA0.3380.0150.353
clusteringSummary11.594 0.01311.608
degreeBinnedGDAs0.2240.0050.229
escapeAnnotation0.0000.0010.001
evalCentralitySignificance0.5090.0360.546
findLCC0.0040.0000.004
getAnnotationList0.0580.0050.063
getAnnotationVertexList0.0620.0110.073
getBridgeness0.0570.0050.063
getCentralityMatrix7.1940.0257.219
getClusterSubgraphByID0.0190.0010.020
getClustering0.0200.0010.020
getCommunityGraph0.0240.0060.030
getDType000
getDYNAMO0.0250.0070.032
getDiseases000
getEntropy8.1390.0978.236
getEntropyRate0.0040.0000.004
getGNP0.0170.0000.017
getGraphCentralityECDF7.1690.0047.174
getPA0.0180.0000.018
getRandomGraphCentrality0.5770.0099.767
getRobustness0.4450.0050.449
layoutByCluster0.1070.0020.110
layoutByRecluster0.0950.0000.096
makeConsensusMatrix0.4540.0030.458
makeMembership0.0010.0010.003
metlMatrix0.0080.0000.008
normModularity4.0580.0074.065
permute0.0000.0010.001
plotBridgeness0.4170.0000.417
plotEntropy9.0470.0779.129
prepareGDA0.2650.0020.268
recluster0.0370.0010.038
removeVertexTerm0.0050.0000.005
runPermDisease5.9880.0095.997
sampleDegBinnedGDA0.2980.0040.302
sampleGraphClust0.0250.0000.024
unescapeAnnotation0.0010.0010.001
zeroNA0.0000.0000.001