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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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-08 13:45 -0500 (Mon, 08 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-09 16:14:14 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 16:24:15 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 601.5 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
calcEntropy              12.977  0.856  18.977
plotEntropy              12.448  1.181  18.898
addEdgeAtts              11.521  2.089  18.661
getEntropy               11.611  1.163  18.184
clusteringSummary        12.664  0.074  17.308
annotateTopOntoOVG       10.422  0.756  16.369
getGraphCentralityECDF    9.534  0.902  14.375
getCentralityMatrix       9.417  0.778  13.863
runPermDisease            8.306  0.168  11.655
normModularity            6.424  0.862  10.050
annotateSCHanno           6.616  0.568  10.321
annotateGOont             6.050  0.936   9.720
calcSparsness             5.657  0.654   8.695
annotateGoBP              4.949  0.399   7.196
calcAllClustering         5.241  0.038   7.352
annotateGoMF              4.344  0.370   6.471
annotateGoCC              3.489  0.357   5.233
FitDegree                 1.036  0.040   8.094
getRandomGraphCentrality  0.541  0.028  17.307
* 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 
 43.967   2.727  81.849 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.0360.0408.094
addEdgeAtts11.521 2.08918.661
annotateGOont6.0500.9369.720
annotateGeneNames0.2780.0140.389
annotateGoBP4.9490.3997.196
annotateGoCC3.4890.3575.233
annotateGoMF4.3440.3706.471
annotatePresynaptic1.5030.1582.258
annotateSCHanno 6.616 0.56810.321
annotateTopOntoOVG10.422 0.75616.369
annotateVertex0.0040.0010.004
applpMatrixToGraph0.0020.0010.002
buildNetwork0.0020.0010.004
calcAllClustering5.2410.0387.352
calcBridgeness0.0740.0040.103
calcCentrality0.0980.0030.135
calcCentralityExternalDistances0.5460.0200.763
calcCentralityInternalDistances0.5380.0120.863
calcClustering0.0060.0000.008
calcDiseasePairs0.6360.0160.929
calcEntropy12.977 0.85618.977
calcMembership0.0060.0010.013
calcReclusterMatrix0.0420.0020.056
calcSparsness5.6570.6548.695
clusterORA0.3950.0370.620
clusteringSummary12.664 0.07417.308
degreeBinnedGDAs0.2930.0150.403
escapeAnnotation0.0010.0010.001
evalCentralitySignificance0.5700.0340.792
findLCC0.0050.0000.005
getAnnotationList0.0600.0030.075
getAnnotationVertexList0.0720.0140.103
getBridgeness0.0640.0030.080
getCentralityMatrix 9.417 0.77813.863
getClusterSubgraphByID0.0240.0020.043
getClustering0.0230.0010.025
getCommunityGraph0.0280.0020.084
getDType000
getDYNAMO0.0450.0030.121
getDiseases000
getEntropy11.611 1.16318.184
getEntropyRate0.0050.0000.007
getGNP0.0200.0010.022
getGraphCentralityECDF 9.534 0.90214.375
getPA0.0220.0010.025
getRandomGraphCentrality 0.541 0.02817.307
getRobustness0.5490.0310.765
layoutByCluster0.1130.0010.116
layoutByRecluster0.1040.0040.142
makeConsensusMatrix0.5330.0320.742
makeMembership0.0030.0010.015
metlMatrix0.0100.0020.013
normModularity 6.424 0.86210.050
permute0.0000.0010.000
plotBridgeness0.5200.0110.683
plotEntropy12.448 1.18118.898
prepareGDA0.2590.0140.355
recluster0.0430.0030.062
removeVertexTerm0.0050.0010.006
runPermDisease 8.306 0.16811.655
sampleDegBinnedGDA0.3730.0230.513
sampleGraphClust0.0270.0020.032
unescapeAnnotation0.0010.0010.001
zeroNA0.0010.0010.000