Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:36:47 -0400 (Thu, 06 May 2021).
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 1689/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sesame 1.8.12 (landing page) Wanding Zhou
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: sesame |
Version: 1.8.12 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings sesame_1.8.12.tar.gz |
StartedAt: 2021-05-06 06:10:28 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 06:27:07 -0400 (Thu, 06 May 2021) |
EllapsedTime: 999.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sesame.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings sesame_1.8.12.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/sesame.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-apple-darwin17.0 (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.8.12’ * 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 67.236 2.136 69.962 DMR 45.619 0.624 47.089 as.data.frame.sesameQC 43.975 0.796 45.937 RGChannelSetToSigSets 32.058 1.678 35.338 topSegments 30.379 0.839 31.602 print.sesameQC 27.637 0.845 28.717 compareMouseTissueReference 25.252 0.287 26.181 sesameQC 24.756 0.389 25.457 bSubMostVariable 24.685 0.213 25.149 dyeBiasCorrMostBalanced 15.158 0.222 15.571 diffRefSet 15.156 0.137 15.544 getAutosomeProbes 12.600 0.122 12.901 SigSetsToRGChannelSet 9.872 0.302 10.762 SNPcheck 9.163 0.255 9.764 DML 8.236 0.695 9.341 reIdentify 8.125 0.037 8.174 betaToAF 7.666 0.186 8.950 deidentify 7.553 0.030 7.597 SigSetToRatioSet 7.016 0.089 7.365 getProbesByGene 6.895 0.108 7.297 getBetas 6.856 0.053 7.092 detectionPoobEcdf2 6.779 0.112 6.897 formatVCF 6.728 0.047 13.595 estimateLeukocyte 6.099 0.109 6.429 IGpass 5.907 0.090 6.344 detectionPoobEcdf 5.377 0.036 5.419 qualityRank 4.841 0.108 5.435 * 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: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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.5 (2021-03-31) -- "Shake and Throw" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.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(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.max, which.min Loading required package: AnnotationHub Loading required package: BiocFileCache Loading required package: dbplyr Loading required package: rmarkdown Loading sesameData. ---------------------------------------------------------- | SEnsible Step-wise Analysis of DNA MEthylation (SeSAMe) | -------------------------------------------------------- | Please cache the annotation data for your array platform | (e.g. EPIC) by calling "sesameDataCache("EPIC")" | or "sesameDataCacheAll()". This needs to be done only | once per SeSAMe installation. ---------------------------------------------------------- > > test_check("sesame") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 19 ] > > proc.time() user system elapsed 85.002 8.465 88.861
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0 | 0 | 0 | |
DML | 8.236 | 0.695 | 9.341 | |
DMLShrinkage | 4.594 | 0.105 | 4.869 | |
DMR | 45.619 | 0.624 | 47.089 | |
IG-methods | 2.533 | 0.096 | 3.245 | |
IG-replace-methods | 0.986 | 0.051 | 1.260 | |
IGpass | 5.907 | 0.090 | 6.344 | |
II-methods | 1.200 | 0.027 | 1.393 | |
II-replace-methods | 0.945 | 0.023 | 1.143 | |
IIpass | 1.212 | 0.026 | 1.446 | |
IR-methods | 0.878 | 0.020 | 1.205 | |
IR-replace-methods | 1.119 | 0.025 | 1.370 | |
IRpass | 0.954 | 0.022 | 1.144 | |
MValueToBetaValue | 0.000 | 0.001 | 0.000 | |
RGChannelSetToSigSets | 32.058 | 1.678 | 35.338 | |
SNPcheck | 9.163 | 0.255 | 9.764 | |
SigSet-class | 0.003 | 0.002 | 0.005 | |
SigSetList-methods | 0.685 | 0.016 | 1.326 | |
SigSetList | 0.486 | 0.011 | 0.497 | |
SigSetListFromIDATs | 0.589 | 0.029 | 0.621 | |
SigSetListFromPath | 0.436 | 0.005 | 0.443 | |
SigSetToRatioSet | 7.016 | 0.089 | 7.365 | |
SigSetsToRGChannelSet | 9.872 | 0.302 | 10.762 | |
as.data.frame.sesameQC | 43.975 | 0.796 | 45.937 | |
bSubComplete | 0.030 | 0.002 | 0.032 | |
bSubMostVariable | 24.685 | 0.213 | 25.149 | |
bSubProbes | 0.530 | 0.001 | 0.532 | |
betaToAF | 7.666 | 0.186 | 8.950 | |
bisConversionControl | 3.531 | 0.122 | 3.911 | |
buildControlMatrix450k | 2.195 | 0.029 | 2.227 | |
checkLevels | 1.054 | 0.105 | 1.726 | |
cnSegmentation | 67.236 | 2.136 | 69.962 | |
compareMouseBloodReference | 1.819 | 0.134 | 2.969 | |
compareMouseTissueReference | 25.252 | 0.287 | 26.181 | |
createUCSCtrack | 1.251 | 0.032 | 1.286 | |
ctl-methods | 0.839 | 0.021 | 1.031 | |
ctl-replace-methods | 1.635 | 0.177 | 2.128 | |
deidentify | 7.553 | 0.030 | 7.597 | |
detectionMask | 2.005 | 0.029 | 2.348 | |
detectionPfixedNorm | 2.474 | 0.023 | 2.501 | |
detectionPnegEcdf | 4.504 | 0.042 | 4.554 | |
detectionPnegNorm | 2.501 | 0.021 | 2.525 | |
detectionPnegNormGS | 2.220 | 0.022 | 2.243 | |
detectionPnegNormTotal | 1.859 | 0.060 | 1.918 | |
detectionPoobEcdf | 5.377 | 0.036 | 5.419 | |
detectionPoobEcdf2 | 6.779 | 0.112 | 6.897 | |
detectionZero | 2.494 | 0.024 | 2.521 | |
diffRefSet | 15.156 | 0.137 | 15.544 | |
dyeBiasCorr | 1.225 | 0.036 | 1.430 | |
dyeBiasCorrMostBalanced | 15.158 | 0.222 | 15.571 | |
dyeBiasCorrTypeINorm | 3.370 | 0.131 | 3.667 | |
estimateLeukocyte | 6.099 | 0.109 | 6.429 | |
extra-methods | 0.944 | 0.025 | 1.135 | |
extra-replace-methods | 1.379 | 0.031 | 1.582 | |
formatVCF | 6.728 | 0.047 | 13.595 | |
getAFTypeIbySumAlleles | 0.919 | 0.027 | 1.118 | |
getAutosomeProbes | 12.600 | 0.122 | 12.901 | |
getBetas | 6.856 | 0.053 | 7.092 | |
getNormCtls | 0.255 | 0.004 | 0.259 | |
getProbesByChromosome | 0.029 | 0.005 | 0.034 | |
getProbesByGene | 6.895 | 0.108 | 7.297 | |
getProbesByRegion | 0.086 | 0.002 | 0.088 | |
getProbesByTSS | 0.257 | 0.000 | 0.258 | |
getRefSet | 3.322 | 0.024 | 3.352 | |
getSexInfo | 3.071 | 0.043 | 3.117 | |
inferEthnicity | 4.799 | 0.087 | 4.891 | |
inferSex | 2.458 | 0.050 | 2.749 | |
inferSexKaryotypes | 3.380 | 0.125 | 3.679 | |
inferStrain | 4.062 | 0.089 | 4.547 | |
inferTypeIChannel | 0.059 | 0.001 | 0.059 | |
initFileSet | 0.049 | 0.006 | 0.054 | |
makeExampleSeSAMeDataSet | 2.117 | 0.026 | 2.146 | |
makeExampleTinyEPICDataSet | 0.008 | 0.001 | 0.009 | |
mapFileSet | 0.041 | 0.002 | 0.043 | |
meanIntensity | 2.633 | 0.022 | 2.660 | |
noob | 0.017 | 0.000 | 0.017 | |
noobsb | 3.834 | 0.046 | 3.884 | |
oobG-methods | 1.505 | 0.081 | 1.871 | |
oobG-replace-methods | 0.956 | 0.025 | 1.210 | |
oobGpass | 1.567 | 0.031 | 1.767 | |
oobR-methods | 1.042 | 0.026 | 1.238 | |
oobR-replace-methods | 1.445 | 0.025 | 1.774 | |
oobRpass | 1.010 | 0.024 | 1.344 | |
openSesame | 3.668 | 0.020 | 3.692 | |
openSesameToFile | 3.137 | 0.054 | 3.194 | |
parseGEOSignalABFile | 0.397 | 0.289 | 0.901 | |
predictAgeHorvath353 | 0.746 | 0.326 | 0.206 | |
predictAgePheno | 0.164 | 0.012 | 0.175 | |
predictAgeSkinBlood | 0.174 | 0.007 | 0.182 | |
predictMouseAgeInMonth | 0.048 | 0.023 | 0.377 | |
print.fileSet | 0.044 | 0.007 | 0.051 | |
print.sesameQC | 27.637 | 0.845 | 28.717 | |
probeID_designType | 0.000 | 0.001 | 0.000 | |
probeNames-methods | 1.046 | 0.045 | 1.290 | |
pval-methods | 1.127 | 0.063 | 1.364 | |
pval-replace-methods | 1.666 | 0.111 | 2.045 | |
qualityMask | 0.989 | 0.034 | 1.326 | |
qualityRank | 4.841 | 0.108 | 5.435 | |
reIdentify | 8.125 | 0.037 | 8.174 | |
readFileSet | 0.074 | 0.004 | 0.078 | |
readIDATpair | 0.252 | 0.003 | 0.256 | |
resetMask | 0.882 | 0.021 | 1.079 | |
restoreMask | 1.154 | 0.025 | 1.355 | |
saveMask | 0.814 | 0.020 | 1.000 | |
scrub | 0.014 | 0.000 | 0.015 | |
scrubSoft | 0.02 | 0.00 | 0.02 | |
searchIDATprefixes | 0.005 | 0.002 | 0.007 | |
sesame-package | 0.912 | 0.008 | 0.921 | |
sesameQC | 24.756 | 0.389 | 25.457 | |
sesamize | 0 | 0 | 0 | |
show-methods | 0.763 | 0.023 | 1.082 | |
signalMU | 2.940 | 0.856 | 4.058 | |
sliceFileSet | 0.053 | 0.004 | 0.056 | |
subsetSignal | 1.493 | 0.047 | 1.712 | |
summaryExtractCfList | 3.306 | 0.046 | 3.531 | |
summaryExtractSlope | 3.356 | 0.031 | 3.564 | |
topSegments | 30.379 | 0.839 | 31.602 | |
totalIntensities | 2.715 | 0.051 | 2.775 | |
totalIntensityZscore | 2.039 | 0.010 | 2.055 | |
visualizeGene | 2.007 | 0.076 | 2.166 | |
visualizeProbes | 1.708 | 0.051 | 1.773 | |
visualizeRegion | 0.711 | 0.025 | 0.746 | |
visualizeSegments | 2.532 | 0.124 | 2.965 | |