| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-25 11:40 -0500 (Tue, 25 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4830 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4606 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4569 |
| 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 1963/2328 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sesame 1.29.0 (landing page) Wanding Zhou
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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.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.29.0.tar.gz |
| StartedAt: 2025-11-24 22:35:47 -0500 (Mon, 24 Nov 2025) |
| EndedAt: 2025-11-24 22:41:08 -0500 (Mon, 24 Nov 2025) |
| EllapsedTime: 320.1 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.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/sesame.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ version ‘1.29.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.870 0.589 16.469
inferSex 9.632 0.555 10.765
sesameQC_calcStats 8.552 0.886 10.145
sesameQC_plotHeatSNPs 8.252 0.898 9.864
imputeBetas 7.610 0.714 9.126
ELBAR 5.869 1.345 7.886
sesameQC_plotBar 6.992 0.199 7.634
inferSpecies 6.672 0.312 7.480
diffRefSet 6.109 0.232 6.644
getRefSet 5.964 0.220 6.674
matchDesign 4.706 0.306 5.153
getMask 2.430 0.217 6.451
* 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-arm64/Resources/library’ * installing *source* package ‘sesame’ ... ** this is package ‘sesame’ version ‘1.29.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 Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.129 0.295 9.078
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0.001 | 0.000 | 0.000 | |
| DML | 2.323 | 0.088 | 2.604 | |
| DMLpredict | 0.409 | 0.038 | 0.497 | |
| DMR | 3.284 | 0.096 | 3.548 | |
| ELBAR | 5.869 | 1.345 | 7.886 | |
| MValueToBetaValue | 0.000 | 0.000 | 0.001 | |
| SigDF | 0.098 | 0.028 | 0.136 | |
| addMask | 0.043 | 0.015 | 0.062 | |
| betasCollapseToPfx | 0.005 | 0.000 | 0.006 | |
| bisConversionControl | 2.221 | 0.075 | 2.528 | |
| calcEffectSize | 0.417 | 0.054 | 0.504 | |
| checkLevels | 1.659 | 0.072 | 1.843 | |
| cnSegmentation | 0.086 | 0.020 | 0.109 | |
| compareMouseStrainReference | 3.949 | 0.166 | 4.367 | |
| compareMouseTissueReference | 0 | 0 | 0 | |
| compareReference | 4.554 | 0.191 | 4.964 | |
| controls | 0.782 | 0.092 | 0.902 | |
| createUCSCtrack | 2.423 | 0.131 | 2.738 | |
| deIdentify | 2.133 | 0.156 | 2.391 | |
| detectionPnegEcdf | 0.444 | 0.010 | 0.463 | |
| diffRefSet | 6.109 | 0.232 | 6.644 | |
| dmContrasts | 0.760 | 0.063 | 0.869 | |
| dyeBiasCorr | 1.076 | 0.142 | 1.264 | |
| dyeBiasCorrMostBalanced | 3.497 | 0.120 | 3.918 | |
| dyeBiasL | 0.987 | 0.087 | 1.141 | |
| dyeBiasNL | 2.031 | 0.208 | 2.465 | |
| estimateLeukocyte | 2.793 | 0.172 | 3.177 | |
| formatVCF | 0.776 | 0.073 | 0.976 | |
| getAFTypeIbySumAlleles | 0.559 | 0.085 | 0.717 | |
| getAFs | 0.406 | 0.046 | 0.494 | |
| getBetas | 0.282 | 0.056 | 0.369 | |
| getMask | 2.430 | 0.217 | 6.451 | |
| getRefSet | 5.964 | 0.220 | 6.674 | |
| imputeBetas | 7.610 | 0.714 | 9.126 | |
| imputeBetasByGenomicNeighbors | 14.870 | 0.589 | 16.469 | |
| imputeBetasMatrixByMean | 0.001 | 0.000 | 0.001 | |
| inferEthnicity | 0.001 | 0.000 | 0.001 | |
| inferInfiniumIChannel | 0.139 | 0.203 | 0.355 | |
| inferSex | 9.632 | 0.555 | 10.765 | |
| inferSpecies | 6.672 | 0.312 | 7.480 | |
| inferStrain | 3.587 | 0.246 | 4.071 | |
| inferTissue | 2.408 | 0.329 | 2.932 | |
| initFileSet | 0.379 | 0.077 | 0.481 | |
| listAvailableMasks | 0.402 | 0.061 | 0.502 | |
| mLiftOver | 0.000 | 0.000 | 0.001 | |
| mapFileSet | 0.016 | 0.002 | 0.018 | |
| mapToMammal40 | 0.842 | 0.136 | 1.012 | |
| matchDesign | 4.706 | 0.306 | 5.153 | |
| meanIntensity | 1.027 | 0.124 | 1.207 | |
| medianTotalIntensity | 0.279 | 0.034 | 0.319 | |
| noMasked | 1.296 | 0.122 | 1.488 | |
| noob | 0.839 | 0.085 | 0.955 | |
| openSesame | 1.834 | 0.276 | 2.251 | |
| openSesameToFile | 0.597 | 0.088 | 0.734 | |
| pOOBAH | 0.547 | 0.032 | 0.591 | |
| palgen | 0.021 | 0.004 | 0.025 | |
| parseGEOsignalMU | 1.242 | 0.115 | 1.412 | |
| predictAge | 1.087 | 0.081 | 1.223 | |
| predictAgeHorvath353 | 0 | 0 | 0 | |
| predictAgeSkinBlood | 0 | 0 | 0 | |
| predictMouseAgeInMonth | 0 | 0 | 0 | |
| prefixMask | 0.195 | 0.001 | 0.199 | |
| prefixMaskButC | 0.051 | 0.001 | 0.051 | |
| prefixMaskButCG | 0.024 | 0.001 | 0.025 | |
| prepSesame | 1.291 | 0.146 | 1.486 | |
| prepSesameList | 0.001 | 0.001 | 0.000 | |
| print.DMLSummary | 1.379 | 0.228 | 1.709 | |
| print.fileSet | 0.372 | 0.049 | 0.443 | |
| probeID_designType | 0.000 | 0.000 | 0.001 | |
| probeSuccessRate | 2.098 | 0.175 | 2.403 | |
| qualityMask | 0.607 | 0.079 | 0.709 | |
| reIdentify | 1.747 | 0.082 | 1.893 | |
| readFileSet | 0.028 | 0.003 | 0.032 | |
| readIDATpair | 0.056 | 0.003 | 0.061 | |
| recommendedMaskNames | 0 | 0 | 0 | |
| resetMask | 0.119 | 0.030 | 0.163 | |
| scrub | 0.966 | 0.156 | 1.196 | |
| scrubSoft | 1.433 | 0.364 | 1.946 | |
| sdfPlatform | 0.097 | 0.028 | 0.137 | |
| sdf_read_table | 3.989 | 0.221 | 4.392 | |
| sdf_write_table | 1.099 | 0.072 | 1.205 | |
| searchIDATprefixes | 0.001 | 0.001 | 0.002 | |
| sesame-package | 0.979 | 0.086 | 1.137 | |
| sesameAnno_attachManifest | 0 | 0 | 0 | |
| sesameAnno_buildAddressFile | 0 | 0 | 0 | |
| sesameAnno_buildManifestGRanges | 0.000 | 0.001 | 0.001 | |
| sesameAnno_download | 0 | 0 | 0 | |
| sesameAnno_readManifestTSV | 0 | 0 | 0 | |
| sesameQC_calcStats | 8.552 | 0.886 | 10.145 | |
| sesameQC_getStats | 0.833 | 0.029 | 0.895 | |
| sesameQC_plotBar | 6.992 | 0.199 | 7.634 | |
| sesameQC_plotBetaByDesign | 3.776 | 0.558 | 4.670 | |
| sesameQC_plotHeatSNPs | 8.252 | 0.898 | 9.864 | |
| sesameQC_plotIntensVsBetas | 0.583 | 0.085 | 0.701 | |
| sesameQC_plotRedGrnQQ | 0.579 | 0.129 | 0.774 | |
| sesameQC_rankStats | 1.050 | 0.200 | 1.321 | |
| sesameQCtoDF | 0.920 | 0.082 | 1.042 | |
| sesame_checkVersion | 0.002 | 0.000 | 0.002 | |
| sesamize | 0 | 0 | 0 | |
| setMask | 0.024 | 0.002 | 0.026 | |
| signalMU | 0.268 | 0.038 | 0.318 | |
| sliceFileSet | 0.015 | 0.001 | 0.017 | |
| summaryExtractTest | 1.300 | 0.151 | 1.521 | |
| totalIntensities | 0.911 | 0.099 | 1.057 | |
| updateSigDF | 1.114 | 0.171 | 1.370 | |
| visualizeGene | 4.049 | 0.264 | 4.568 | |
| visualizeProbes | 0.428 | 0.020 | 0.465 | |
| visualizeRegion | 0.125 | 0.011 | 0.138 | |
| visualizeSegments | 0.904 | 0.114 | 1.123 | |