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

This page was generated on 2025-09-29 12:03 -0400 (Mon, 29 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4833
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4621
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4566
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4563
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 218/2334HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.11.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2025-09-28 13:45 -0400 (Sun, 28 Sep 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.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 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-09-28 21:43:48 -0400 (Sun, 28 Sep 2025)
EndedAt: 2025-09-28 21:54:51 -0400 (Sun, 28 Sep 2025)
EllapsedTime: 663.1 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.1 Patched (2025-08-23 r88802)
* 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.3 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        16.530  0.002  16.776
calcEntropy              13.419  0.058  13.768
plotEntropy              12.375  0.228  13.175
addEdgeAtts              11.613  0.393  12.291
getEntropy               11.767  0.068  11.964
annotateTopOntoOVG       10.260  0.077  10.979
getGraphCentralityECDF   10.171  0.034  10.215
getCentralityMatrix      10.054  0.059  10.467
runPermDisease            7.195  0.047   7.415
annotateSCHanno           6.509  0.025   6.791
calcSparsness             6.252  0.003   6.481
calcAllClustering         6.041  0.001   6.411
annotateGoBP              5.648  0.057   5.918
annotateGOont             5.045  0.067   5.566
normModularity            4.955  0.081   5.599
FitDegree                 1.412  0.080   7.100
getRandomGraphCentrality  0.654  0.021  14.944
* 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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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 
 47.738   2.012  66.029 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.4120.0807.100
addEdgeAtts11.613 0.39312.291
annotateGOont5.0450.0675.566
annotateGeneNames0.3390.0020.430
annotateGoBP5.6480.0575.918
annotateGoCC4.4560.0234.710
annotateGoMF4.2030.0224.507
annotatePresynaptic2.7950.0452.931
annotateSCHanno6.5090.0256.791
annotateTopOntoOVG10.260 0.07710.979
annotateVertex0.0040.0000.004
applpMatrixToGraph0.0020.0000.002
buildNetwork0.0030.0000.003
calcAllClustering6.0410.0016.411
calcBridgeness0.0840.0030.114
calcCentrality0.1030.0100.121
calcCentralityExternalDistances0.5850.0130.600
calcCentralityInternalDistances0.5520.0000.583
calcClustering0.0040.0000.005
calcDiseasePairs0.6940.0260.721
calcEntropy13.419 0.05813.768
calcMembership0.0070.0010.008
calcReclusterMatrix0.0530.0000.053
calcSparsness6.2520.0036.481
clusterORA0.5490.0030.601
clusteringSummary16.530 0.00216.776
degreeBinnedGDAs0.3800.0020.381
escapeAnnotation0.0000.0000.001
evalCentralitySignificance0.8050.0010.806
findLCC0.0060.0000.006
getAnnotationList0.1000.0000.099
getAnnotationVertexList0.1090.0020.111
getBridgeness0.0960.0000.096
getCentralityMatrix10.054 0.05910.467
getClusterSubgraphByID0.0250.0000.025
getClustering0.0250.0000.025
getCommunityGraph0.0250.0010.026
getDType0.0000.0000.001
getDYNAMO0.0400.0010.041
getDiseases000
getEntropy11.767 0.06811.964
getEntropyRate0.0060.0000.006
getGNP0.0260.0010.027
getGraphCentralityECDF10.171 0.03410.215
getPA0.0290.0000.030
getRandomGraphCentrality 0.654 0.02114.944
getRobustness0.5010.0090.537
layoutByCluster0.1620.0000.169
layoutByRecluster0.1760.0220.199
makeConsensusMatrix0.5130.0300.543
makeMembership0.0030.0000.002
metlMatrix0.0100.0000.009
normModularity4.9550.0815.599
permute000
plotBridgeness0.5450.0160.561
plotEntropy12.375 0.22813.175
prepareGDA0.2770.0150.291
recluster0.0670.0090.076
removeVertexTerm0.0040.0010.005
runPermDisease7.1950.0477.415
sampleDegBinnedGDA0.4870.0020.489
sampleGraphClust0.0420.0010.043
unescapeAnnotation0.0000.0000.001
zeroNA000