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

This page was generated on 2023-05-26 06:18:05 -0000 (Fri, 26 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4254
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 kunpeng2


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/2197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.3.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2023-05-25 13:29:39 -0000 (Thu, 25 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)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: BioNAR
Version: 1.3.0
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:BioNAR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings BioNAR_1.3.0.tar.gz
StartedAt: 2023-05-26 04:11:45 -0000 (Fri, 26 May 2023)
EndedAt: 2023-05-26 04:24:26 -0000 (Fri, 26 May 2023)
EllapsedTime: 761.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/BioNAR.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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
clusteringSummary        14.784  0.032  14.833
plotEntropy              12.234  0.092  12.342
getEntropy               11.426  0.091  11.536
calcEntropy              11.389  0.068  11.473
getCentralityMatrix       9.658  0.068   9.740
getGraphCentralityECDF    9.126  0.000   9.138
runPermDisease            7.456  0.092   7.558
annotateTopOntoOVG        6.505  0.044   6.560
annotateGoBP              5.813  0.088   5.910
annotateGOont             5.513  0.224   5.744
calcAllClustering         5.437  0.000   5.445
FitDegree                 2.104  0.079   9.362
getRandomGraphCentrality  0.474  0.004  15.835
* 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.18-bioc/meat/BioNAR.Rcheck/00check.log’
for details.



Installation output

BioNAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL BioNAR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.0/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 (2023-04-21) -- "Already Tomorrow"
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
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 
 49.070   1.870  68.776 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree2.1040.0799.362
addEdgeAtts0.0790.0000.079
annotateGOont5.5130.2245.744
annotateGeneNames0.2590.0040.263
annotateGoBP5.8130.0885.910
annotateGoCC4.1900.0044.202
annotateGoMF4.9520.0044.967
annotatePresynaptic1.8430.0001.847
annotateSCHanno2.3780.0082.470
annotateTopOntoOVG6.5050.0446.560
annotateVertex0.0030.0010.005
applpMatrixToGraph0.0020.0000.002
buildFromSynaptomeByEntrez0.7010.0280.730
buildFromSynaptomeGeneTable0.4500.0120.462
buildNetwork0.0040.0000.004
calcAllClustering5.4370.0005.445
calcBridgeness0.1030.0040.109
calcCentrality0.0700.0040.075
calcCentralityExternalDistances0.5320.0240.557
calcCentralityInternalDistances0.5110.0040.516
calcClustering0.0050.0000.006
calcDiseasePairs0.5830.0040.587
calcEntropy11.389 0.06811.473
calcMembership0.0040.0160.020
calcReclusterMatrix0.0110.0040.015
calcSparsness0.6690.0160.686
clusterORA0.3940.0000.396
clusteringSummary14.784 0.03214.833
degreeBinnedGDAs0.3310.0320.364
escapeAnnotation0.0010.0000.000
evalCentralitySignificance0.5520.0320.585
findLCC0.0020.0040.006
getAnnotationList0.0730.0000.074
getAnnotationVertexList0.0860.0030.090
getBridgeness0.1020.0000.103
getCentralityMatrix9.6580.0689.740
getClusterSubgraphByID0.0050.0000.005
getClustering0.0090.0050.015
getCommunityGraph0.0030.0060.009
getDType000
getDiseases0.0010.0000.001
getEntropy11.426 0.09111.536
getEntropyRate0.0060.0000.006
getGraphCentralityECDF9.1260.0009.138
getRandomGraphCentrality 0.474 0.00415.835
getRobustness0.8130.0720.886
layoutByCluster0.2310.0040.235
layoutByRecluster0.4850.0000.485
makeConsensusMatrix0.7070.0400.748
normModularity1.0170.0001.018
permute0.0010.0000.000
plotBridgeness0.5850.0040.591
plotEntropy12.234 0.09212.342
prepareGDA0.2460.0200.266
recluster0.0140.0000.013
removeVertexTerm0.0030.0000.002
runPermDisease7.4560.0927.558
sampleDegBinnedGDA0.3770.0040.381
sampleGraphClust0.010.000.01
unescapeAnnotation0.0010.0000.000
zeroNA000