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

This page was generated on 2023-05-10 10:04:27 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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:
- 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 206/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.3.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: devel
git_last_commit: c21e57f
git_last_commit_date: 2023-04-26 02:05:33 -0000 (Wed, 26 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: BioNAR
Version: 1.3.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.3.0.tar.gz
StartedAt: 2023-05-09 10:04:47 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 10:17:07 -0000 (Tue, 09 May 2023)
EllapsedTime: 739.7 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.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/BioNAR.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘BioNAR/DESCRIPTION’ ... OK
* this is package ‘BioNAR’ version ‘1.3.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 ... NOTE
  installed size is  6.7Mb
  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 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.
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 ... NOTE
clusterORA : forafun: no visible binding for global variable ‘pathway’
clusterORA : forafun: no visible binding for global variable ‘size’
clusterORA : forafun: no visible binding for global variable ‘overlap’
clusterORA : forafun: no visible binding for global variable ‘pval’
clusterORA : forafun: no visible binding for global variable ‘padj’
clusterORA : forafun: no visible binding for global variable
  ‘overlapGenes’
clusterORA : forafun: no visible binding for global variable ‘FL’
clusterORA : forafun: no visible binding for global variable ‘N’
clusterORA : forafun: no visible binding for global variable ‘Fn’
clusterORA : forafun: no visible binding for global variable ‘Cn’
clusterORA : forafun: no visible binding for global variable ‘Mu’
clusterORA : forafun: no visible binding for global variable ‘OR’
clusterORA : forafun: no visible binding for global variable ‘CIw’
clusterORA : forafun: no visible binding for global variable ‘Fe’
clusterORA : forafun: no visible binding for global variable ‘Fc’
clusterORA : forafun: no visible binding for global variable ‘palt’
plotSigmoid: no visible binding for global variable ‘yiR1’
plotSigmoid: no visible binding for global variable ‘yiR2’
plotSigmoid: no visible binding for global variable ‘yiR3’
plotSigmoid: no visible binding for global variable ‘yiR4’
plotSigmoid: no visible binding for global variable ‘yiR5’
Undefined global functions or variables:
  CIw Cn FL Fc Fe Fn Mu N OR overlap overlapGenes padj palt pathway
  pval size yiR1 yiR2 yiR3 yiR4 yiR5
* 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
calcEntropy              13.831  0.139  13.972
clusteringSummary        13.725  0.031  13.757
plotEntropy              12.119  0.124  12.243
getEntropy               10.628  0.067  10.696
getCentralityMatrix       9.577  0.072   9.649
getGraphCentralityECDF    9.437  0.012   9.449
runPermDisease            7.702  0.040   7.742
annotateTopOntoOVG        6.962  0.004   6.966
annotateGoBP              5.944  0.056   6.001
annotateGoMF              5.318  0.084   5.404
annotateGOont             5.088  0.212   5.299
calcAllClustering         5.109  0.011   5.121
FitDegree                 1.867  0.077   8.559
getRandomGraphCentrality  0.436  0.013  14.976
* 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: 3 NOTEs
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-devel_2023-03-12_r83975-bin/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-03-12 r83975) -- "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(): 2023-05-02
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
[ FAIL 0 | WARN 0 | SKIP 2 | PASS 109 ]

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

[ FAIL 0 | WARN 0 | SKIP 2 | PASS 109 ]
Deleting unused snapshots:
• bridgeness/entropyplot.svg
• fitdegree/powerfitplot.svg
> 
> proc.time()
   user  system elapsed 
 45.895   2.066  64.739 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.8670.0778.559
addEdgeAtts0.0780.0000.078
annotateGOont5.0880.2125.299
annotateGeneNames0.3130.0000.313
annotateGoBP5.9440.0566.001
annotateGoCC4.5040.0004.505
annotateGoMF5.3180.0845.404
annotatePresynaptic2.0520.0192.073
annotateSCHanno2.4250.0372.527
annotateTopOntoOVG6.9620.0046.966
annotateVertex0.0040.0000.005
applpMatrixToGraph0.0020.0000.002
buildFromSynaptomeByEntrez0.7130.0200.733
buildFromSynaptomeGeneTable0.4780.0150.494
buildNetwork0.0040.0000.004
calcAllClustering5.1090.0115.121
calcBridgeness0.110.000.11
calcCentrality0.0740.0000.073
calcCentralityExternalDistances0.5310.0240.555
calcCentralityInternalDistances0.5120.0040.515
calcClustering0.0060.0000.006
calcDiseasePairs0.6390.0080.647
calcEntropy13.831 0.13913.972
calcMembership0.0120.0080.019
calcReclusterMatrix0.0160.0000.016
calcSparsness0.7080.0120.721
clusterORA0.4020.0100.411
clusteringSummary13.725 0.03113.757
degreeBinnedGDAs0.2920.0170.308
escapeAnnotation0.0010.0000.001
evalCentralitySignificance0.5710.0360.607
findLCC0.0050.0000.005
getAnnotationList0.0770.0000.078
getAnnotationVertexList0.0880.0030.092
getBridgeness0.0910.0080.099
getCentralityMatrix9.5770.0729.649
getClusterSubgraphByID0.0050.0000.005
getClustering0.0170.0010.018
getCommunityGraph0.0090.0000.009
getDType000
getDiseases0.0010.0000.000
getEntropy10.628 0.06710.696
getEntropyRate0.0060.0000.006
getGraphCentralityECDF9.4370.0129.449
getRandomGraphCentrality 0.436 0.01314.976
getRobustness0.7410.0160.757
layoutByCluster0.2330.0000.234
layoutByRecluster0.4840.0000.484
makeConsensusMatrix0.6440.0030.648
normModularity1.0190.0161.036
permute0.0010.0000.001
plotBridgeness0.5100.0080.518
plotEntropy12.119 0.12412.243
prepareGDA0.2630.0000.262
recluster0.0090.0030.012
removeVertexTerm0.0020.0000.002
runPermDisease7.7020.0407.742
sampleDegBinnedGDA0.3640.0040.368
sampleGraphClust0.0090.0000.009
unescapeAnnotation0.0010.0000.001
zeroNA000