| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:29:05 -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: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings sesame_1.8.12.tar.gz |
| StartedAt: 2021-05-06 05:58:48 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 06:15:20 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 992.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: sesame.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings sesame_1.8.12.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/sesame.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.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 66.740 0.416 68.124
as.data.frame.sesameQC 48.268 0.220 49.861
DMR 46.616 0.332 47.998
RGChannelSetToSigSets 32.832 1.388 38.328
topSegments 28.252 0.164 32.594
print.sesameQC 25.584 0.456 26.343
sesameQC 25.136 0.028 25.455
compareMouseTissueReference 24.336 0.124 25.178
bSubMostVariable 24.288 0.076 24.652
diffRefSet 17.096 0.032 17.392
dyeBiasCorrMostBalanced 16.600 0.196 17.048
getAutosomeProbes 14.128 0.084 14.793
SigSetsToRGChannelSet 13.460 0.168 14.276
SNPcheck 11.352 0.076 11.937
DML 9.848 0.328 10.656
betaToAF 9.072 0.184 10.162
detectionPoobEcdf2 8.044 0.016 8.101
estimateLeukocyte 7.932 0.060 8.242
openSesameToFile 7.476 0.000 7.543
formatVCF 7.380 0.016 8.097
deidentify 7.244 0.004 7.255
IGpass 6.660 0.072 7.355
getBetas 6.684 0.020 6.928
inferEthnicity 6.528 0.024 6.559
SigSetToRatioSet 6.324 0.020 6.615
reIdentify 5.896 0.016 5.915
getProbesByGene 5.612 0.048 5.920
noobsb 5.464 0.160 5.633
extra-methods 4.896 0.048 5.202
qualityRank 4.732 0.052 5.252
* 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.12-bioc/R/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-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.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.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
73.760 4.368 70.908
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0 | 0 | 0 | |
| DML | 9.848 | 0.328 | 10.656 | |
| DMLShrinkage | 4.260 | 0.028 | 4.513 | |
| DMR | 46.616 | 0.332 | 47.998 | |
| IG-methods | 3.036 | 0.052 | 3.752 | |
| IG-replace-methods | 1.100 | 0.028 | 1.356 | |
| IGpass | 6.660 | 0.072 | 7.355 | |
| II-methods | 1.264 | 0.008 | 1.498 | |
| II-replace-methods | 1.320 | 0.024 | 1.565 | |
| IIpass | 1.428 | 0.016 | 1.676 | |
| IR-methods | 1.000 | 0.016 | 1.244 | |
| IR-replace-methods | 1.460 | 0.008 | 1.680 | |
| IRpass | 1.288 | 0.024 | 1.534 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| RGChannelSetToSigSets | 32.832 | 1.388 | 38.328 | |
| SNPcheck | 11.352 | 0.076 | 11.937 | |
| SigSet-class | 0.004 | 0.000 | 0.003 | |
| SigSetList-methods | 0.828 | 0.004 | 1.393 | |
| SigSetList | 0.696 | 0.036 | 0.731 | |
| SigSetListFromIDATs | 0.784 | 0.024 | 0.809 | |
| SigSetListFromPath | 0.66 | 0.00 | 0.66 | |
| SigSetToRatioSet | 6.324 | 0.020 | 6.615 | |
| SigSetsToRGChannelSet | 13.460 | 0.168 | 14.276 | |
| as.data.frame.sesameQC | 48.268 | 0.220 | 49.861 | |
| bSubComplete | 0.028 | 0.000 | 0.028 | |
| bSubMostVariable | 24.288 | 0.076 | 24.652 | |
| bSubProbes | 0.564 | 0.000 | 0.565 | |
| betaToAF | 9.072 | 0.184 | 10.162 | |
| bisConversionControl | 3.800 | 0.040 | 4.065 | |
| buildControlMatrix450k | 1.924 | 0.000 | 1.928 | |
| checkLevels | 1.120 | 0.040 | 2.818 | |
| cnSegmentation | 66.740 | 0.416 | 68.124 | |
| compareMouseBloodReference | 2.652 | 0.044 | 4.029 | |
| compareMouseTissueReference | 24.336 | 0.124 | 25.178 | |
| createUCSCtrack | 1.456 | 0.108 | 1.593 | |
| ctl-methods | 1.192 | 0.008 | 1.425 | |
| ctl-replace-methods | 1.408 | 0.028 | 1.654 | |
| deidentify | 7.244 | 0.004 | 7.255 | |
| detectionMask | 1.620 | 0.024 | 1.860 | |
| detectionPfixedNorm | 2.340 | 0.044 | 2.388 | |
| detectionPnegEcdf | 3.228 | 0.020 | 3.253 | |
| detectionPnegNorm | 2.428 | 0.000 | 2.428 | |
| detectionPnegNormGS | 2.188 | 0.020 | 2.211 | |
| detectionPnegNormTotal | 2.816 | 0.004 | 2.823 | |
| detectionPoobEcdf | 4.720 | 0.040 | 4.771 | |
| detectionPoobEcdf2 | 8.044 | 0.016 | 8.101 | |
| detectionZero | 2.932 | 0.000 | 2.941 | |
| diffRefSet | 17.096 | 0.032 | 17.392 | |
| dyeBiasCorr | 1.384 | 0.016 | 1.680 | |
| dyeBiasCorrMostBalanced | 16.600 | 0.196 | 17.048 | |
| dyeBiasCorrTypeINorm | 3.524 | 0.112 | 3.858 | |
| estimateLeukocyte | 7.932 | 0.060 | 8.242 | |
| extra-methods | 4.896 | 0.048 | 5.202 | |
| extra-replace-methods | 1.292 | 0.008 | 1.513 | |
| formatVCF | 7.380 | 0.016 | 8.097 | |
| getAFTypeIbySumAlleles | 1.416 | 0.008 | 1.642 | |
| getAutosomeProbes | 14.128 | 0.084 | 14.793 | |
| getBetas | 6.684 | 0.020 | 6.928 | |
| getNormCtls | 0.264 | 0.012 | 0.276 | |
| getProbesByChromosome | 0.024 | 0.012 | 0.035 | |
| getProbesByGene | 5.612 | 0.048 | 5.920 | |
| getProbesByRegion | 0.096 | 0.000 | 0.098 | |
| getProbesByTSS | 0.336 | 0.000 | 0.339 | |
| getRefSet | 3.512 | 0.012 | 3.524 | |
| getSexInfo | 3.552 | 0.040 | 3.596 | |
| inferEthnicity | 6.528 | 0.024 | 6.559 | |
| inferSex | 2.584 | 0.088 | 2.896 | |
| inferSexKaryotypes | 2.740 | 0.096 | 3.062 | |
| inferStrain | 3.820 | 0.112 | 4.381 | |
| inferTypeIChannel | 0.064 | 0.000 | 0.064 | |
| initFileSet | 0.056 | 0.004 | 0.060 | |
| makeExampleSeSAMeDataSet | 2.636 | 0.084 | 2.722 | |
| makeExampleTinyEPICDataSet | 0.012 | 0.000 | 0.009 | |
| mapFileSet | 0.064 | 0.000 | 0.064 | |
| meanIntensity | 2.72 | 0.00 | 2.72 | |
| noob | 0.016 | 0.000 | 0.015 | |
| noobsb | 5.464 | 0.160 | 5.633 | |
| oobG-methods | 1.272 | 0.020 | 1.520 | |
| oobG-replace-methods | 1.208 | 0.028 | 1.456 | |
| oobGpass | 1.840 | 0.048 | 2.116 | |
| oobR-methods | 1.208 | 0.024 | 1.448 | |
| oobR-replace-methods | 1.848 | 0.024 | 2.095 | |
| oobRpass | 1.128 | 0.012 | 1.358 | |
| openSesame | 3.712 | 0.004 | 3.729 | |
| openSesameToFile | 7.476 | 0.000 | 7.543 | |
| parseGEOSignalABFile | 0.320 | 0.580 | 1.076 | |
| predictAgeHorvath353 | 0.896 | 0.384 | 0.192 | |
| predictAgePheno | 0.160 | 0.008 | 0.170 | |
| predictAgeSkinBlood | 0.172 | 0.008 | 0.180 | |
| predictMouseAgeInMonth | 0.048 | 0.012 | 0.279 | |
| print.fileSet | 0.052 | 0.000 | 0.055 | |
| print.sesameQC | 25.584 | 0.456 | 26.343 | |
| probeID_designType | 0.000 | 0.000 | 0.001 | |
| probeNames-methods | 0.956 | 0.024 | 1.204 | |
| pval-methods | 1.152 | 0.044 | 1.430 | |
| pval-replace-methods | 1.604 | 0.056 | 1.880 | |
| qualityMask | 1.196 | 0.024 | 1.445 | |
| qualityRank | 4.732 | 0.052 | 5.252 | |
| reIdentify | 5.896 | 0.016 | 5.915 | |
| readFileSet | 0.076 | 0.008 | 0.084 | |
| readIDATpair | 0.224 | 0.004 | 0.225 | |
| resetMask | 1.624 | 0.024 | 1.873 | |
| restoreMask | 1.272 | 0.008 | 1.499 | |
| saveMask | 1.180 | 0.008 | 1.403 | |
| scrub | 0.016 | 0.000 | 0.014 | |
| scrubSoft | 0.020 | 0.000 | 0.019 | |
| searchIDATprefixes | 0.004 | 0.000 | 0.022 | |
| sesame-package | 1.552 | 0.008 | 1.569 | |
| sesameQC | 25.136 | 0.028 | 25.455 | |
| sesamize | 0 | 0 | 0 | |
| show-methods | 1.076 | 0.008 | 1.307 | |
| signalMU | 2.572 | 0.276 | 3.070 | |
| sliceFileSet | 0.060 | 0.004 | 0.067 | |
| subsetSignal | 1.668 | 0.012 | 2.040 | |
| summaryExtractCfList | 3.840 | 0.024 | 4.114 | |
| summaryExtractSlope | 3.392 | 0.032 | 3.673 | |
| topSegments | 28.252 | 0.164 | 32.594 | |
| totalIntensities | 2.700 | 0.032 | 2.846 | |
| totalIntensityZscore | 2.380 | 0.000 | 2.426 | |
| visualizeGene | 2.284 | 0.036 | 2.324 | |
| visualizeProbes | 2.032 | 0.000 | 2.037 | |
| visualizeRegion | 0.736 | 0.000 | 0.739 | |
| visualizeSegments | 2.248 | 0.036 | 2.509 | |