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:04 -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 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-19 01:12:50 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 01:27:36 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 886.2 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.738  0.961  22.036
clusteringSummary        21.242  0.059  21.557
calcEntropy              19.569  0.726  21.027
addEdgeAtts              16.882  3.130  21.590
annotateTopOntoOVG       16.868  2.742  24.113
getEntropy               18.339  0.955  19.732
getGraphCentralityECDF   17.632  0.785  18.645
getCentralityMatrix      17.305  0.680  18.418
annotateSCHanno          11.050  2.389  17.362
annotateGOont            10.350  1.511  12.894
runPermDisease           10.833  0.122  11.100
calcSparsness             9.215  0.446  10.264
normModularity            8.857  0.777   9.897
annotateGoBP              8.473  0.550  10.490
annotateGoMF              7.248  0.409   7.738
annotateGoCC              6.681  0.429   7.190
calcAllClustering         6.625  0.025   6.717
FitDegree                 2.265  0.088  14.167
getRandomGraphCentrality  1.409  0.036  23.630
* 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 
 74.538   4.419 106.049 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree 2.265 0.08814.167
addEdgeAtts16.882 3.13021.590
annotateGOont10.350 1.51112.894
annotateGeneNames0.4250.0150.527
annotateGoBP 8.473 0.55010.490
annotateGoCC6.6810.4297.190
annotateGoMF7.2480.4097.738
annotatePresynaptic2.9740.1843.237
annotateSCHanno11.050 2.38917.362
annotateTopOntoOVG16.868 2.74224.113
annotateVertex0.0080.0020.009
applpMatrixToGraph0.0030.0010.005
buildNetwork0.0080.0010.009
calcAllClustering6.6250.0256.717
calcBridgeness0.1790.0070.191
calcCentrality0.2200.0060.229
calcCentralityExternalDistances1.4320.0541.490
calcCentralityInternalDistances1.3240.0081.335
calcClustering0.0080.0010.009
calcDiseasePairs0.9100.0310.949
calcEntropy19.569 0.72621.027
calcMembership0.0120.0010.013
calcReclusterMatrix0.0820.0040.085
calcSparsness 9.215 0.44610.264
clusterORA0.7970.0560.913
clusteringSummary21.242 0.05921.557
degreeBinnedGDAs0.5200.0130.534
escapeAnnotation0.0010.0000.001
evalCentralitySignificance1.4010.0251.448
findLCC0.0110.0020.012
getAnnotationList0.1250.0050.131
getAnnotationVertexList0.1560.0350.192
getBridgeness0.1600.0050.166
getCentralityMatrix17.305 0.68018.418
getClusterSubgraphByID0.0510.0030.064
getClustering0.0530.0040.069
getCommunityGraph0.0590.0030.069
getDType0.0010.0010.001
getDYNAMO0.0750.0040.083
getDiseases0.0010.0010.001
getEntropy18.339 0.95519.732
getEntropyRate0.0100.0010.010
getGNP0.0430.0020.045
getGraphCentralityECDF17.632 0.78518.645
getPA0.0440.0030.048
getRandomGraphCentrality 1.409 0.03623.630
getRobustness1.2980.0421.376
layoutByCluster0.2470.0040.265
layoutByRecluster0.2210.0070.244
makeConsensusMatrix1.3280.0461.439
makeMembership0.0040.0020.006
metlMatrix0.0170.0040.021
normModularity8.8570.7779.897
permute0.0000.0010.002
plotBridgeness1.1220.0191.253
plotEntropy20.738 0.96122.036
prepareGDA0.5280.0150.556
recluster0.0810.0040.085
removeVertexTerm0.0080.0030.011
runPermDisease10.833 0.12211.100
sampleDegBinnedGDA0.6660.0190.723
sampleGraphClust0.0590.0030.064
unescapeAnnotation0.0020.0020.004
zeroNA0.0000.0000.001