| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-25 11:36 -0400 (Sat, 25 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4978 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4722 |
| 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 2035/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sesame 1.29.5 (landing page) Wanding Zhou
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for sesame in R Universe. | ||||||||||||||
|
To the developers/maintainers of the sesame package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sesame.git to reflect on this report. See Troubleshooting Build Report for more information. - 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.29.5 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sesame_1.29.5.tar.gz |
| StartedAt: 2026-04-24 22:16:28 -0400 (Fri, 24 Apr 2026) |
| EndedAt: 2026-04-24 22:21:12 -0400 (Fri, 24 Apr 2026) |
| EllapsedTime: 284.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: sesame.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sesame_1.29.5.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/sesame.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-25 02:16:28 UTC
* using option ‘--no-vignettes’
* checking for file ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ version ‘1.29.5’
* 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 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 14.363 0.271 14.770
inferSex 9.933 0.178 10.226
sesameQC_calcStats 8.832 0.328 9.317
sesameQC_plotHeatSNPs 8.598 0.263 8.935
imputeBetas 7.088 0.225 7.400
inferSpecies 6.875 0.210 7.116
diffRefSet 6.844 0.114 7.022
sesameQC_plotBar 6.717 0.154 6.974
getRefSet 5.717 0.105 5.865
ELBAR 5.471 0.111 5.671
* 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 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/Resources/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘sesame’ ... ** this is package ‘sesame’ version ‘1.29.5’ ** 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.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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
8.200 0.265 8.528
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0.000 | 0.001 | 0.001 | |
| DML | 2.221 | 0.088 | 2.603 | |
| DMLpredict | 0.394 | 0.035 | 0.431 | |
| DMR | 3.148 | 0.093 | 3.292 | |
| ELBAR | 5.471 | 0.111 | 5.671 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.097 | 0.013 | 0.113 | |
| addMask | 0.025 | 0.001 | 0.026 | |
| betasCollapseToPfx | 0.005 | 0.000 | 0.005 | |
| bisConversionControl | 2.234 | 0.061 | 2.330 | |
| calcEffectSize | 0.385 | 0.030 | 0.416 | |
| checkLevels | 1.586 | 0.045 | 1.636 | |
| cnSegmentation | 0.088 | 0.013 | 0.102 | |
| compareMouseStrainReference | 3.658 | 0.140 | 3.843 | |
| compareReference | 4.040 | 0.135 | 4.247 | |
| controls | 0.718 | 0.043 | 0.767 | |
| createUCSCtrack | 2.230 | 0.079 | 2.336 | |
| deIdentify | 1.915 | 0.083 | 2.030 | |
| detectionPnegEcdf | 0.407 | 0.004 | 0.417 | |
| diffRefSet | 6.844 | 0.114 | 7.022 | |
| dmContrasts | 0.663 | 0.030 | 0.697 | |
| dyeBiasCorr | 0.956 | 0.048 | 1.005 | |
| dyeBiasCorrMostBalanced | 3.295 | 0.068 | 3.389 | |
| dyeBiasL | 0.927 | 0.016 | 0.945 | |
| dyeBiasNL | 2.384 | 0.039 | 2.467 | |
| estimateLeukocyte | 2.655 | 0.097 | 2.795 | |
| formatVCF | 0.754 | 0.049 | 0.808 | |
| getAFTypeIbySumAlleles | 0.530 | 0.045 | 0.580 | |
| getAFs | 0.378 | 0.019 | 0.397 | |
| getBetas | 0.289 | 0.014 | 0.304 | |
| getMask | 2.681 | 0.179 | 2.881 | |
| getRefSet | 5.717 | 0.105 | 5.865 | |
| imputeBetas | 7.088 | 0.225 | 7.400 | |
| imputeBetasByGenomicNeighbors | 14.363 | 0.271 | 14.770 | |
| imputeBetasMatrixByMean | 0.000 | 0.000 | 0.001 | |
| inferInfiniumIChannel | 0.143 | 0.209 | 0.366 | |
| inferSex | 9.933 | 0.178 | 10.226 | |
| inferSpecies | 6.875 | 0.210 | 7.116 | |
| inferStrain | 2.915 | 0.114 | 3.058 | |
| inferTissue | 2.661 | 0.088 | 2.763 | |
| initFileSet | 0.364 | 0.032 | 0.407 | |
| listAvailableMasks | 0.379 | 0.032 | 0.412 | |
| mLiftOver | 0.000 | 0.001 | 0.001 | |
| mapFileSet | 0.016 | 0.001 | 0.017 | |
| mapToMammal40 | 0.820 | 0.076 | 0.908 | |
| matchDesign | 4.528 | 0.177 | 4.733 | |
| meanIntensity | 0.977 | 0.072 | 1.065 | |
| medianTotalIntensity | 0.266 | 0.025 | 0.292 | |
| noMasked | 1.297 | 0.066 | 1.366 | |
| noob | 0.907 | 0.052 | 0.965 | |
| openSesame | 1.722 | 0.095 | 1.829 | |
| openSesameToFile | 0.592 | 0.014 | 0.607 | |
| pOOBAH | 0.546 | 0.006 | 0.557 | |
| palgen | 0.017 | 0.004 | 0.021 | |
| parseGEOsignalMU | 1.219 | 0.062 | 1.303 | |
| predictAge | 1.010 | 0.038 | 1.055 | |
| prefixMask | 0.259 | 0.001 | 0.262 | |
| prefixMaskButC | 0.071 | 0.001 | 0.071 | |
| prefixMaskButCG | 0.033 | 0.000 | 0.033 | |
| prepSesame | 1.361 | 0.045 | 1.418 | |
| prepSesameList | 0.001 | 0.000 | 0.001 | |
| print.DMLSummary | 1.025 | 0.050 | 1.079 | |
| print.fileSet | 0.354 | 0.033 | 0.391 | |
| probeID_designType | 0.000 | 0.000 | 0.001 | |
| probeSuccessRate | 1.985 | 0.101 | 2.105 | |
| qualityMask | 0.566 | 0.049 | 0.634 | |
| reIdentify | 1.616 | 0.043 | 1.666 | |
| readFileSet | 0.027 | 0.001 | 0.029 | |
| readIDATpair | 0.052 | 0.001 | 0.054 | |
| recommendedMaskNames | 0.000 | 0.001 | 0.000 | |
| resetMask | 0.110 | 0.013 | 0.134 | |
| scrub | 0.928 | 0.065 | 1.004 | |
| scrubSoft | 1.316 | 0.086 | 1.443 | |
| sdfPlatform | 0.085 | 0.013 | 0.098 | |
| sdf_read_table | 3.472 | 0.178 | 3.698 | |
| sdf_write_table | 0.928 | 0.051 | 0.991 | |
| searchIDATprefixes | 0.001 | 0.001 | 0.002 | |
| sesame-package | 0.920 | 0.050 | 1.001 | |
| sesameAnno_attachManifest | 0 | 0 | 0 | |
| sesameAnno_buildAddressFile | 0 | 0 | 0 | |
| sesameAnno_buildManifestGRanges | 0 | 0 | 0 | |
| sesameAnno_download | 0 | 0 | 0 | |
| sesameAnno_readManifestTSV | 0 | 0 | 0 | |
| sesameQC_calcStats | 8.832 | 0.328 | 9.317 | |
| sesameQC_getStats | 0.825 | 0.021 | 0.859 | |
| sesameQC_plotBar | 6.717 | 0.154 | 6.974 | |
| sesameQC_plotBetaByDesign | 3.686 | 0.216 | 3.946 | |
| sesameQC_plotHeatSNPs | 8.598 | 0.263 | 8.935 | |
| sesameQC_plotIntensVsBetas | 0.622 | 0.066 | 0.705 | |
| sesameQC_plotRedGrnQQ | 0.553 | 0.066 | 0.634 | |
| sesameQC_rankStats | 1.086 | 0.095 | 1.192 | |
| sesameQCtoDF | 0.796 | 0.015 | 0.816 | |
| sesame_checkVersion | 0.001 | 0.001 | 0.002 | |
| setMask | 0.033 | 0.002 | 0.035 | |
| signalMU | 0.256 | 0.027 | 0.282 | |
| sliceFileSet | 0.016 | 0.001 | 0.017 | |
| summaryExtractTest | 1.046 | 0.060 | 1.111 | |
| totalIntensities | 0.869 | 0.052 | 0.936 | |
| updateSigDF | 1.046 | 0.074 | 1.135 | |
| visualizeGene | 3.608 | 0.127 | 3.766 | |
| visualizeProbes | 0.401 | 0.002 | 0.403 | |
| visualizeRegion | 0.113 | 0.000 | 0.114 | |
| visualizeSegments | 0.818 | 0.016 | 0.845 | |