Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:21 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R 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 |
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. |
Package 193/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
BioNAR 1.1.0 (landing page) Anatoly Sorokin
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
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 |
############################################################################## ############################################################################## ### ### 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.
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)
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
BioNAR.Rcheck/BioNAR-Ex.timings
name | user | system | elapsed | |
FitDegree | 1.23 | 0.08 | 6.38 | |
addEdgeAtts | 0.05 | 0.00 | 0.05 | |
annotateGOont | 3.23 | 0.40 | 3.80 | |
annotateGeneNames | 0.2 | 0.0 | 0.2 | |
annotateGoBP | 3.39 | 0.71 | 4.11 | |
annotateGoCC | 2.50 | 0.62 | 3.13 | |
annotateGoMF | 2.65 | 0.85 | 3.48 | |
annotatePresynaptic | 1.07 | 0.26 | 1.36 | |
annotateSCHanno | 1.39 | 0.25 | 1.78 | |
annotateTopOntoOVG | 5.36 | 0.33 | 5.70 | |
annotateVertex | 0 | 0 | 0 | |
applpMatrixToGraph | 0 | 0 | 0 | |
buildFromSynaptomeByEntrez | 0.44 | 0.05 | 0.48 | |
buildFromSynaptomeGeneTable | 0.31 | 0.01 | 0.33 | |
buildNetwork | 0.01 | 0.00 | 0.02 | |
calcAllClustering | 8.54 | 0.00 | 8.53 | |
calcBridgeness | 0.06 | 0.03 | 0.11 | |
calcCentrality | 0.06 | 0.00 | 0.06 | |
calcCentralityExternalDistances | 0.3 | 0.0 | 0.3 | |
calcCentralityInternalDistances | 0.25 | 0.00 | 0.25 | |
calcClustering | 0.00 | 0.02 | 0.01 | |
calcDiseasePairs | 0.34 | 0.00 | 0.35 | |
calcEntropy | 7.42 | 0.44 | 7.86 | |
calcMembership | 0.05 | 0.00 | 0.04 | |
calcReclusterMatrix | 0.02 | 0.00 | 0.02 | |
calcSparsness | 0.53 | 0.01 | 0.55 | |
clusterORA | 0.12 | 0.00 | 0.12 | |
clusteringSummary | 43.27 | 0.02 | 43.28 | |
degreeBinnedGDAs | 0.15 | 0.03 | 0.19 | |
escapeAnnotation | 0 | 0 | 0 | |
evalCentralitySignificance | 0.27 | 0.00 | 0.26 | |
findLCC | 0 | 0 | 0 | |
getAnnotationList | 0.05 | 0.00 | 0.05 | |
getAnnotationVertexList | 0.05 | 0.01 | 0.06 | |
getBridgeness | 0.05 | 0.00 | 0.05 | |
getCentralityMatrix | 4.86 | 0.10 | 4.95 | |
getClusterSubgraphByID | 0 | 0 | 0 | |
getClustering | 0.00 | 0.03 | 0.03 | |
getCommunityGraph | 0 | 0 | 0 | |
getDType | 0 | 0 | 0 | |
getDiseases | 0 | 0 | 0 | |
getEntropy | 7.09 | 0.03 | 7.13 | |
getEntropyRate | 0 | 0 | 0 | |
getGraphCentralityECDF | 4.94 | 0.03 | 4.96 | |
getRandomGraphCentrality | 0.23 | 0.00 | 14.49 | |
getRobustness | 0.31 | 0.03 | 0.34 | |
layoutByCluster | 0.07 | 0.02 | 0.08 | |
layoutByRecluster | 0.14 | 0.00 | 0.14 | |
makeConsensusMatrix | 0.28 | 0.01 | 0.29 | |
normModularity | 0.74 | 0.00 | 0.73 | |
permute | 0 | 0 | 0 | |
plotBridgeness | 0.31 | 0.02 | 0.33 | |
plotEntropy | 8.22 | 0.59 | 8.83 | |
prepareGDA | 0.14 | 0.02 | 0.16 | |
recluster | 0.00 | 0.02 | 0.01 | |
removeVertexTerm | 0 | 0 | 0 | |
runPermDisease | 4.84 | 0.06 | 4.91 | |
sampleDegBinnedGDA | 0.22 | 0.00 | 0.22 | |
sampleGraphClust | 0 | 0 | 0 | |
unescapeAnnotation | 0 | 0 | 0 | |
zeroNA | 0 | 0 | 0 | |