| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-01 11:36 -0500 (Mon, 01 Dec 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" | 4866 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4572 |
| 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 | |||||||||
| 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-30 22:32:42 -0500 (Sun, 30 Nov 2025) |
| EndedAt: 2025-11-30 22:37:59 -0500 (Sun, 30 Nov 2025) |
| EllapsedTime: 317.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 15.342 0.581 16.851
sesameQC_calcStats 8.659 0.877 10.492
inferSex 8.905 0.522 10.062
imputeBetas 8.142 0.674 9.332
sesameQC_plotHeatSNPs 7.579 0.767 9.003
ELBAR 5.974 1.402 7.896
sesameQC_plotBar 6.979 0.202 7.682
diffRefSet 6.184 0.225 6.793
inferSpecies 5.945 0.333 6.805
getRefSet 5.784 0.211 6.576
sesameQC_plotBetaByDesign 4.639 0.606 5.711
compareReference 4.958 0.188 5.301
matchDesign 4.558 0.312 5.079
* 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.279 0.301 8.959
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0 | 0 | 0 | |
| DML | 2.272 | 0.089 | 2.555 | |
| DMLpredict | 0.405 | 0.038 | 0.492 | |
| DMR | 3.230 | 0.109 | 3.624 | |
| ELBAR | 5.974 | 1.402 | 7.896 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.102 | 0.029 | 0.145 | |
| addMask | 0.040 | 0.006 | 0.048 | |
| betasCollapseToPfx | 0.004 | 0.000 | 0.005 | |
| bisConversionControl | 2.207 | 0.118 | 2.523 | |
| calcEffectSize | 0.394 | 0.045 | 0.503 | |
| checkLevels | 1.323 | 0.099 | 1.530 | |
| cnSegmentation | 0.091 | 0.019 | 0.121 | |
| compareMouseStrainReference | 4.429 | 0.137 | 4.839 | |
| compareMouseTissueReference | 0 | 0 | 0 | |
| compareReference | 4.958 | 0.188 | 5.301 | |
| controls | 0.783 | 0.072 | 0.897 | |
| createUCSCtrack | 2.314 | 0.149 | 2.575 | |
| deIdentify | 1.929 | 0.089 | 2.117 | |
| detectionPnegEcdf | 0.421 | 0.012 | 0.445 | |
| diffRefSet | 6.184 | 0.225 | 6.793 | |
| dmContrasts | 0.722 | 0.059 | 0.836 | |
| dyeBiasCorr | 1.062 | 0.118 | 1.240 | |
| dyeBiasCorrMostBalanced | 3.418 | 0.110 | 3.777 | |
| dyeBiasL | 0.947 | 0.084 | 1.122 | |
| dyeBiasNL | 2.163 | 0.228 | 2.612 | |
| estimateLeukocyte | 2.760 | 0.170 | 3.183 | |
| formatVCF | 0.766 | 0.073 | 0.959 | |
| getAFTypeIbySumAlleles | 0.582 | 0.069 | 0.730 | |
| getAFs | 0.327 | 0.050 | 0.442 | |
| getBetas | 0.380 | 0.045 | 0.470 | |
| getMask | 2.856 | 0.219 | 3.393 | |
| getRefSet | 5.784 | 0.211 | 6.576 | |
| imputeBetas | 8.142 | 0.674 | 9.332 | |
| imputeBetasByGenomicNeighbors | 15.342 | 0.581 | 16.851 | |
| imputeBetasMatrixByMean | 0.001 | 0.000 | 0.001 | |
| inferEthnicity | 0 | 0 | 0 | |
| inferInfiniumIChannel | 0.141 | 0.210 | 0.364 | |
| inferSex | 8.905 | 0.522 | 10.062 | |
| inferSpecies | 5.945 | 0.333 | 6.805 | |
| inferStrain | 2.848 | 0.272 | 3.253 | |
| inferTissue | 2.369 | 0.325 | 2.858 | |
| initFileSet | 0.367 | 0.082 | 0.485 | |
| listAvailableMasks | 0.402 | 0.082 | 0.517 | |
| mLiftOver | 0.000 | 0.001 | 0.001 | |
| mapFileSet | 0.016 | 0.002 | 0.019 | |
| mapToMammal40 | 0.957 | 0.241 | 1.358 | |
| matchDesign | 4.558 | 0.312 | 5.079 | |
| meanIntensity | 0.998 | 0.141 | 1.187 | |
| medianTotalIntensity | 0.283 | 0.033 | 0.340 | |
| noMasked | 1.381 | 0.121 | 1.526 | |
| noob | 0.976 | 0.145 | 1.151 | |
| openSesame | 1.784 | 0.206 | 2.099 | |
| openSesameToFile | 0.615 | 0.078 | 0.749 | |
| pOOBAH | 0.572 | 0.027 | 0.630 | |
| palgen | 0.019 | 0.003 | 0.036 | |
| parseGEOsignalMU | 1.283 | 0.091 | 1.458 | |
| predictAge | 1.053 | 0.055 | 1.165 | |
| predictAgeHorvath353 | 0 | 0 | 0 | |
| predictAgeSkinBlood | 0 | 0 | 0 | |
| predictMouseAgeInMonth | 0 | 0 | 0 | |
| prefixMask | 0.223 | 0.002 | 0.225 | |
| prefixMaskButC | 0.061 | 0.001 | 0.062 | |
| prefixMaskButCG | 0.018 | 0.001 | 0.019 | |
| prepSesame | 1.413 | 0.148 | 1.627 | |
| prepSesameList | 0.001 | 0.000 | 0.001 | |
| print.DMLSummary | 1.137 | 0.168 | 1.356 | |
| print.fileSet | 0.360 | 0.046 | 0.425 | |
| probeID_designType | 0.001 | 0.000 | 0.001 | |
| probeSuccessRate | 2.036 | 0.182 | 2.307 | |
| qualityMask | 0.706 | 0.121 | 0.866 | |
| reIdentify | 1.811 | 0.127 | 2.036 | |
| readFileSet | 0.033 | 0.002 | 0.034 | |
| readIDATpair | 0.068 | 0.004 | 0.072 | |
| recommendedMaskNames | 0.001 | 0.000 | 0.001 | |
| resetMask | 0.127 | 0.030 | 0.159 | |
| scrub | 0.997 | 0.160 | 1.205 | |
| scrubSoft | 1.441 | 0.371 | 1.944 | |
| sdfPlatform | 0.093 | 0.021 | 0.123 | |
| sdf_read_table | 3.716 | 0.221 | 4.072 | |
| sdf_write_table | 1.026 | 0.052 | 1.107 | |
| searchIDATprefixes | 0.001 | 0.001 | 0.003 | |
| sesame-package | 0.951 | 0.124 | 1.144 | |
| sesameAnno_attachManifest | 0 | 0 | 0 | |
| sesameAnno_buildAddressFile | 0.000 | 0.000 | 0.001 | |
| sesameAnno_buildManifestGRanges | 0 | 0 | 0 | |
| sesameAnno_download | 0 | 0 | 0 | |
| sesameAnno_readManifestTSV | 0 | 0 | 0 | |
| sesameQC_calcStats | 8.659 | 0.877 | 10.492 | |
| sesameQC_getStats | 0.900 | 0.042 | 1.008 | |
| sesameQC_plotBar | 6.979 | 0.202 | 7.682 | |
| sesameQC_plotBetaByDesign | 4.639 | 0.606 | 5.711 | |
| sesameQC_plotHeatSNPs | 7.579 | 0.767 | 9.003 | |
| sesameQC_plotIntensVsBetas | 0.734 | 0.135 | 0.934 | |
| sesameQC_plotRedGrnQQ | 0.492 | 0.086 | 0.601 | |
| sesameQC_rankStats | 1.235 | 0.155 | 1.506 | |
| sesameQCtoDF | 0.925 | 0.036 | 1.041 | |
| sesame_checkVersion | 0.001 | 0.001 | 0.002 | |
| sesamize | 0 | 0 | 0 | |
| setMask | 0.021 | 0.001 | 0.024 | |
| signalMU | 0.287 | 0.036 | 0.350 | |
| sliceFileSet | 0.018 | 0.002 | 0.019 | |
| summaryExtractTest | 1.233 | 0.188 | 1.515 | |
| totalIntensities | 0.907 | 0.106 | 1.088 | |
| updateSigDF | 1.081 | 0.157 | 1.357 | |
| visualizeGene | 3.883 | 0.230 | 4.320 | |
| visualizeProbes | 0.403 | 0.017 | 0.441 | |
| visualizeRegion | 0.120 | 0.008 | 0.132 | |
| visualizeSegments | 0.885 | 0.096 | 1.073 | |