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

This page was generated on 2025-06-19 12:02 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 215/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.11.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: devel
git_last_commit: ac4d792
git_last_commit_date: 2025-04-15 12:58:11 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    TIMEOUT  


CHECK results for BioNAR on nebbiolo2

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.11.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings BioNAR_1.11.0.tar.gz
StartedAt: 2025-06-18 21:14:11 -0400 (Wed, 18 Jun 2025)
EndedAt: 2025-06-18 21:21:40 -0400 (Wed, 18 Jun 2025)
EllapsedTime: 448.4 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.11.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 ... 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 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.241  0.043  11.285
calcEntropy               8.836  0.091   8.928
plotEntropy               8.620  0.290   8.911
getEntropy                8.344  0.072   8.417
addEdgeAtts               8.016  0.102   8.118
getGraphCentralityECDF    7.248  0.001   7.249
getCentralityMatrix       6.982  0.086   7.068
annotateTopOntoOVG        6.824  0.009   6.833
runPermDisease            5.837  0.126   5.963
FitDegree                 0.832  0.031   5.167
getRandomGraphCentrality  0.569  0.017  10.110
* 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.22-bioc/meat/BioNAR.Rcheck/00check.log’
for details.


Installation output

BioNAR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘BioNAR’ ...
** this is package ‘BioNAR’ version ‘1.11.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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 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:38:5', 'test_bridgeness.R:81:5'

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 125 ]
> 
> proc.time()
   user  system elapsed 
 33.180   0.949  44.722 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree0.8320.0315.167
addEdgeAtts8.0160.1028.118
annotateGOont3.8890.0733.963
annotateGeneNames0.2550.0000.255
annotateGoBP4.1740.0564.229
annotateGoCC3.2130.0003.213
annotateGoMF3.6790.0013.680
annotatePresynaptic1.3970.0011.398
annotateSCHanno4.3960.0054.401
annotateTopOntoOVG6.8240.0096.833
annotateVertex0.0030.0000.003
applpMatrixToGraph0.0010.0000.001
buildNetwork0.0020.0000.002
calcAllClustering4.4590.0004.459
calcBridgeness0.0630.0000.063
calcCentrality0.0800.0010.081
calcCentralityExternalDistances0.4910.0430.533
calcCentralityInternalDistances0.4310.0160.447
calcClustering0.0040.0000.004
calcDiseasePairs0.4740.0080.482
calcEntropy8.8360.0918.928
calcMembership0.0050.0000.005
calcReclusterMatrix0.0330.0000.034
calcSparsness3.2950.0013.296
clusterORA0.3330.0030.337
clusteringSummary11.241 0.04311.285
degreeBinnedGDAs0.2680.0230.290
escapeAnnotation0.0030.0000.002
evalCentralitySignificance0.4360.0110.447
findLCC0.0040.0000.004
getAnnotationList0.0590.0000.059
getAnnotationVertexList0.0620.0030.065
getBridgeness0.0560.0010.057
getCentralityMatrix6.9820.0867.068
getClusterSubgraphByID0.0200.0010.021
getClustering0.0230.0000.022
getCommunityGraph0.0250.0000.025
getDType000
getDYNAMO0.0350.0010.036
getDiseases0.0000.0000.001
getEntropy8.3440.0728.417
getEntropyRate0.0030.0000.004
getGNP0.0170.0010.018
getGraphCentralityECDF7.2480.0017.249
getPA0.0460.0000.045
getRandomGraphCentrality 0.569 0.01710.110
getRobustness0.4560.0190.475
layoutByCluster0.1120.0090.121
layoutByRecluster0.0990.0070.106
makeConsensusMatrix0.4870.0510.538
makeMembership0.0020.0010.003
metlMatrix0.0090.0010.010
normModularity3.5650.0963.661
permute000
plotBridgeness0.3530.0250.378
plotEntropy8.6200.2908.911
prepareGDA0.2290.0270.256
recluster0.0340.0040.038
removeVertexTerm0.0050.0000.004
runPermDisease5.8370.1265.963
sampleDegBinnedGDA0.3240.0140.339
sampleGraphClust0.0230.0010.025
unescapeAnnotation0.0000.0000.001
zeroNA000