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

This page was generated on 2025-08-04 11:47 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
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-07-31 13:40 -0400 (Thu, 31 Jul 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.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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 kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: BioNAR
Version: 1.10.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BioNAR_1.10.0.tar.gz
StartedAt: 2025-08-01 06:45:54 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 06:53:50 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 476.5 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings BioNAR_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/BioNAR.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* 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 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
calcEntropy              14.315  0.028  14.382
plotEntropy              14.251  0.088  14.370
getEntropy               13.738  0.064  13.834
clusteringSummary        13.769  0.020  13.807
addEdgeAtts              13.070  0.103  13.202
getGraphCentralityECDF   12.804  0.000  12.834
getCentralityMatrix      12.484  0.072  12.583
annotateTopOntoOVG       11.606  0.032  11.665
runPermDisease            8.738  0.008   8.764
annotateSCHanno           7.590  0.008   7.618
annotateGoBP              6.493  0.036   6.548
normModularity            6.212  0.020   6.245
annotateGOont             6.027  0.088   6.136
annotateGoMF              5.796  0.076   5.885
calcSparsness             5.804  0.011   5.829
annotateGoCC              5.173  0.000   5.185
calcAllClustering         5.140  0.032   5.183
FitDegree                 1.370  0.044   7.985
getRandomGraphCentrality  0.785  0.008  15.589
* 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
  ‘/home/biocbuild/bbs-3.21-bioc/meat/BioNAR.Rcheck/00check.log’
for details.


Installation output

BioNAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL BioNAR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-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 Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 45.648   1.296  62.870 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.3700.0447.985
addEdgeAtts13.070 0.10313.202
annotateGOont6.0270.0886.136
annotateGeneNames0.3520.0000.354
annotateGoBP6.4930.0366.548
annotateGoCC5.1730.0005.185
annotateGoMF5.7960.0765.885
annotatePresynaptic2.2460.0042.257
annotateSCHanno7.5900.0087.618
annotateTopOntoOVG11.606 0.03211.665
annotateVertex0.0050.0000.004
applpMatrixToGraph0.0030.0000.002
buildNetwork0.0040.0000.004
calcAllClustering5.1400.0325.183
calcBridgeness0.1090.0080.118
calcCentrality0.1480.0000.150
calcCentralityExternalDistances0.7110.0600.772
calcCentralityInternalDistances0.7440.0040.749
calcClustering0.0060.0000.006
calcDiseasePairs0.6640.0120.678
calcEntropy14.315 0.02814.382
calcMembership0.0070.0000.008
calcReclusterMatrix0.0510.0000.052
calcSparsness5.8040.0115.829
clusterORA0.4940.0000.495
clusteringSummary13.769 0.02013.807
degreeBinnedGDAs0.3410.0120.354
escapeAnnotation0.0010.0000.000
evalCentralitySignificance0.7060.0360.744
findLCC0.0060.0000.006
getAnnotationList0.0780.0000.079
getAnnotationVertexList0.0910.0040.095
getBridgeness0.0880.0120.101
getCentralityMatrix12.484 0.07212.583
getClusterSubgraphByID0.0300.0000.031
getClustering0.0320.0000.032
getCommunityGraph0.0330.0000.033
getDType000
getDYNAMO0.0430.0040.047
getDiseases000
getEntropy13.738 0.06413.834
getEntropyRate0.0060.0000.005
getGNP0.0290.0000.029
getGraphCentralityECDF12.804 0.00012.834
getPA0.0280.0000.028
getRandomGraphCentrality 0.785 0.00815.589
getRobustness0.7240.0000.726
layoutByCluster0.4280.0000.428
layoutByRecluster0.2820.0040.287
makeConsensusMatrix0.7470.0120.761
makeMembership0.0030.0000.003
metlMatrix0.0110.0000.011
normModularity6.2120.0206.245
permute000
plotBridgeness0.5060.0040.510
plotEntropy14.251 0.08814.370
prepareGDA0.3420.0000.343
recluster0.0530.0000.053
removeVertexTerm0.0060.0000.006
runPermDisease8.7380.0088.764
sampleDegBinnedGDA0.4360.0080.446
sampleGraphClust0.0370.0000.037
unescapeAnnotation0.0010.0000.001
zeroNA000