Back to Multiple platform build/check report for BioC 3.10 |
|
This page was generated on 2020-04-15 12:50:22 -0400 (Wed, 15 Apr 2020).
Package 184/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
biscuiteer 1.0.0 "Tim Triche, Jr."
| malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: biscuiteer |
Version: 1.0.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:biscuiteer.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings biscuiteer_1.0.0.tar.gz |
StartedAt: 2020-04-15 00:47:27 -0400 (Wed, 15 Apr 2020) |
EndedAt: 2020-04-15 00:57:30 -0400 (Wed, 15 Apr 2020) |
EllapsedTime: 602.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: biscuiteer.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:biscuiteer.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings biscuiteer_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.10-bioc/meat/biscuiteer.Rcheck’ * using R version 3.6.3 (2020-02-29) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘biscuiteer/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘biscuiteer’ version ‘1.0.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 ‘biscuiteer’ 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 Unexported object imported by a ':::' call: ‘QDNAseq:::expectedVariance’ See the note in ?`:::` about the use of this operator. * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed CpGindex 18.404 1.998 17.979 WGBSage 12.216 2.489 10.374 filterLoci 10.931 2.626 9.042 byExtremality 9.273 2.494 7.880 unionize 9.416 2.108 8.113 RRBSeq 9.515 0.401 9.994 WGBSeq 6.542 0.238 6.815 summarizeBsSeqOver 5.323 0.632 3.902 binCoverage 4.972 0.942 4.538 getLogitFracMeth 4.709 1.133 3.866 byChromArm 4.464 1.222 3.365 makeBSseq 4.165 0.894 2.982 readBiscuit 3.680 1.341 2.794 * 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 ‘/Users/biocbuild/bbs-3.10-bioc/meat/biscuiteer.Rcheck/00check.log’ for details.
biscuiteer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL biscuiteer ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘biscuiteer’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ‘biscuiteer.Rmd’ using ‘UTF-8’ ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biscuiteer)
biscuiteer.Rcheck/tests/testthat.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock" Copyright (C) 2020 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (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(biscuiteer) Loading required package: biscuiteerData Loading required package: ExperimentHub Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, 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, which.max, which.min Loading required package: AnnotationHub Loading required package: BiocFileCache Loading required package: dbplyr Loading biscuiteerData. Loading required package: bsseq Loading required package: GenomicRanges Loading required package: stats4 Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: SummarizedExperiment Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:ExperimentHub': cache The following object is masked from 'package:AnnotationHub': cache Loading required package: DelayedArray Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply, rowsum > > test_check("biscuiteer") ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 1 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 32.156 2.210 33.313
biscuiteer.Rcheck/biscuiteer-Ex.timings
name | user | system | elapsed | |
CpGindex | 18.404 | 1.998 | 17.979 | |
RRBSeq | 9.515 | 0.401 | 9.994 | |
WGBSage | 12.216 | 2.489 | 10.374 | |
WGBSeq | 6.542 | 0.238 | 6.815 | |
atRegions | 3.552 | 1.240 | 3.037 | |
binCoverage | 4.972 | 0.942 | 4.538 | |
biscuitMetadata | 2.988 | 1.313 | 2.627 | |
biscuiteer-package | 3.236 | 1.115 | 2.802 | |
byChromArm | 4.464 | 1.222 | 3.365 | |
byExtremality | 9.273 | 2.494 | 7.880 | |
checkBiscuitBED | 0.236 | 0.003 | 0.239 | |
condenseSampleNames | 0.079 | 0.002 | 0.083 | |
extremality | 0.000 | 0.000 | 0.001 | |
filterLoci | 10.931 | 2.626 | 9.042 | |
fixAge | 0.058 | 0.003 | 0.061 | |
fixNAs | 0.002 | 0.001 | 0.002 | |
getClock | 0.045 | 0.003 | 0.049 | |
getLogitFracMeth | 4.709 | 1.133 | 3.866 | |
grToSeg | 0.078 | 0.005 | 0.083 | |
makeBSseq | 4.165 | 0.894 | 2.982 | |
readBiscuit | 3.680 | 1.341 | 2.794 | |
segToGr | 0.090 | 0.003 | 0.094 | |
simplifySampleNames | 3.393 | 1.185 | 2.895 | |
summarizeBsSeqOver | 5.323 | 0.632 | 3.902 | |
unionize | 9.416 | 2.108 | 8.113 | |