| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:55 -0400 (Tue, 19 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 2004/2377 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sesame 1.31.0 (landing page) Wanding Zhou
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | 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.31.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.31.0.tar.gz |
| StartedAt: 2026-05-18 23:52:59 -0400 (Mon, 18 May 2026) |
| EndedAt: 2026-05-18 23:57:27 -0400 (Mon, 18 May 2026) |
| EllapsedTime: 268.3 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.31.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/sesame.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-19 03:52:59 UTC
* using option ‘--no-vignettes’
* checking for file ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ version ‘1.31.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.460 0.206 13.683
inferSex 9.503 0.120 9.635
sesameQC_calcStats 8.429 0.239 8.694
sesameQC_plotHeatSNPs 8.310 0.201 8.773
imputeBetas 6.588 0.174 6.793
sesameQC_plotBar 6.390 0.093 6.506
inferSpecies 6.226 0.186 6.434
diffRefSet 5.696 0.081 5.779
getRefSet 5.484 0.070 5.558
ELBAR 5.241 0.072 5.333
* 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.31.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-05-01 r89994) -- "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
8.091 0.240 8.339
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0.000 | 0.001 | 0.000 | |
| DML | 2.053 | 0.069 | 2.142 | |
| DMLpredict | 0.369 | 0.031 | 0.400 | |
| DMR | 3.014 | 0.055 | 3.100 | |
| ELBAR | 5.241 | 0.072 | 5.333 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.094 | 0.014 | 0.107 | |
| addMask | 0.025 | 0.001 | 0.024 | |
| betasCollapseToPfx | 0.004 | 0.000 | 0.004 | |
| bisConversionControl | 2.224 | 0.047 | 2.273 | |
| calcEffectSize | 0.327 | 0.030 | 0.356 | |
| checkLevels | 1.489 | 0.040 | 1.530 | |
| cnSegmentation | 0.084 | 0.013 | 0.098 | |
| compareMouseStrainReference | 4.003 | 0.083 | 4.088 | |
| compareReference | 4.036 | 0.089 | 4.130 | |
| controls | 0.691 | 0.041 | 0.734 | |
| createUCSCtrack | 2.046 | 0.064 | 2.111 | |
| deIdentify | 2.454 | 0.071 | 2.530 | |
| detectionPnegEcdf | 0.387 | 0.000 | 0.387 | |
| diffRefSet | 5.696 | 0.081 | 5.779 | |
| dmContrasts | 0.644 | 0.031 | 0.686 | |
| dyeBiasCorr | 0.950 | 0.049 | 1.005 | |
| dyeBiasCorrMostBalanced | 3.261 | 0.062 | 3.333 | |
| dyeBiasL | 0.941 | 0.014 | 0.955 | |
| dyeBiasNL | 1.983 | 0.024 | 2.010 | |
| estimateLeukocyte | 2.514 | 0.066 | 2.586 | |
| formatVCF | 0.734 | 0.045 | 0.780 | |
| getAFTypeIbySumAlleles | 0.523 | 0.049 | 0.572 | |
| getAFs | 0.409 | 0.016 | 0.425 | |
| getBetas | 0.286 | 0.013 | 0.299 | |
| getMask | 2.461 | 0.144 | 2.606 | |
| getRefSet | 5.484 | 0.070 | 5.558 | |
| imputeBetas | 6.588 | 0.174 | 6.793 | |
| imputeBetasByGenomicNeighbors | 13.460 | 0.206 | 13.683 | |
| imputeBetasMatrixByMean | 0.001 | 0.000 | 0.001 | |
| inferInfiniumIChannel | 0.134 | 0.182 | 0.326 | |
| inferSex | 9.503 | 0.120 | 9.635 | |
| inferSpecies | 6.226 | 0.186 | 6.434 | |
| inferStrain | 2.756 | 0.106 | 2.867 | |
| inferTissue | 2.499 | 0.112 | 2.617 | |
| initFileSet | 0.342 | 0.033 | 0.380 | |
| listAvailableMasks | 0.374 | 0.032 | 0.407 | |
| mLiftOver | 0.000 | 0.001 | 0.001 | |
| mapFileSet | 0.015 | 0.001 | 0.017 | |
| mapToMammal40 | 0.841 | 0.085 | 0.926 | |
| matchDesign | 4.239 | 0.187 | 4.430 | |
| meanIntensity | 0.899 | 0.067 | 0.967 | |
| medianTotalIntensity | 0.249 | 0.031 | 0.281 | |
| noMasked | 1.276 | 0.060 | 1.338 | |
| noob | 0.845 | 0.051 | 0.898 | |
| openSesame | 1.660 | 0.079 | 1.745 | |
| openSesameToFile | 0.595 | 0.008 | 0.604 | |
| pOOBAH | 0.506 | 0.003 | 0.510 | |
| palgen | 0.017 | 0.002 | 0.021 | |
| parseGEOsignalMU | 1.171 | 0.053 | 1.226 | |
| predictAge | 0.953 | 0.035 | 0.992 | |
| prefixMask | 0.182 | 0.001 | 0.182 | |
| prefixMaskButC | 0.052 | 0.000 | 0.052 | |
| prefixMaskButCG | 0.021 | 0.000 | 0.022 | |
| prepSesame | 1.331 | 0.047 | 1.382 | |
| prepSesameList | 0.000 | 0.000 | 0.001 | |
| print.DMLSummary | 1.019 | 0.043 | 1.063 | |
| print.fileSet | 0.340 | 0.031 | 0.371 | |
| probeID_designType | 0 | 0 | 0 | |
| probeSuccessRate | 1.855 | 0.085 | 1.940 | |
| qualityMask | 0.699 | 0.049 | 0.749 | |
| reIdentify | 1.471 | 0.035 | 1.508 | |
| readFileSet | 0.027 | 0.001 | 0.028 | |
| readIDATpair | 0.047 | 0.001 | 0.047 | |
| recommendedMaskNames | 0 | 0 | 0 | |
| resetMask | 0.111 | 0.013 | 0.125 | |
| scrub | 0.891 | 0.049 | 0.943 | |
| scrubSoft | 1.335 | 0.080 | 1.419 | |
| sdfPlatform | 0.082 | 0.012 | 0.094 | |
| sdf_read_table | 3.331 | 0.127 | 3.483 | |
| sdf_write_table | 0.965 | 0.046 | 1.019 | |
| searchIDATprefixes | 0.002 | 0.001 | 0.004 | |
| sesame-package | 0.883 | 0.050 | 0.933 | |
| sesameAnno_attachManifest | 0 | 0 | 0 | |
| sesameAnno_buildAddressFile | 0.000 | 0.001 | 0.000 | |
| sesameAnno_buildManifestGRanges | 0 | 0 | 0 | |
| sesameAnno_download | 0 | 0 | 0 | |
| sesameAnno_readManifestTSV | 0 | 0 | 0 | |
| sesameQC_calcStats | 8.429 | 0.239 | 8.694 | |
| sesameQC_getStats | 0.872 | 0.024 | 0.898 | |
| sesameQC_plotBar | 6.390 | 0.093 | 6.506 | |
| sesameQC_plotBetaByDesign | 3.968 | 0.138 | 4.143 | |
| sesameQC_plotHeatSNPs | 8.310 | 0.201 | 8.773 | |
| sesameQC_plotIntensVsBetas | 0.694 | 0.047 | 0.743 | |
| sesameQC_plotRedGrnQQ | 0.426 | 0.052 | 0.481 | |
| sesameQC_rankStats | 1.071 | 0.079 | 1.156 | |
| sesameQCtoDF | 0.860 | 0.011 | 0.871 | |
| sesame_checkVersion | 0.001 | 0.000 | 0.001 | |
| setMask | 0.029 | 0.002 | 0.031 | |
| signalMU | 0.242 | 0.026 | 0.272 | |
| sliceFileSet | 0.016 | 0.001 | 0.017 | |
| summaryExtractTest | 0.914 | 0.055 | 0.968 | |
| totalIntensities | 0.785 | 0.043 | 0.831 | |
| updateSigDF | 0.951 | 0.075 | 1.026 | |
| visualizeGene | 3.503 | 0.111 | 3.621 | |
| visualizeProbes | 0.407 | 0.010 | 0.417 | |
| visualizeRegion | 0.118 | 0.004 | 0.123 | |
| visualizeSegments | 0.793 | 0.014 | 0.822 | |