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

This page was generated on 2023-04-06 10:55:35 -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 nebbiolo2


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-06 05:03:07 -0400 (Thu, 06 Apr 2023)
EndedAt: 2023-04-06 05:12:23 -0400 (Thu, 06 Apr 2023)
EllapsedTime: 556.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 Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 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        11.621  0.027  11.648
calcEntropy               9.321  0.153   9.473
plotEntropy               8.469  0.177   8.645
runPermDisease            6.923  0.048   6.971
getEntropy                6.903  0.023   6.927
getCentralityMatrix       6.468  0.208   6.676
getGraphCentralityECDF    5.576  0.056   5.633
annotateTopOntoOVG        5.354  0.052   5.406
FitDegree                 1.491  0.153   5.834
getRandomGraphCentrality  0.290  0.051  11.977
* 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 Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
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.6

Slot "alpha":
[1] 2.634402

Slot "SDxmin":
[1] 3.49285

Slot "SDalpha":
[1] 0.06548116

[ 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 
 39.084   1.701  55.869 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.4910.1535.834
addEdgeAtts0.0860.0040.090
annotateGOont3.5080.1843.692
annotateGeneNames0.2020.0080.209
annotateGoBP4.7750.1644.938
annotateGoCC3.5840.0443.628
annotateGoMF4.4220.1514.574
annotatePresynaptic1.5330.0081.542
annotateSCHanno1.8130.0401.879
annotateTopOntoOVG5.3540.0525.406
annotateVertex0.0010.0030.004
applpMatrixToGraph0.0020.0000.002
buildFromSynaptomeByEntrez0.5280.0310.559
buildFromSynaptomeGeneTable0.3940.0200.413
buildNetwork0.0030.0000.003
calcAllClustering4.8250.0204.844
calcBridgeness0.0650.0030.069
calcCentrality0.0460.0010.046
calcCentralityExternalDistances0.3880.0390.427
calcCentralityInternalDistances0.3200.0280.348
calcClustering0.0040.0010.004
calcDiseasePairs0.5000.0150.516
calcEntropy9.3210.1539.473
calcMembership0.0080.0040.012
calcReclusterMatrix0.010.000.01
calcSparsness0.5440.0150.560
clusterORA0.1380.0080.146
clusteringSummary11.621 0.02711.648
degreeBinnedGDAs0.2780.0160.294
escapeAnnotation0.0010.0000.000
evalCentralitySignificance0.3250.0000.325
findLCC0.0040.0000.004
getAnnotationList0.0640.0000.064
getAnnotationVertexList0.0690.0020.072
getBridgeness0.0460.0080.055
getCentralityMatrix6.4680.2086.676
getClusterSubgraphByID0.0030.0010.003
getClustering0.0060.0030.011
getCommunityGraph0.0050.0010.006
getDType000
getDiseases000
getEntropy6.9030.0236.927
getEntropyRate0.0040.0000.005
getGraphCentralityECDF5.5760.0565.633
getRandomGraphCentrality 0.290 0.05111.977
getRobustness0.4020.0240.426
layoutByCluster0.0790.0030.084
layoutByRecluster0.2190.0000.219
makeConsensusMatrix0.3350.0070.343
normModularity0.9280.0120.941
permute0.0010.0000.001
plotBridgeness0.4230.0070.431
plotEntropy8.4690.1778.645
prepareGDA0.2130.0000.214
recluster0.0080.0000.008
removeVertexTerm0.0020.0000.002
runPermDisease6.9230.0486.971
sampleDegBinnedGDA0.3050.0110.317
sampleGraphClust0.0050.0010.006
unescapeAnnotation0.0010.0000.001
zeroNA000