Back to Build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-04 11:32 -0500 (Tue, 04 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4788
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/2323HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.13.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2025-11-03 13:40 -0500 (Mon, 03 Nov 2025)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: devel
git_last_commit: 77425df
git_last_commit_date: 2025-10-29 11:19:29 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  


CHECK results for BioNAR on nebbiolo1

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.13.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings BioNAR_1.13.0.tar.gz
StartedAt: 2025-11-03 21:17:54 -0500 (Mon, 03 Nov 2025)
EndedAt: 2025-11-03 21:26:05 -0500 (Mon, 03 Nov 2025)
EllapsedTime: 491.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: BioNAR.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/BioNAR.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.13.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 ... OK
* 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.732  0.030  11.763
calcEntropy               9.037  0.044   9.090
plotEntropy               8.994  0.048   9.047
getEntropy                8.386  0.021   8.414
addEdgeAtts               8.190  0.124   8.317
getCentralityMatrix       8.083  0.109   8.192
annotateTopOntoOVG        7.313  0.110   7.423
getGraphCentralityECDF    7.358  0.029   7.389
runPermDisease            5.907  0.007   5.914
getRandomGraphCentrality  0.601  0.009  10.251
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  [ FAIL 1 | WARN 0 | SKIP 2 | PASS 124 ]
  
  ══ Skipped tests (2) ═══════════════════════════════════════════════════════════
  • On CRAN (2): 'test_bridgeness.R:38:5', 'test_bridgeness.R:81:5'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_bridgeness.R:101:5'): Norm Modularity ────────────────────────
  `nm` (`actual`) not equal to 0.009390085 (`expected`).
  
    `actual`: 0.0070
  `expected`: 0.0094
  
  [ FAIL 1 | WARN 0 | SKIP 2 | PASS 124 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/BioNAR.Rcheck/00check.log’
for details.


Installation output

BioNAR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘BioNAR’ ...
** this is package ‘BioNAR’ version ‘1.13.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.fail


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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 1 | WARN 0 | SKIP 2 | PASS 124 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_bridgeness.R:38:5', 'test_bridgeness.R:81:5'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_bridgeness.R:101:5'): Norm Modularity ────────────────────────
`nm` (`actual`) not equal to 0.009390085 (`expected`).

  `actual`: 0.0070
`expected`: 0.0094

[ FAIL 1 | WARN 0 | SKIP 2 | PASS 124 ]
Error: Test failures
Execution halted

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree0.8450.0214.830
addEdgeAtts8.1900.1248.317
annotateGOont4.3540.1414.497
annotateGeneNames0.2190.0040.223
annotateGoBP4.2860.0744.361
annotateGoCC3.2330.0263.260
annotateGoMF3.7090.0003.711
annotatePresynaptic1.9960.0422.039
annotateSCHanno4.7980.0234.822
annotateTopOntoOVG7.3130.1107.423
annotateVertex0.0040.0000.003
applpMatrixToGraph0.0010.0010.002
buildNetwork0.0030.0000.003
calcAllClustering4.6920.0014.693
calcBridgeness0.0700.0020.072
calcCentrality0.0950.0010.096
calcCentralityExternalDistances0.5650.0690.635
calcCentralityInternalDistances0.5100.0010.514
calcClustering0.0040.0000.005
calcDiseasePairs0.5380.0080.549
calcEntropy9.0370.0449.090
calcMembership0.0050.0000.005
calcReclusterMatrix0.0320.0000.032
calcSparsness3.4450.0023.447
clusterORA0.3400.0120.352
clusteringSummary11.732 0.03011.763
degreeBinnedGDAs0.2350.0200.255
escapeAnnotation0.0000.0010.001
evalCentralitySignificance0.5380.0350.572
findLCC0.0050.0000.005
getAnnotationList0.0660.0010.068
getAnnotationVertexList0.0770.0070.085
getBridgeness0.0560.0040.060
getCentralityMatrix8.0830.1098.192
getClusterSubgraphByID0.0210.0000.021
getClustering0.0210.0010.023
getCommunityGraph0.0220.0010.023
getDType000
getDYNAMO0.0310.0020.033
getDiseases000
getEntropy8.3860.0218.414
getEntropyRate0.0050.0000.005
getGNP0.0170.0010.018
getGraphCentralityECDF7.3580.0297.389
getPA0.0170.0020.019
getRandomGraphCentrality 0.601 0.00910.251
getRobustness0.4480.0040.451
layoutByCluster0.1150.0000.116
layoutByRecluster0.0960.0020.099
makeConsensusMatrix0.4540.0070.461
makeMembership0.0020.0010.003
metlMatrix0.0080.0000.008
normModularity4.3890.0294.418
permute0.0000.0010.001
plotBridgeness0.4270.0010.428
plotEntropy8.9940.0489.047
prepareGDA0.2210.0030.224
recluster0.0320.0010.033
removeVertexTerm0.0040.0010.004
runPermDisease5.9070.0075.914
sampleDegBinnedGDA0.2980.0040.302
sampleGraphClust0.0230.0010.023
unescapeAnnotation0.0000.0000.001
zeroNA0.0000.0010.001