Back to Multiple platform build/check report for BioC 3.17
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-06 10:55:22 -0400 (Thu, 06 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4331
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4322
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

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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 209/2200HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.1.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2023-04-05 14:00:12 -0400 (Wed, 05 Apr 2023)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: devel
git_last_commit: 2364746
git_last_commit_date: 2022-11-01 11:27:44 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: BioNAR
Version: 1.1.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings BioNAR_1.1.0.tar.gz
StartedAt: 2023-04-05 18:50:12 -0400 (Wed, 05 Apr 2023)
EndedAt: 2023-04-05 18:59:21 -0400 (Wed, 05 Apr 2023)
EllapsedTime: 548.4 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/BioNAR.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.1.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 R 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.
* 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
clusteringSummary        10.823  0.016  10.839
plotEntropy               9.588  0.476  10.064
calcEntropy               8.459  0.108   8.567
runPermDisease            6.464  0.256   6.719
getEntropy                6.539  0.108   6.647
getGraphCentralityECDF    5.666  0.028   5.695
getCentralityMatrix       5.401  0.080   5.481
annotateTopOntoOVG        5.148  0.032   5.180
FitDegree                 1.498  0.120   5.835
getRandomGraphCentrality  0.276  0.048  11.259
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘BioNAR_overview.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/BioNAR.Rcheck/00check.log’
for details.



Installation output

BioNAR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘BioNAR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Using 'localHub=TRUE'
  If offline, please also see BiocManager vignette section on offline use
loading from cache
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Using 'localHub=TRUE'
  If offline, please also see BiocManager vignette section on offline use
loading from cache
** testing if installed package can be loaded from final location
Using 'localHub=TRUE'
  If offline, please also see BiocManager vignette section on offline use
loading from cache
** testing if installed package keeps a record of temporary installation path
* DONE (BioNAR)

Tests output

BioNAR.Rcheck/tests/testthat.Rout


R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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


Using 'localHub=TRUE'
  If offline, please also see BiocManager vignette section on offline use
loading from cache

Attaching package: 'BioNAR'

The following object is masked from 'package:igraph':

    permute

> 
> test_check("BioNAR")
Loading required package: synaptome.data
Loading required package: AnnotationHub
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:igraph':

    normalize, path, union

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: BiocFileCache
Loading required package: dbplyr
An object of class "law"
Slot "fit":
Reference class object of class "displ" 
Field "xmin": 
[1] 11
Field "pars": 
[1] 2.634402
Field "no_pars": 
[1] 1

Slot "p":
[1] 0.8

Slot "alpha":
[1] 2.634402

Slot "SDxmin":
[1] 0.8944272

Slot "SDalpha":
[1] 0.05469318

[ FAIL 0 | WARN 15 | SKIP 4 | PASS 104 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (4)

[ FAIL 0 | WARN 15 | SKIP 4 | PASS 104 ]
> 
> proc.time()
   user  system elapsed 
 36.366   1.676  52.383 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.4980.1205.835
addEdgeAtts0.1190.0040.124
annotateGOont3.9310.4284.359
annotateGeneNames0.2020.0050.207
annotateGoBP4.1620.1444.308
annotateGoCC3.0610.0443.106
annotateGoMF3.6930.0883.782
annotatePresynaptic1.3640.0041.368
annotateSCHanno1.7230.0241.750
annotateTopOntoOVG5.1480.0325.180
annotateVertex0.0040.0000.004
applpMatrixToGraph0.0010.0000.001
buildFromSynaptomeByEntrez0.5290.0200.549
buildFromSynaptomeGeneTable0.3460.0400.387
buildNetwork0.0020.0000.002
calcAllClustering4.170.004.17
calcBridgeness0.0710.0000.070
calcCentrality0.0500.0040.053
calcCentralityExternalDistances0.3500.0240.374
calcCentralityInternalDistances0.3490.0040.354
calcClustering0.0030.0000.004
calcDiseasePairs0.4470.0270.474
calcEntropy8.4590.1088.567
calcMembership0.0090.0040.013
calcReclusterMatrix0.010.000.01
calcSparsness0.5310.0160.547
clusterORA0.1310.0080.139
clusteringSummary10.823 0.01610.839
degreeBinnedGDAs0.1980.0200.218
escapeAnnotation0.0010.0000.001
evalCentralitySignificance0.3340.0240.358
findLCC0.0040.0000.004
getAnnotationList0.0580.0000.059
getAnnotationVertexList0.0670.0080.074
getBridgeness0.0960.0000.096
getCentralityMatrix5.4010.0805.481
getClusterSubgraphByID0.0010.0020.003
getClustering0.0100.0000.011
getCommunityGraph0.0020.0030.005
getDType0.0000.0000.001
getDiseases0.0010.0000.000
getEntropy6.5390.1086.647
getEntropyRate0.0060.0000.006
getGraphCentralityECDF5.6660.0285.695
getRandomGraphCentrality 0.276 0.04811.259
getRobustness0.4630.2320.695
layoutByCluster0.0610.0000.061
layoutByRecluster0.1120.0120.125
makeConsensusMatrix0.3450.0400.384
normModularity0.9860.0681.054
permute0.0000.0000.001
plotBridgeness0.4250.0480.473
plotEntropy 9.588 0.47610.064
prepareGDA0.2250.0320.258
recluster0.0090.0000.009
removeVertexTerm0.0020.0000.002
runPermDisease6.4640.2566.719
sampleDegBinnedGDA0.3370.0000.337
sampleGraphClust0.0060.0000.006
unescapeAnnotation0.0010.0000.001
zeroNA000