Back to Build/check report for BioC 3.17
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:14:53 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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 kunpeng1


To the developers/maintainers of the BioNAR package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 194/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.1.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: master
git_last_commit: 2364746
git_last_commit_date: 2022-11-01 15:27:44 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  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/library --timings BioNAR_1.1.0.tar.gz
StartedAt: 2023-02-06 19:05:04 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 19:17:47 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 762.9 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/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-01-14 r83615)
* using platform: aarch64-unknown-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.1 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 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
plotEntropy              15.006  0.096  15.114
clusteringSummary        13.948  0.020  14.066
calcEntropy              13.011  0.040  13.084
getEntropy               12.146  0.048  12.202
getCentralityMatrix      11.530  0.036  11.593
getGraphCentralityECDF   10.626  0.024  10.667
runPermDisease            7.964  0.001   7.970
annotateTopOntoOVG        6.973  0.008   6.984
annotateGOont             5.555  0.124   5.680
annotateGoBP              5.506  0.000   5.507
calcAllClustering         5.055  0.000   5.057
FitDegree                 2.001  0.044   8.516
getRandomGraphCentrality  0.482  0.004  15.235
* 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/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
snapshotDate(): 2022-12-16
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
snapshotDate(): 2022-12-16
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
snapshotDate(): 2022-12-16
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-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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
snapshotDate(): 2022-12-16
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.4

Slot "alpha":
[1] 2.634402

Slot "SDxmin":
[1] 1.341641

Slot "SDalpha":
[1] 0.07487686

[ 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 
 52.313   0.993  73.597 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree2.0010.0448.516
addEdgeAtts0.0790.0000.108
annotateGOont5.5550.1245.680
annotateGeneNames0.2140.0000.214
annotateGoBP5.5060.0005.507
annotateGoCC4.2440.0004.245
annotateGoMF4.7350.0004.742
annotatePresynaptic1.8410.0001.842
annotateSCHanno2.2460.0242.318
annotateTopOntoOVG6.9730.0086.984
annotateVertex0.0040.0000.004
applpMatrixToGraph0.0020.0000.002
buildFromSynaptomeByEntrez0.7050.0000.706
buildFromSynaptomeGeneTable0.4580.0080.466
buildNetwork0.0010.0020.003
calcAllClustering5.0550.0005.057
calcBridgeness0.0940.0040.102
calcCentrality0.0750.0000.076
calcCentralityExternalDistances0.5870.0400.628
calcCentralityInternalDistances0.5360.0000.537
calcClustering0.0040.0000.004
calcDiseasePairs0.5760.0080.585
calcEntropy13.011 0.04013.084
calcMembership0.0240.0040.028
calcReclusterMatrix0.0120.0000.012
calcSparsness0.7300.0160.748
clusterORA0.1750.0000.176
clusteringSummary13.948 0.02014.066
degreeBinnedGDAs0.2660.0000.267
escapeAnnotation0.0010.0000.000
evalCentralitySignificance0.5600.0000.561
findLCC0.0010.0040.005
getAnnotationList0.0780.0000.078
getAnnotationVertexList0.0920.0000.092
getBridgeness0.1250.0000.126
getCentralityMatrix11.530 0.03611.593
getClusterSubgraphByID0.0000.0030.003
getClustering0.0120.0160.028
getCommunityGraph0.0070.0000.008
getDType000
getDiseases000
getEntropy12.146 0.04812.202
getEntropyRate0.0060.0000.007
getGraphCentralityECDF10.626 0.02410.667
getRandomGraphCentrality 0.482 0.00415.235
getRobustness0.6390.0040.654
layoutByCluster0.2330.0000.234
layoutByRecluster0.480.000.48
makeConsensusMatrix0.5620.0160.578
normModularity1.0970.0071.106
permute000
plotBridgeness0.5980.0040.602
plotEntropy15.006 0.09615.114
prepareGDA0.2320.0040.236
recluster0.0110.0000.011
removeVertexTerm0.0020.0000.002
runPermDisease7.9640.0017.970
sampleDegBinnedGDA0.3660.0040.371
sampleGraphClust0.0070.0000.007
unescapeAnnotation0.0000.0000.001
zeroNA000