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

This page was generated on 2023-06-06 11:00:27 -0000 (Tue, 06 Jun 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.0 (2023-04-21) -- "Already Tomorrow" 4366
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/2199HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.3.1  (landing page)
Anatoly Sorokin
Snapshot Date: 2023-06-05 06:35:06 -0000 (Mon, 05 Jun 2023)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: devel
git_last_commit: 86b40da
git_last_commit_date: 2023-04-26 02:11:07 -0000 (Wed, 26 Apr 2023)
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

Summary

Package: BioNAR
Version: 1.3.1
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.1.tar.gz
StartedAt: 2023-06-05 18:19:29 -0000 (Mon, 05 Jun 2023)
EndedAt: 2023-06-05 18:31:54 -0000 (Mon, 05 Jun 2023)
EllapsedTime: 745.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.1.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.1’
* 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.800  0.008  14.832
plotEntropy              13.344  0.299  13.666
calcEntropy              12.580  0.116  12.720
getEntropy               11.128  0.012  11.157
getCentralityMatrix      10.502  0.128  10.646
getGraphCentralityECDF    9.638  0.060   9.714
runPermDisease            7.712  0.060   7.784
annotateTopOntoOVG        6.742  0.040   6.795
annotateGoBP              5.883  0.076   5.969
annotateGOont             5.496  0.127   5.633
calcAllClustering         5.450  0.008   5.473
annotateGoMF              4.966  0.044   5.019
FitDegree                 2.073  0.055   8.929
getRandomGraphCentrality  0.471  0.005  14.456
* 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 
 48.290   1.510  66.505 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree2.0730.0558.929
addEdgeAtts0.0770.0050.081
annotateGOont5.4960.1275.633
annotateGeneNames0.2700.0000.271
annotateGoBP5.8830.0765.969
annotateGoCC4.3460.0364.390
annotateGoMF4.9660.0445.019
annotatePresynaptic1.9280.0081.941
annotateSCHanno2.3370.0242.445
annotateTopOntoOVG6.7420.0406.795
annotateVertex0.0050.0000.004
applpMatrixToGraph0.0030.0000.002
buildFromSynaptomeByEntrez0.7330.0280.762
buildFromSynaptomeGeneTable0.4970.0160.514
buildNetwork0.0000.0040.004
calcAllClustering5.4500.0085.473
calcBridgeness0.1030.0120.117
calcCentrality0.0720.0080.080
calcCentralityExternalDistances0.5780.0080.587
calcCentralityInternalDistances0.5840.0080.594
calcClustering0.0060.0000.006
calcDiseasePairs0.5940.0040.599
calcEntropy12.580 0.11612.720
calcMembership0.0120.0060.017
calcReclusterMatrix0.0120.0040.016
calcSparsness0.7290.0120.742
clusterORA0.3980.0150.416
clusteringSummary14.800 0.00814.832
degreeBinnedGDAs0.2910.0120.304
escapeAnnotation0.0010.0000.001
evalCentralitySignificance0.6020.0200.623
findLCC0.0050.0000.006
getAnnotationList0.0760.0000.076
getAnnotationVertexList0.0870.0040.090
getBridgeness0.1020.0040.106
getCentralityMatrix10.502 0.12810.646
getClusterSubgraphByID0.0050.0000.005
getClustering0.0080.0080.015
getCommunityGraph0.0050.0040.009
getDType000
getDiseases0.0010.0000.000
getEntropy11.128 0.01211.157
getEntropyRate0.0020.0050.007
getGraphCentralityECDF9.6380.0609.714
getRandomGraphCentrality 0.471 0.00514.456
getRobustness0.7810.0280.810
layoutByCluster0.240.000.24
layoutByRecluster0.4880.0040.493
makeConsensusMatrix0.7620.0800.843
normModularity1.0840.0361.122
permute000
plotBridgeness0.6530.0400.696
plotEntropy13.344 0.29913.666
prepareGDA0.3190.0040.324
recluster0.0140.0000.015
removeVertexTerm0.0020.0000.002
runPermDisease7.7120.0607.784
sampleDegBinnedGDA0.3930.0040.397
sampleGraphClust0.010.000.01
unescapeAnnotation0.0010.0000.001
zeroNA0.0010.0000.001