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

This page was generated on 2025-09-23 12:04 -0400 (Tue, 23 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4816
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4605
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4549
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4560
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-22 13:45 -0400 (Mon, 22 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    OK  


CHECK results for BioNAR on lconway

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: /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.11.0.tar.gz
StartedAt: 2025-09-22 19:38:05 -0400 (Mon, 22 Sep 2025)
EndedAt: 2025-09-22 19:48:01 -0400 (Mon, 22 Sep 2025)
EllapsedTime: 595.3 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.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/BioNAR.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.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 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              12.992  0.838  13.976
addEdgeAtts               9.815  2.708  15.914
getEntropy               11.210  0.757  12.092
getGraphCentralityECDF   10.805  0.628  11.560
getCentralityMatrix      10.831  0.588  11.546
clusteringSummary        10.212  0.432  11.524
calcEntropy               8.806  1.537  11.193
annotateTopOntoOVG        9.606  0.688  11.261
annotateSCHanno           6.262  0.690   7.742
runPermDisease            6.364  0.197   6.628
normModularity            5.891  0.620   6.603
annotateGOont             4.484  1.164   7.492
annotateGoBP              4.466  0.498   5.748
FitDegree                 0.961  0.046   7.265
getRandomGraphCentrality  0.641  0.025  14.222
* 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.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-09-10 r88807) -- "Great Square Root"
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:38:5', 'test_bridgeness.R:81:5'

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 125 ]
> 
> proc.time()
   user  system elapsed 
 40.977   2.631  58.082 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree0.9610.0467.265
addEdgeAtts 9.815 2.70815.914
annotateGOont4.4841.1647.492
annotateGeneNames0.2730.0250.445
annotateGoBP4.4660.4985.748
annotateGoCC3.3060.3944.024
annotateGoMF3.5250.3924.387
annotatePresynaptic1.9780.2172.631
annotateSCHanno6.2620.6907.742
annotateTopOntoOVG 9.606 0.68811.261
annotateVertex0.0040.0010.005
applpMatrixToGraph0.0020.0000.003
buildNetwork0.0040.0010.005
calcAllClustering3.8870.0253.932
calcBridgeness0.0760.0050.083
calcCentrality0.0920.0030.096
calcCentralityExternalDistances0.5770.0190.603
calcCentralityInternalDistances0.6000.0080.614
calcClustering0.0060.0010.007
calcDiseasePairs0.5750.0180.599
calcEntropy 8.806 1.53711.193
calcMembership0.0070.0010.008
calcReclusterMatrix0.0470.0060.056
calcSparsness3.9090.8084.781
clusterORA0.3950.1070.857
clusteringSummary10.212 0.43211.524
degreeBinnedGDAs0.3600.0350.414
escapeAnnotation0.0010.0010.001
evalCentralitySignificance0.6300.0150.653
findLCC0.0050.0010.007
getAnnotationList0.0810.0050.090
getAnnotationVertexList0.0940.0120.119
getBridgeness0.0780.0050.085
getCentralityMatrix10.831 0.58811.546
getClusterSubgraphByID0.0280.0020.042
getClustering0.0300.0010.032
getCommunityGraph0.0310.0020.034
getDType0.0000.0000.001
getDYNAMO0.0460.0020.049
getDiseases0.0000.0000.001
getEntropy11.210 0.75712.092
getEntropyRate0.0050.0000.005
getGNP0.0240.0010.025
getGraphCentralityECDF10.805 0.62811.560
getPA0.0260.0020.028
getRandomGraphCentrality 0.641 0.02514.222
getRobustness0.5640.0380.605
layoutByCluster0.1290.0060.136
layoutByRecluster0.1110.0050.116
makeConsensusMatrix0.6000.0380.642
makeMembership0.0030.0010.003
metlMatrix0.0090.0010.011
normModularity5.8910.6206.603
permute0.0000.0000.001
plotBridgeness0.5740.0160.598
plotEntropy12.992 0.83813.976
prepareGDA0.3190.0080.331
recluster0.0480.0030.051
removeVertexTerm0.0060.0020.007
runPermDisease6.3640.1976.628
sampleDegBinnedGDA0.4450.0130.464
sampleGraphClust0.0340.0020.037
unescapeAnnotation0.0010.0010.002
zeroNA0.0000.0000.001