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

This page was generated on 2025-08-21 11:39 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 217/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.10.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: RELEASE_3_21
git_last_commit: d3036b1
git_last_commit_date: 2025-04-15 12:58:11 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (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.10.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.10.0.tar.gz
StartedAt: 2025-08-19 01:29:59 -0400 (Tue, 19 Aug 2025)
EndedAt: 2025-08-19 01:44:04 -0400 (Tue, 19 Aug 2025)
EllapsedTime: 844.8 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.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/BioNAR.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* 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.10.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
clusteringSummary        21.375  0.236  24.221
plotEntropy              19.134  0.883  20.331
calcEntropy              18.894  0.895  21.928
addEdgeAtts              17.759  1.848  20.175
getEntropy               17.651  0.804  19.239
getCentralityMatrix      17.123  0.669  22.643
getGraphCentralityECDF   16.958  0.667  18.013
annotateTopOntoOVG       16.890  0.666  19.033
runPermDisease           11.898  0.140  12.183
annotateSCHanno          10.613  0.510  11.472
annotateGOont             9.125  0.929  10.741
normModularity            8.993  0.563   9.906
calcSparsness             8.320  0.486   9.790
annotateGoBP              7.722  0.495   8.272
calcAllClustering         6.694  0.055   7.167
annotateGoMF              6.416  0.331   6.891
annotateGoCC              6.104  0.350   7.350
FitDegree                 2.193  0.103  13.037
getRandomGraphCentrality  1.262  0.036  24.588
* 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.21-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.10.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 RC (2025-06-05 r88288) -- "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 
 69.392   3.927 100.361 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree 2.193 0.10313.037
addEdgeAtts17.759 1.84820.175
annotateGOont 9.125 0.92910.741
annotateGeneNames0.4880.0220.513
annotateGoBP7.7220.4958.272
annotateGoCC6.1040.3507.350
annotateGoMF6.4160.3316.891
annotatePresynaptic2.7820.1523.069
annotateSCHanno10.613 0.51011.472
annotateTopOntoOVG16.890 0.66619.033
annotateVertex0.0070.0020.008
applpMatrixToGraph0.0030.0010.004
buildNetwork0.0070.0020.008
calcAllClustering6.6940.0557.167
calcBridgeness0.1710.0050.178
calcCentrality0.2030.0060.215
calcCentralityExternalDistances1.1700.0141.195
calcCentralityInternalDistances1.2020.0191.328
calcClustering0.0090.0010.010
calcDiseasePairs0.8670.0251.009
calcEntropy18.894 0.89521.928
calcMembership0.0110.0010.012
calcReclusterMatrix0.0850.0060.140
calcSparsness8.3200.4869.790
clusterORA0.8420.0631.029
clusteringSummary21.375 0.23624.221
degreeBinnedGDAs0.5150.0150.707
escapeAnnotation0.0010.0020.007
evalCentralitySignificance1.2210.0271.312
findLCC0.0120.0040.039
getAnnotationList0.1240.0090.151
getAnnotationVertexList0.1530.0350.188
getBridgeness0.1560.0050.164
getCentralityMatrix17.123 0.66922.643
getClusterSubgraphByID0.0530.0040.058
getClustering0.0580.0020.063
getCommunityGraph0.0550.0040.062
getDType0.0010.0010.001
getDYNAMO0.0730.0040.079
getDiseases0.0000.0010.001
getEntropy17.651 0.80419.239
getEntropyRate0.0090.0010.009
getGNP0.0430.0030.046
getGraphCentralityECDF16.958 0.66718.013
getPA0.0460.0030.050
getRandomGraphCentrality 1.262 0.03624.588
getRobustness1.2850.0441.354
layoutByCluster0.2590.0040.264
layoutByRecluster0.2190.0070.231
makeConsensusMatrix1.2900.0411.342
makeMembership0.0050.0020.006
metlMatrix0.0170.0040.022
normModularity8.9930.5639.906
permute0.0000.0010.001
plotBridgeness0.8250.0110.845
plotEntropy19.134 0.88320.331
prepareGDA0.4730.0080.483
recluster0.0790.0030.083
removeVertexTerm0.0090.0040.013
runPermDisease11.898 0.14012.183
sampleDegBinnedGDA0.6300.0150.652
sampleGraphClust0.0580.0030.061
unescapeAnnotation0.0010.0020.002
zeroNA0.0000.0010.001