Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:55:44 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE sesame PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1638/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
sesame 1.6.0 Wanding Zhou
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | NA | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
Package: sesame |
Version: 1.6.0 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings sesame_1.6.0.tar.gz |
StartedAt: 2020-10-17 05:25:56 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 05:40:35 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 879.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sesame.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings sesame_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/sesame.Rcheck’ * using R version 4.0.3 (2020-10-10) * 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.6.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 ‘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 (user + system) or elapsed time > 5s user system elapsed cnSegmentation 58.417 0.604 59.674 RGChannelSetToSigSets 32.890 1.655 38.660 dyeBiasCorrMostBalanced 19.410 0.140 20.395 as.data.frame.sesameQC 16.959 0.084 17.190 diffRefSet 13.175 0.048 13.311 DMR 12.988 0.116 13.148 SigSetsToRGChannelSet 11.776 0.108 11.934 SigSetToRatioSet 9.784 0.112 9.947 print.sesameQC 7.993 0.188 8.181 SNPcheck 8.014 0.108 8.280 DML 7.372 0.224 7.666 sesameQC 7.138 0.020 7.171 openSesame 5.761 0.056 5.859 IG-methods 4.670 0.080 5.006 * 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.11-bioc/R/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’ * installing *source* package ‘sesame’ ... ** using staged installation ** 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 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 (sesame)
sesame.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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, 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 sesameData. > > test_check("sesame") ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 19 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 87.856 4.873 89.659
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0 | 0 | 0 | |
DML | 7.372 | 0.224 | 7.666 | |
DMR | 12.988 | 0.116 | 13.148 | |
IG-methods | 4.670 | 0.080 | 5.006 | |
IG-replace-methods | 0.002 | 0.000 | 0.002 | |
II-methods | 0.001 | 0.000 | 0.001 | |
II-replace-methods | 0.005 | 0.004 | 0.008 | |
IR-methods | 0.001 | 0.000 | 0.001 | |
IR-replace-methods | 0.003 | 0.000 | 0.003 | |
MValueToBetaValue | 0 | 0 | 0 | |
RGChannelSetToSigSets | 32.890 | 1.655 | 38.660 | |
SNPcheck | 8.014 | 0.108 | 8.280 | |
SigSet-class | 0.004 | 0.000 | 0.003 | |
SigSetList-methods | 2.362 | 0.012 | 2.457 | |
SigSetList | 0.315 | 0.000 | 0.315 | |
SigSetListFromIDATs | 0.27 | 0.00 | 0.27 | |
SigSetListFromPath | 0.403 | 0.004 | 0.407 | |
SigSetToRatioSet | 9.784 | 0.112 | 9.947 | |
SigSetsToRGChannelSet | 11.776 | 0.108 | 11.934 | |
as.data.frame.sesameQC | 16.959 | 0.084 | 17.190 | |
bisConversionControl | 1.943 | 0.000 | 1.943 | |
buildControlMatrix450k | 1.700 | 0.004 | 1.703 | |
cnSegmentation | 58.417 | 0.604 | 59.674 | |
ctl-methods | 0.002 | 0.000 | 0.002 | |
ctl-replace-methods | 0.001 | 0.000 | 0.000 | |
detectionPfixedNorm | 2.229 | 0.040 | 2.275 | |
detectionPnegEcdf | 2.375 | 0.016 | 2.390 | |
detectionPnegNorm | 1.903 | 0.000 | 1.904 | |
detectionPnegNormGS | 1.597 | 0.012 | 1.613 | |
detectionPnegNormTotal | 1.815 | 0.008 | 1.834 | |
detectionPoobEcdf | 3.606 | 0.020 | 3.626 | |
detectionZero | 1.999 | 0.000 | 2.000 | |
diffRefSet | 13.175 | 0.048 | 13.311 | |
dyeBiasCorr | 0.136 | 0.000 | 0.136 | |
dyeBiasCorrMostBalanced | 19.410 | 0.140 | 20.395 | |
dyeBiasCorrTypeINorm | 2.606 | 0.036 | 2.642 | |
estimateLeukocyte | 4.655 | 0.040 | 4.787 | |
getAFTypeIbySumAlleles | 0.067 | 0.000 | 0.066 | |
getBetas | 4.826 | 0.000 | 4.828 | |
getNormCtls | 0.167 | 0.000 | 0.166 | |
getProbesByGene | 3.009 | 0.040 | 3.106 | |
getProbesByRegion | 0.102 | 0.000 | 0.102 | |
getProbesByTSS | 0.329 | 0.000 | 0.330 | |
getRefSet | 4.727 | 0.004 | 4.731 | |
getSegment | 2.956 | 0.000 | 2.956 | |
getSexInfo | 2.385 | 0.000 | 2.385 | |
inferEthnicity | 1.641 | 0.000 | 1.641 | |
inferSex | 1.451 | 0.000 | 1.451 | |
inferSexKaryotypes | 1.172 | 0.052 | 1.224 | |
inferTypeIChannel | 0.037 | 0.000 | 0.037 | |
initFileSet | 0.036 | 0.000 | 0.036 | |
makeExampleSeSAMeDataSet | 1.612 | 0.048 | 1.660 | |
makeExampleTinyEPICDataSet | 0.006 | 0.000 | 0.006 | |
mapFileSet | 0.043 | 0.000 | 0.043 | |
meanIntensity | 2.148 | 0.004 | 2.152 | |
noob | 0.015 | 0.000 | 0.015 | |
noobsb | 4.910 | 0.072 | 4.982 | |
oobG-methods | 0.001 | 0.000 | 0.001 | |
oobG-replace-methods | 0.000 | 0.002 | 0.002 | |
oobR-methods | 0.000 | 0.001 | 0.001 | |
oobR-replace-methods | 0.002 | 0.000 | 0.001 | |
openSesame | 5.761 | 0.056 | 5.859 | |
openSesameToFile | 2.564 | 0.016 | 2.579 | |
parseGEOSignalABFile | 0.426 | 0.580 | 1.182 | |
predictAgeHorvath353 | 1.027 | 0.332 | 0.230 | |
predictAgePheno | 0.181 | 0.004 | 0.185 | |
predictAgeSkinBlood | 0.197 | 0.004 | 0.201 | |
print.fileSet | 0.056 | 0.000 | 0.056 | |
print.sesameQC | 7.993 | 0.188 | 8.181 | |
probeNames-methods | 0.026 | 0.000 | 0.026 | |
pval-methods | 0.001 | 0.000 | 0.000 | |
pval-replace-methods | 0.001 | 0.000 | 0.001 | |
readFileSet | 0.063 | 0.004 | 0.067 | |
readIDATpair | 0.17 | 0.02 | 0.19 | |
searchIDATprefixes | 0.004 | 0.000 | 0.045 | |
sesame-package | 0.775 | 0.068 | 0.843 | |
sesameQC | 7.138 | 0.020 | 7.171 | |
show-methods | 0.001 | 0.000 | 0.001 | |
sliceFileSet | 0.042 | 0.000 | 0.042 | |
subsetSignal | 0.14 | 0.00 | 0.14 | |
topLoci | 3.879 | 0.172 | 4.051 | |
topSegments | 3.425 | 0.100 | 3.525 | |
totalIntensities | 1.593 | 0.012 | 1.605 | |
totalIntensityZscore | 1.623 | 0.004 | 1.627 | |
visualizeGene | 1.11 | 0.00 | 1.11 | |
visualizeProbes | 1.086 | 0.004 | 1.090 | |
visualizeRegion | 0.593 | 0.004 | 0.597 | |
visualizeSegments | 1.164 | 0.024 | 1.188 | |