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

This page was generated on 2023-01-02 09:00:21 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 palomino5


To the developers/maintainers of the BioNAR package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 193/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioNAR 1.1.0  (landing page)
Anatoly Sorokin
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/BioNAR
git_branch: master
git_last_commit: 2364746
git_last_commit_date: 2022-11-01 11:27:44 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: BioNAR
Version: 1.1.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BioNAR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings BioNAR_1.1.0.tar.gz
StartedAt: 2022-12-28 22:00:52 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 22:08:32 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 460.0 seconds
RetCode: 0
Status:   OK  
CheckDir: BioNAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:BioNAR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings BioNAR_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/BioNAR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* 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 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
clusteringSummary        43.27   0.02   43.28
plotEntropy               8.22   0.59    8.83
calcAllClustering         8.54   0.00    8.53
calcEntropy               7.42   0.44    7.86
getEntropy                7.09   0.03    7.13
annotateTopOntoOVG        5.36   0.33    5.70
FitDegree                 1.23   0.08    6.38
getRandomGraphCentrality  0.23   0.00   14.49
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/BioNAR.Rcheck/00check.log'
for details.



Installation output

BioNAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL BioNAR
###
##############################################################################
##############################################################################


* installing to library 'F:/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) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.8

Slot "alpha":
[1] 2.634402

Slot "SDxmin":
[1] 3.577709

Slot "SDalpha":
[1] 0.137549

[ 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 
  67.37    2.54   90.82 

Example timings

BioNAR.Rcheck/BioNAR-Ex.timings

nameusersystemelapsed
FitDegree1.230.086.38
addEdgeAtts0.050.000.05
annotateGOont3.230.403.80
annotateGeneNames0.20.00.2
annotateGoBP3.390.714.11
annotateGoCC2.500.623.13
annotateGoMF2.650.853.48
annotatePresynaptic1.070.261.36
annotateSCHanno1.390.251.78
annotateTopOntoOVG5.360.335.70
annotateVertex000
applpMatrixToGraph000
buildFromSynaptomeByEntrez0.440.050.48
buildFromSynaptomeGeneTable0.310.010.33
buildNetwork0.010.000.02
calcAllClustering8.540.008.53
calcBridgeness0.060.030.11
calcCentrality0.060.000.06
calcCentralityExternalDistances0.30.00.3
calcCentralityInternalDistances0.250.000.25
calcClustering0.000.020.01
calcDiseasePairs0.340.000.35
calcEntropy7.420.447.86
calcMembership0.050.000.04
calcReclusterMatrix0.020.000.02
calcSparsness0.530.010.55
clusterORA0.120.000.12
clusteringSummary43.27 0.0243.28
degreeBinnedGDAs0.150.030.19
escapeAnnotation000
evalCentralitySignificance0.270.000.26
findLCC000
getAnnotationList0.050.000.05
getAnnotationVertexList0.050.010.06
getBridgeness0.050.000.05
getCentralityMatrix4.860.104.95
getClusterSubgraphByID000
getClustering0.000.030.03
getCommunityGraph000
getDType000
getDiseases000
getEntropy7.090.037.13
getEntropyRate000
getGraphCentralityECDF4.940.034.96
getRandomGraphCentrality 0.23 0.0014.49
getRobustness0.310.030.34
layoutByCluster0.070.020.08
layoutByRecluster0.140.000.14
makeConsensusMatrix0.280.010.29
normModularity0.740.000.73
permute000
plotBridgeness0.310.020.33
plotEntropy8.220.598.83
prepareGDA0.140.020.16
recluster0.000.020.01
removeVertexTerm000
runPermDisease4.840.064.91
sampleDegBinnedGDA0.220.000.22
sampleGraphClust000
unescapeAnnotation000
zeroNA000