| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 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" | 4990 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4723 |
| 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 2038/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sesame 1.30.0 (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.30.0 |
| 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.30.0.tar.gz |
| StartedAt: 2026-05-06 22:34:24 -0400 (Wed, 06 May 2026) |
| EndedAt: 2026-05-06 22:38:57 -0400 (Wed, 06 May 2026) |
| EllapsedTime: 272.2 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.30.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/sesame.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-05-07 02:34:25 UTC
* using option ‘--no-vignettes’
* checking for file ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ version ‘1.30.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 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 13.964 0.173 14.160
inferSex 9.685 0.130 9.831
sesameQC_calcStats 8.725 0.274 9.013
sesameQC_plotHeatSNPs 8.765 0.231 9.019
imputeBetas 6.827 0.170 7.007
inferSpecies 6.730 0.181 6.923
sesameQC_plotBar 6.628 0.111 6.762
diffRefSet 5.953 0.083 6.044
getRefSet 5.599 0.079 5.685
ELBAR 5.494 0.071 5.578
* 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.30.0’ ** 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 Patched (2026-04-24 r89963) -- "Because it was There"
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
7.591 0.233 7.823
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0.000 | 0.000 | 0.001 | |
| DML | 2.089 | 0.067 | 2.157 | |
| DMLpredict | 0.384 | 0.032 | 0.417 | |
| DMR | 3.001 | 0.058 | 3.062 | |
| ELBAR | 5.494 | 0.071 | 5.578 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.089 | 0.013 | 0.103 | |
| addMask | 0.022 | 0.000 | 0.023 | |
| betasCollapseToPfx | 0.005 | 0.000 | 0.005 | |
| bisConversionControl | 2.238 | 0.051 | 2.295 | |
| calcEffectSize | 0.415 | 0.031 | 0.445 | |
| checkLevels | 1.558 | 0.038 | 1.597 | |
| cnSegmentation | 0.083 | 0.013 | 0.095 | |
| compareMouseStrainReference | 3.631 | 0.091 | 3.733 | |
| compareReference | 4.165 | 0.081 | 4.262 | |
| controls | 0.703 | 0.040 | 0.761 | |
| createUCSCtrack | 2.200 | 0.069 | 2.283 | |
| deIdentify | 1.853 | 0.065 | 1.922 | |
| detectionPnegEcdf | 0.391 | 0.001 | 0.391 | |
| diffRefSet | 5.953 | 0.083 | 6.044 | |
| dmContrasts | 0.697 | 0.031 | 0.728 | |
| dyeBiasCorr | 0.953 | 0.049 | 1.009 | |
| dyeBiasCorrMostBalanced | 3.205 | 0.050 | 3.259 | |
| dyeBiasL | 0.915 | 0.015 | 0.941 | |
| dyeBiasNL | 2.393 | 0.018 | 2.411 | |
| estimateLeukocyte | 2.628 | 0.073 | 2.714 | |
| formatVCF | 0.750 | 0.045 | 0.795 | |
| getAFTypeIbySumAlleles | 0.519 | 0.043 | 0.563 | |
| getAFs | 0.390 | 0.019 | 0.411 | |
| getBetas | 0.277 | 0.016 | 0.293 | |
| getMask | 2.592 | 0.153 | 2.751 | |
| getRefSet | 5.599 | 0.079 | 5.685 | |
| imputeBetas | 6.827 | 0.170 | 7.007 | |
| imputeBetasByGenomicNeighbors | 13.964 | 0.173 | 14.160 | |
| imputeBetasMatrixByMean | 0.001 | 0.000 | 0.000 | |
| inferInfiniumIChannel | 0.139 | 0.165 | 0.307 | |
| inferSex | 9.685 | 0.130 | 9.831 | |
| inferSpecies | 6.730 | 0.181 | 6.923 | |
| inferStrain | 2.895 | 0.096 | 2.999 | |
| inferTissue | 2.704 | 0.081 | 3.051 | |
| initFileSet | 0.361 | 0.035 | 0.395 | |
| listAvailableMasks | 0.388 | 0.032 | 0.420 | |
| mLiftOver | 0 | 0 | 0 | |
| mapFileSet | 0.015 | 0.001 | 0.016 | |
| mapToMammal40 | 0.758 | 0.059 | 0.818 | |
| matchDesign | 4.439 | 0.050 | 4.532 | |
| meanIntensity | 0.953 | 0.068 | 1.028 | |
| medianTotalIntensity | 0.276 | 0.035 | 0.312 | |
| noMasked | 1.284 | 0.065 | 1.351 | |
| noob | 0.882 | 0.056 | 0.943 | |
| openSesame | 1.642 | 0.068 | 1.719 | |
| openSesameToFile | 0.594 | 0.007 | 0.601 | |
| pOOBAH | 0.523 | 0.003 | 0.527 | |
| palgen | 0.017 | 0.002 | 0.020 | |
| parseGEOsignalMU | 1.178 | 0.053 | 1.232 | |
| predictAge | 1.026 | 0.045 | 1.074 | |
| prefixMask | 0.26 | 0.00 | 0.26 | |
| prefixMaskButC | 0.078 | 0.000 | 0.078 | |
| prefixMaskButCG | 0.030 | 0.000 | 0.031 | |
| prepSesame | 1.390 | 0.059 | 1.451 | |
| prepSesameList | 0 | 0 | 0 | |
| print.DMLSummary | 1.032 | 0.051 | 1.084 | |
| print.fileSet | 0.340 | 0.028 | 0.369 | |
| probeID_designType | 0 | 0 | 0 | |
| probeSuccessRate | 1.934 | 0.081 | 2.025 | |
| qualityMask | 0.563 | 0.044 | 0.611 | |
| reIdentify | 1.559 | 0.033 | 1.592 | |
| readFileSet | 0.028 | 0.001 | 0.029 | |
| readIDATpair | 0.053 | 0.001 | 0.055 | |
| recommendedMaskNames | 0 | 0 | 0 | |
| resetMask | 0.107 | 0.012 | 0.117 | |
| scrub | 0.921 | 0.058 | 0.979 | |
| scrubSoft | 1.304 | 0.078 | 1.383 | |
| sdfPlatform | 0.093 | 0.013 | 0.105 | |
| sdf_read_table | 3.419 | 0.145 | 3.577 | |
| sdf_write_table | 0.905 | 0.041 | 0.952 | |
| searchIDATprefixes | 0.001 | 0.000 | 0.001 | |
| sesame-package | 0.882 | 0.044 | 0.926 | |
| 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.725 | 0.274 | 9.013 | |
| sesameQC_getStats | 0.816 | 0.014 | 0.834 | |
| sesameQC_plotBar | 6.628 | 0.111 | 6.762 | |
| sesameQC_plotBetaByDesign | 3.681 | 0.203 | 3.892 | |
| sesameQC_plotHeatSNPs | 8.765 | 0.231 | 9.019 | |
| sesameQC_plotIntensVsBetas | 0.583 | 0.049 | 0.637 | |
| sesameQC_plotRedGrnQQ | 0.517 | 0.056 | 0.573 | |
| sesameQC_rankStats | 1.089 | 0.086 | 1.176 | |
| sesameQCtoDF | 0.822 | 0.013 | 0.835 | |
| sesame_checkVersion | 0.002 | 0.001 | 0.001 | |
| setMask | 0.036 | 0.002 | 0.039 | |
| signalMU | 0.260 | 0.024 | 0.285 | |
| sliceFileSet | 0.015 | 0.001 | 0.016 | |
| summaryExtractTest | 1.063 | 0.058 | 1.123 | |
| totalIntensities | 0.865 | 0.046 | 0.911 | |
| updateSigDF | 1.001 | 0.079 | 1.080 | |
| visualizeGene | 3.507 | 0.113 | 3.623 | |
| visualizeProbes | 0.404 | 0.002 | 0.406 | |
| visualizeRegion | 0.114 | 0.000 | 0.115 | |
| visualizeSegments | 0.798 | 0.012 | 0.810 | |