| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-06 11:37 -0400 (Wed, 06 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" | 4989 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 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 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-05 21:48:35 -0400 (Tue, 05 May 2026) |
| EndedAt: 2026-05-05 21:53:08 -0400 (Tue, 05 May 2026) |
| EllapsedTime: 273.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.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-06 01:48:35 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 14.142 0.174 14.342
inferSex 9.607 0.118 9.729
sesameQC_calcStats 8.712 0.260 9.221
sesameQC_plotHeatSNPs 8.637 0.231 8.878
imputeBetas 6.824 0.165 7.027
inferSpecies 6.755 0.199 6.979
diffRefSet 6.782 0.080 6.880
sesameQC_plotBar 6.523 0.112 6.659
getRefSet 5.674 0.080 5.800
ELBAR 5.346 0.074 5.452
* 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.761 0.240 8.003
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0 | 0 | 0 | |
| DML | 2.059 | 0.064 | 2.134 | |
| DMLpredict | 0.381 | 0.031 | 0.412 | |
| DMR | 3.076 | 0.051 | 3.130 | |
| ELBAR | 5.346 | 0.074 | 5.452 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.092 | 0.013 | 0.105 | |
| addMask | 0.023 | 0.000 | 0.023 | |
| betasCollapseToPfx | 0.004 | 0.000 | 0.004 | |
| bisConversionControl | 2.218 | 0.046 | 2.266 | |
| calcEffectSize | 0.399 | 0.031 | 0.431 | |
| checkLevels | 1.527 | 0.040 | 1.568 | |
| cnSegmentation | 0.084 | 0.011 | 0.095 | |
| compareMouseStrainReference | 3.583 | 0.098 | 3.685 | |
| compareReference | 3.990 | 0.091 | 4.086 | |
| controls | 0.695 | 0.040 | 0.734 | |
| createUCSCtrack | 2.237 | 0.076 | 2.319 | |
| deIdentify | 1.858 | 0.065 | 1.925 | |
| detectionPnegEcdf | 0.402 | 0.000 | 0.403 | |
| diffRefSet | 6.782 | 0.080 | 6.880 | |
| dmContrasts | 0.659 | 0.029 | 0.688 | |
| dyeBiasCorr | 0.952 | 0.047 | 1.000 | |
| dyeBiasCorrMostBalanced | 3.306 | 0.058 | 3.366 | |
| dyeBiasL | 0.890 | 0.012 | 0.902 | |
| dyeBiasNL | 2.332 | 0.020 | 2.352 | |
| estimateLeukocyte | 2.632 | 0.079 | 2.714 | |
| formatVCF | 0.739 | 0.045 | 0.786 | |
| getAFTypeIbySumAlleles | 0.528 | 0.045 | 0.573 | |
| getAFs | 0.387 | 0.022 | 0.409 | |
| getBetas | 0.256 | 0.014 | 0.273 | |
| getMask | 2.596 | 0.157 | 2.766 | |
| getRefSet | 5.674 | 0.080 | 5.800 | |
| imputeBetas | 6.824 | 0.165 | 7.027 | |
| imputeBetasByGenomicNeighbors | 14.142 | 0.174 | 14.342 | |
| imputeBetasMatrixByMean | 0.001 | 0.000 | 0.001 | |
| inferInfiniumIChannel | 0.141 | 0.168 | 0.326 | |
| inferSex | 9.607 | 0.118 | 9.729 | |
| inferSpecies | 6.755 | 0.199 | 6.979 | |
| inferStrain | 2.848 | 0.107 | 2.956 | |
| inferTissue | 2.635 | 0.096 | 2.738 | |
| initFileSet | 0.355 | 0.030 | 0.385 | |
| listAvailableMasks | 0.391 | 0.030 | 0.422 | |
| mLiftOver | 0.001 | 0.001 | 0.000 | |
| mapFileSet | 0.016 | 0.001 | 0.017 | |
| mapToMammal40 | 0.785 | 0.071 | 0.865 | |
| matchDesign | 4.476 | 0.161 | 4.649 | |
| meanIntensity | 0.934 | 0.062 | 0.997 | |
| medianTotalIntensity | 0.261 | 0.028 | 0.289 | |
| noMasked | 1.285 | 0.070 | 1.356 | |
| noob | 0.888 | 0.055 | 0.947 | |
| openSesame | 1.675 | 0.103 | 1.802 | |
| openSesameToFile | 0.586 | 0.016 | 0.602 | |
| pOOBAH | 0.515 | 0.003 | 0.519 | |
| palgen | 0.018 | 0.002 | 0.021 | |
| parseGEOsignalMU | 1.218 | 0.054 | 1.273 | |
| predictAge | 0.980 | 0.035 | 1.016 | |
| prefixMask | 0.226 | 0.000 | 0.227 | |
| prefixMaskButC | 0.066 | 0.000 | 0.067 | |
| prefixMaskButCG | 0.032 | 0.001 | 0.032 | |
| prepSesame | 1.336 | 0.044 | 1.380 | |
| prepSesameList | 0.001 | 0.000 | 0.001 | |
| print.DMLSummary | 1.035 | 0.048 | 1.086 | |
| print.fileSet | 0.352 | 0.030 | 0.382 | |
| probeID_designType | 0.000 | 0.001 | 0.000 | |
| probeSuccessRate | 1.997 | 0.087 | 2.085 | |
| qualityMask | 0.550 | 0.043 | 0.593 | |
| reIdentify | 1.554 | 0.036 | 1.592 | |
| readFileSet | 0.028 | 0.001 | 0.029 | |
| readIDATpair | 0.050 | 0.001 | 0.051 | |
| recommendedMaskNames | 0 | 0 | 0 | |
| resetMask | 0.110 | 0.012 | 0.125 | |
| scrub | 0.929 | 0.058 | 0.988 | |
| scrubSoft | 1.309 | 0.073 | 1.382 | |
| sdfPlatform | 0.086 | 0.013 | 0.099 | |
| sdf_read_table | 3.391 | 0.125 | 3.532 | |
| sdf_write_table | 0.918 | 0.038 | 0.962 | |
| searchIDATprefixes | 0.001 | 0.001 | 0.001 | |
| sesame-package | 0.950 | 0.043 | 1.012 | |
| 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.712 | 0.260 | 9.221 | |
| sesameQC_getStats | 0.781 | 0.015 | 0.805 | |
| sesameQC_plotBar | 6.523 | 0.112 | 6.659 | |
| sesameQC_plotBetaByDesign | 3.630 | 0.243 | 3.898 | |
| sesameQC_plotHeatSNPs | 8.637 | 0.231 | 8.878 | |
| sesameQC_plotIntensVsBetas | 0.57 | 0.05 | 0.62 | |
| sesameQC_plotRedGrnQQ | 0.517 | 0.058 | 0.610 | |
| sesameQC_rankStats | 1.047 | 0.086 | 1.136 | |
| sesameQCtoDF | 0.791 | 0.012 | 0.802 | |
| sesame_checkVersion | 0.001 | 0.000 | 0.001 | |
| setMask | 0.032 | 0.002 | 0.033 | |
| signalMU | 0.247 | 0.025 | 0.273 | |
| sliceFileSet | 0.016 | 0.001 | 0.016 | |
| summaryExtractTest | 1.055 | 0.057 | 1.112 | |
| totalIntensities | 0.819 | 0.046 | 0.864 | |
| updateSigDF | 1.014 | 0.080 | 1.098 | |
| visualizeGene | 3.541 | 0.112 | 3.660 | |
| visualizeProbes | 0.399 | 0.005 | 0.404 | |
| visualizeRegion | 0.116 | 0.002 | 0.117 | |
| visualizeSegments | 0.813 | 0.012 | 0.825 | |