Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-06-28 10:25 -0400 (Sat, 28 Jun 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 912 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 198/228 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
sesame 1.27.1 (landing page) Wanding Zhou
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
To the developers/maintainers of the sesame package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: sesame |
Version: 1.27.1 |
Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings sesame_1.27.1.tar.gz |
StartedAt: 2025-06-28 09:46:22 -0400 (Sat, 28 Jun 2025) |
EndedAt: 2025-06-28 09:58:30 -0400 (Sat, 28 Jun 2025) |
EllapsedTime: 728.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sesame.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings sesame_1.27.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/sesame.Rcheck’ * using R version 4.5.0 (2025-04-11) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘sesame/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘sesame’ version ‘1.27.1’ * 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 code 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 loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... 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 imputeBetasByGenomicNeighbors 23.902 0.621 24.658 inferSex 14.618 0.179 14.800 sesameQC_plotHeatSNPs 13.257 0.030 13.292 sesameQC_calcStats 12.905 0.016 12.925 inferSpecies 11.362 0.667 12.043 imputeBetas 11.575 0.402 12.771 ELBAR 9.999 0.151 10.175 sesameQC_plotBar 9.600 0.100 9.813 diffRefSet 9.209 0.249 9.474 getRefSet 8.702 0.048 8.751 compareMouseStrainReference 8.466 0.101 8.584 compareReference 7.944 0.136 8.085 matchDesign 6.989 0.038 7.041 sesameQC_plotBetaByDesign 6.656 0.001 6.660 DMR 6.077 0.119 6.225 visualizeGene 5.480 0.122 5.618 inferStrain 4.879 0.487 5.369 DML 4.959 0.227 5.226 dyeBiasNL 5.058 0.101 5.162 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
sesame.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library’ * installing *source* package ‘sesame’ ... ** this is package ‘sesame’ version ‘1.27.1’ ** 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.5.0 (2025-04-11) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' 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, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: AnnotationHub Loading required package: BiocFileCache Loading required package: dbplyr Loading sesameData. ---------------------------------------------------------- | SEnsible Step-wise Analysis of DNA MEthylation (SeSAMe) | -------------------------------------------------------- | Please cache auxiliary data by "sesameDataCache()". | This needs to be done only once per SeSAMe installation. ---------------------------------------------------------- > > test_check("sesame") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 5 ] > > proc.time() user system elapsed 14.032 0.740 14.760
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0 | 0 | 0 | |
DML | 4.959 | 0.227 | 5.226 | |
DMLpredict | 0.705 | 0.034 | 0.739 | |
DMR | 6.077 | 0.119 | 6.225 | |
ELBAR | 9.999 | 0.151 | 10.175 | |
MValueToBetaValue | 0.000 | 0.000 | 0.001 | |
SigDF | 0.170 | 0.013 | 0.184 | |
addMask | 0.092 | 0.000 | 0.093 | |
betasCollapseToPfx | 0.01 | 0.00 | 0.01 | |
bisConversionControl | 4.131 | 0.065 | 4.209 | |
calcEffectSize | 0.603 | 0.038 | 0.641 | |
checkLevels | 2.339 | 0.052 | 2.419 | |
cnSegmentation | 0.152 | 0.023 | 0.174 | |
compareMouseStrainReference | 8.466 | 0.101 | 8.584 | |
compareMouseTissueReference | 0.000 | 0.000 | 0.001 | |
compareReference | 7.944 | 0.136 | 8.085 | |
controls | 1.211 | 0.050 | 1.260 | |
createUCSCtrack | 3.306 | 0.135 | 3.499 | |
deIdentify | 3.598 | 0.064 | 3.672 | |
detectionPnegEcdf | 0.601 | 0.025 | 0.625 | |
diffRefSet | 9.209 | 0.249 | 9.474 | |
dmContrasts | 1.484 | 0.031 | 1.515 | |
dyeBiasCorr | 1.544 | 0.056 | 1.600 | |
dyeBiasCorrMostBalanced | 4.748 | 0.096 | 4.967 | |
dyeBiasL | 1.753 | 0.062 | 1.814 | |
dyeBiasNL | 5.058 | 0.101 | 5.162 | |
estimateLeukocyte | 4.290 | 0.124 | 4.542 | |
formatVCF | 1.327 | 0.054 | 1.381 | |
getAFTypeIbySumAlleles | 0.992 | 0.045 | 1.042 | |
getAFs | 0.650 | 0.036 | 0.686 | |
getBetas | 0.545 | 0.029 | 0.574 | |
getMask | 3.868 | 0.112 | 3.991 | |
getRefSet | 8.702 | 0.048 | 8.751 | |
imputeBetas | 11.575 | 0.402 | 12.771 | |
imputeBetasByGenomicNeighbors | 23.902 | 0.621 | 24.658 | |
imputeBetasMatrixByMean | 0.001 | 0.000 | 0.001 | |
inferEthnicity | 0.001 | 0.000 | 0.001 | |
inferInfiniumIChannel | 0.163 | 0.140 | 0.303 | |
inferSex | 14.618 | 0.179 | 14.800 | |
inferSpecies | 11.362 | 0.667 | 12.043 | |
inferStrain | 4.879 | 0.487 | 5.369 | |
inferTissue | 4.459 | 0.091 | 4.552 | |
initFileSet | 0.608 | 0.028 | 0.635 | |
listAvailableMasks | 0.642 | 0.025 | 0.667 | |
mLiftOver | 0.001 | 0.000 | 0.000 | |
mapFileSet | 0.022 | 0.001 | 0.024 | |
mapToMammal40 | 1.344 | 0.053 | 1.403 | |
matchDesign | 6.989 | 0.038 | 7.041 | |
meanIntensity | 1.571 | 0.038 | 1.609 | |
medianTotalIntensity | 0.514 | 0.024 | 0.539 | |
noMasked | 2.221 | 0.044 | 2.266 | |
noob | 1.478 | 0.031 | 1.509 | |
openSesame | 2.926 | 0.058 | 3.003 | |
openSesameToFile | 0.973 | 0.002 | 0.977 | |
pOOBAH | 0.847 | 0.001 | 0.849 | |
palgen | 0.023 | 0.003 | 0.031 | |
parseGEOsignalMU | 1.921 | 0.039 | 1.977 | |
predictAge | 1.441 | 0.033 | 1.474 | |
predictAgeHorvath353 | 0.000 | 0.000 | 0.001 | |
predictAgeSkinBlood | 0 | 0 | 0 | |
predictMouseAgeInMonth | 0.001 | 0.000 | 0.000 | |
prefixMask | 0.217 | 0.001 | 0.218 | |
prefixMaskButC | 0.058 | 0.000 | 0.057 | |
prefixMaskButCG | 0.021 | 0.000 | 0.021 | |
prepSesame | 2.100 | 0.019 | 2.121 | |
prepSesameList | 0.001 | 0.000 | 0.001 | |
print.DMLSummary | 1.974 | 0.033 | 2.007 | |
print.fileSet | 0.599 | 0.036 | 0.635 | |
probeID_designType | 0.001 | 0.000 | 0.000 | |
probeSuccessRate | 3.008 | 0.065 | 3.073 | |
qualityMask | 1.042 | 0.047 | 1.089 | |
reIdentify | 2.781 | 0.030 | 2.811 | |
readFileSet | 0.04 | 0.00 | 0.04 | |
readIDATpair | 0.065 | 0.000 | 0.065 | |
recommendedMaskNames | 0 | 0 | 0 | |
resetMask | 0.226 | 0.015 | 0.240 | |
scrub | 1.470 | 0.000 | 1.471 | |
scrubSoft | 2.275 | 0.001 | 2.276 | |
sdfPlatform | 0.171 | 0.014 | 0.185 | |
sdf_read_table | 4.776 | 0.081 | 4.858 | |
sdf_write_table | 1.088 | 0.080 | 1.171 | |
searchIDATprefixes | 0.003 | 0.001 | 0.007 | |
sesame-package | 1.749 | 0.029 | 1.779 | |
sesameAnno_attachManifest | 0.000 | 0.000 | 0.001 | |
sesameAnno_buildAddressFile | 0 | 0 | 0 | |
sesameAnno_buildManifestGRanges | 0 | 0 | 0 | |
sesameAnno_download | 0 | 0 | 0 | |
sesameAnno_readManifestTSV | 0 | 0 | 0 | |
sesameQC_calcStats | 12.905 | 0.016 | 12.925 | |
sesameQC_getStats | 1.398 | 0.001 | 1.398 | |
sesameQC_plotBar | 9.600 | 0.100 | 9.813 | |
sesameQC_plotBetaByDesign | 6.656 | 0.001 | 6.660 | |
sesameQC_plotHeatSNPs | 13.257 | 0.030 | 13.292 | |
sesameQC_plotIntensVsBetas | 1.125 | 0.017 | 1.142 | |
sesameQC_plotRedGrnQQ | 0.827 | 0.033 | 0.861 | |
sesameQC_rankStats | 3.273 | 0.036 | 3.312 | |
sesameQCtoDF | 1.215 | 0.000 | 1.216 | |
sesame_checkVersion | 0.001 | 0.002 | 0.003 | |
sesamize | 0.000 | 0.000 | 0.001 | |
setMask | 0.058 | 0.000 | 0.057 | |
signalMU | 0.469 | 0.016 | 0.485 | |
sliceFileSet | 0.023 | 0.001 | 0.024 | |
summaryExtractTest | 1.894 | 0.047 | 1.941 | |
totalIntensities | 1.365 | 0.042 | 1.407 | |
updateSigDF | 1.657 | 0.062 | 1.722 | |
visualizeGene | 5.480 | 0.122 | 5.618 | |
visualizeProbes | 0.797 | 0.000 | 0.797 | |
visualizeRegion | 0.214 | 0.000 | 0.214 | |
visualizeSegments | 1.541 | 0.011 | 1.553 | |