Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:53:36 -0400 (Tue, 16 Apr 2019).
Package 1429/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
sesame 1.0.0 Wanding Zhou
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: sesame |
Version: 1.0.0 |
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings sesame_1.0.0.tar.gz |
StartedAt: 2019-04-16 03:01:08 -0400 (Tue, 16 Apr 2019) |
EndedAt: 2019-04-16 03:07:55 -0400 (Tue, 16 Apr 2019) |
EllapsedTime: 406.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sesame.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings sesame_1.0.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/sesame.Rcheck’ * using R version 3.5.3 (2019-03-11) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘sesame/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘sesame’ version ‘1.0.0’ * 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 ‘sesame’ 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 ... OK * 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 or elapsed time > 5s user system elapsed cnSegmentation 71.480 0.748 72.731 dyeBiasCorrMostBalanced 16.368 0.064 16.569 diffRefSet 11.560 0.052 11.750 noobsb 10.816 0.012 10.875 bisConversionControl 9.184 0.084 9.339 detectionPoobEcdf 8.376 0.000 8.436 detectionPnegEcdf 7.656 0.036 7.728 detectionPnegNorm 7.024 0.056 7.106 detectionPnegNormGS 6.656 0.012 6.683 detectionPnegNormTotal 6.464 0.008 6.496 getBetasTypeIbySumChannels 6.456 0.000 6.469 getBetas 5.688 0.008 5.721 predictAgeHorvath353 4.340 0.876 0.593 SNPcheck 5.032 0.092 5.232 getSexInfo 5.028 0.024 5.068 * 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: OK
sesame.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’ * installing *source* package ‘sesame’ ... ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (sesame)
sesame.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-pc-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(sesame) Loading required package: sesameData 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, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Loading required package: AnnotationHub Loading sesameData. > > test_check("sesame") ══ testthat results ═══════════════════════════════════════════════════════════ OK: 3 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 25.584 0.340 26.643
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0 | 0 | 0 | |
IG-methods | 2.856 | 0.052 | 3.031 | |
IG-replace-methods | 0.000 | 0.000 | 0.001 | |
II-methods | 0 | 0 | 0 | |
II-replace-methods | 0.004 | 0.004 | 0.007 | |
IR-methods | 0 | 0 | 0 | |
IR-replace-methods | 0.000 | 0.000 | 0.001 | |
MValueToBetaValue | 0 | 0 | 0 | |
SNPcheck | 5.032 | 0.092 | 5.232 | |
SigSet-class | 0.004 | 0.000 | 0.004 | |
SigSetList-methods | 0.848 | 0.020 | 0.936 | |
SigSetList | 0.628 | 0.000 | 0.630 | |
SigSetListFromIDATs | 0.352 | 0.000 | 0.352 | |
SigSetListFromPath | 0.460 | 0.000 | 0.462 | |
SignalSet | 0.004 | 0.000 | 0.006 | |
bisConversionControl | 9.184 | 0.084 | 9.339 | |
buildControlMatrix450k | 4.488 | 0.024 | 4.544 | |
cnSegmentation | 71.480 | 0.748 | 72.731 | |
ctl-methods | 0.004 | 0.000 | 0.003 | |
ctl-replace-methods | 0.000 | 0.000 | 0.001 | |
detectionPnegEcdf | 7.656 | 0.036 | 7.728 | |
detectionPnegNorm | 7.024 | 0.056 | 7.106 | |
detectionPnegNormGS | 6.656 | 0.012 | 6.683 | |
detectionPnegNormTotal | 6.464 | 0.008 | 6.496 | |
detectionPoobEcdf | 8.376 | 0.000 | 8.436 | |
diffRefSet | 11.560 | 0.052 | 11.750 | |
dyeBiasCorr | 0.372 | 0.000 | 0.373 | |
dyeBiasCorrMostBalanced | 16.368 | 0.064 | 16.569 | |
dyeBiasCorrTypeINorm | 3.156 | 0.016 | 3.194 | |
estimateLeukocyte | 2.672 | 0.028 | 2.896 | |
getAFTypeIbySumAlleles | 0.48 | 0.00 | 0.70 | |
getBetas | 5.688 | 0.008 | 5.721 | |
getBetasTypeIbySumChannels | 6.456 | 0.000 | 6.469 | |
getNormCtls | 0.288 | 0.000 | 0.288 | |
getProbesByGene | 1.792 | 0.008 | 1.863 | |
getProbesByRegion | 0.064 | 0.000 | 0.068 | |
getProbesByTSS | 0.192 | 0.000 | 0.193 | |
getRefSet | 2.712 | 0.000 | 2.723 | |
getSexInfo | 5.028 | 0.024 | 5.068 | |
inferEthnicity | 4.308 | 0.004 | 4.322 | |
inferSex | 2.716 | 0.012 | 2.802 | |
inferSexKaryotypes | 2.164 | 0.008 | 2.219 | |
makeExampleSeSAMeDataSet | 3.376 | 0.000 | 3.378 | |
makeExampleTinyEPICDataSet | 2.656 | 0.008 | 2.797 | |
meanIntensity | 4.924 | 0.000 | 4.967 | |
noob | 0.028 | 0.000 | 0.030 | |
noobsb | 10.816 | 0.012 | 10.875 | |
oobG-methods | 0 | 0 | 0 | |
oobG-replace-methods | 0.000 | 0.000 | 0.001 | |
oobR-methods | 0.004 | 0.000 | 0.001 | |
oobR-replace-methods | 0.000 | 0.000 | 0.001 | |
openSesame | 0.028 | 0.124 | 2.447 | |
predictAgeHorvath353 | 4.340 | 0.876 | 0.593 | |
predictAgePheno | 0.108 | 0.008 | 0.118 | |
predictAgeSkinBlood | 0.132 | 0.008 | 0.137 | |
pval-methods | 0.000 | 0.000 | 0.001 | |
pval-replace-methods | 0.004 | 0.000 | 0.003 | |
readIDATpair | 0.324 | 0.012 | 0.335 | |
searchIDATprefixes | 0.008 | 0.000 | 0.036 | |
sesame-package | 1.924 | 0.060 | 2.070 | |
sesamize | 0.000 | 0.000 | 0.001 | |
show-methods | 0.004 | 0.000 | 0.002 | |
signalR6toS4 | 0.000 | 0.000 | 0.003 | |
subsetSignal | 0.244 | 0.004 | 0.249 | |
totalIntensities | 4.620 | 0.064 | 4.688 | |
totalIntensityZscore | 2.052 | 0.000 | 2.053 | |
visualizeGene | 1.472 | 0.016 | 1.534 | |
visualizeProbes | 1.204 | 0.004 | 1.212 | |
visualizeRegion | 0.396 | 0.000 | 0.396 | |
visualizeSegments | 1.796 | 0.004 | 1.804 | |