| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-31 12:05 -0400 (Fri, 31 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 1992/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sesame 1.28.0 (landing page) Wanding Zhou
| nebbiolo2 | 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.28.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.28.0.tar.gz |
| StartedAt: 2025-10-30 22:03:11 -0400 (Thu, 30 Oct 2025) |
| EndedAt: 2025-10-30 22:07:46 -0400 (Thu, 30 Oct 2025) |
| EllapsedTime: 275.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.28.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/sesame.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.7
* 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.28.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.653 0.553 14.230
sesameQC_calcStats 8.245 0.795 9.065
inferSex 8.537 0.494 9.056
sesameQC_plotHeatSNPs 7.382 0.682 8.089
imputeBetas 7.331 0.561 7.932
ELBAR 5.745 1.166 6.948
sesameQC_plotBar 6.642 0.178 6.870
inferSpecies 6.383 0.354 6.738
diffRefSet 5.675 0.184 5.872
getRefSet 5.480 0.261 5.749
* 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.5-arm64/Resources/library’ * installing *source* package ‘sesame’ ... ** this is package ‘sesame’ version ‘1.28.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.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
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
7.789 0.280 8.182
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0 | 0 | 0 | |
| DML | 2.092 | 0.089 | 2.188 | |
| DMLpredict | 0.387 | 0.032 | 0.419 | |
| DMR | 3.052 | 0.074 | 3.137 | |
| ELBAR | 5.745 | 1.166 | 6.948 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| SigDF | 0.122 | 0.031 | 0.152 | |
| addMask | 0.019 | 0.001 | 0.020 | |
| betasCollapseToPfx | 0.005 | 0.000 | 0.005 | |
| bisConversionControl | 2.093 | 0.086 | 2.186 | |
| calcEffectSize | 0.378 | 0.031 | 0.410 | |
| checkLevels | 1.609 | 0.078 | 1.700 | |
| cnSegmentation | 0.081 | 0.014 | 0.103 | |
| compareMouseStrainReference | 3.555 | 0.130 | 3.732 | |
| compareMouseTissueReference | 0 | 0 | 0 | |
| compareReference | 3.990 | 0.216 | 4.221 | |
| controls | 0.723 | 0.124 | 0.853 | |
| createUCSCtrack | 2.253 | 0.114 | 2.380 | |
| deIdentify | 1.907 | 0.114 | 2.031 | |
| detectionPnegEcdf | 0.443 | 0.008 | 0.450 | |
| diffRefSet | 5.675 | 0.184 | 5.872 | |
| dmContrasts | 0.679 | 0.046 | 0.726 | |
| dyeBiasCorr | 0.926 | 0.072 | 1.001 | |
| dyeBiasCorrMostBalanced | 3.302 | 0.126 | 3.444 | |
| dyeBiasL | 0.956 | 0.040 | 0.996 | |
| dyeBiasNL | 1.926 | 0.177 | 2.113 | |
| estimateLeukocyte | 2.570 | 0.149 | 2.745 | |
| formatVCF | 0.759 | 0.090 | 0.853 | |
| getAFTypeIbySumAlleles | 0.510 | 0.100 | 0.615 | |
| getAFs | 0.378 | 0.050 | 0.429 | |
| getBetas | 0.253 | 0.031 | 0.285 | |
| getMask | 2.082 | 0.202 | 2.307 | |
| getRefSet | 5.480 | 0.261 | 5.749 | |
| imputeBetas | 7.331 | 0.561 | 7.932 | |
| imputeBetasByGenomicNeighbors | 13.653 | 0.553 | 14.230 | |
| imputeBetasMatrixByMean | 0.001 | 0.001 | 0.001 | |
| inferEthnicity | 0 | 0 | 0 | |
| inferInfiniumIChannel | 0.138 | 0.155 | 0.301 | |
| inferSex | 8.537 | 0.494 | 9.056 | |
| inferSpecies | 6.383 | 0.354 | 6.738 | |
| inferStrain | 2.738 | 0.296 | 3.040 | |
| inferTissue | 2.227 | 0.313 | 2.561 | |
| initFileSet | 0.348 | 0.081 | 0.433 | |
| listAvailableMasks | 0.411 | 0.094 | 0.508 | |
| mLiftOver | 0 | 0 | 0 | |
| mapFileSet | 0.016 | 0.002 | 0.017 | |
| mapToMammal40 | 0.773 | 0.078 | 0.869 | |
| matchDesign | 4.277 | 0.261 | 4.605 | |
| meanIntensity | 0.919 | 0.107 | 1.026 | |
| medianTotalIntensity | 0.266 | 0.052 | 0.319 | |
| noMasked | 1.239 | 0.136 | 1.375 | |
| noob | 0.990 | 0.162 | 1.164 | |
| openSesame | 1.648 | 0.234 | 1.925 | |
| openSesameToFile | 0.588 | 0.077 | 0.665 | |
| pOOBAH | 0.504 | 0.024 | 0.528 | |
| palgen | 0.017 | 0.003 | 0.019 | |
| parseGEOsignalMU | 1.209 | 0.077 | 1.288 | |
| predictAge | 0.970 | 0.071 | 1.043 | |
| predictAgeHorvath353 | 0 | 0 | 0 | |
| predictAgeSkinBlood | 0 | 0 | 0 | |
| predictMouseAgeInMonth | 0 | 0 | 0 | |
| prefixMask | 0.177 | 0.001 | 0.178 | |
| prefixMaskButC | 0.047 | 0.000 | 0.048 | |
| prefixMaskButCG | 0.017 | 0.000 | 0.017 | |
| prepSesame | 1.272 | 0.136 | 1.412 | |
| prepSesameList | 0.001 | 0.000 | 0.001 | |
| print.DMLSummary | 1.007 | 0.103 | 1.117 | |
| print.fileSet | 0.355 | 0.069 | 0.430 | |
| probeID_designType | 0 | 0 | 0 | |
| probeSuccessRate | 1.993 | 0.250 | 2.253 | |
| qualityMask | 0.509 | 0.073 | 0.583 | |
| reIdentify | 1.525 | 0.071 | 1.602 | |
| readFileSet | 0.027 | 0.002 | 0.030 | |
| readIDATpair | 0.039 | 0.004 | 0.044 | |
| recommendedMaskNames | 0.000 | 0.001 | 0.000 | |
| resetMask | 0.116 | 0.041 | 0.162 | |
| scrub | 0.956 | 0.173 | 1.140 | |
| scrubSoft | 1.339 | 0.247 | 1.586 | |
| sdfPlatform | 0.086 | 0.014 | 0.099 | |
| sdf_read_table | 3.405 | 0.184 | 3.621 | |
| sdf_write_table | 0.949 | 0.043 | 1.004 | |
| searchIDATprefixes | 0.002 | 0.001 | 0.004 | |
| sesame-package | 0.942 | 0.131 | 1.079 | |
| sesameAnno_attachManifest | 0 | 0 | 0 | |
| sesameAnno_buildAddressFile | 0 | 0 | 0 | |
| sesameAnno_buildManifestGRanges | 0 | 0 | 0 | |
| sesameAnno_download | 0.000 | 0.001 | 0.000 | |
| sesameAnno_readManifestTSV | 0 | 0 | 0 | |
| sesameQC_calcStats | 8.245 | 0.795 | 9.065 | |
| sesameQC_getStats | 0.802 | 0.043 | 0.845 | |
| sesameQC_plotBar | 6.642 | 0.178 | 6.870 | |
| sesameQC_plotBetaByDesign | 4.174 | 0.710 | 4.941 | |
| sesameQC_plotHeatSNPs | 7.382 | 0.682 | 8.089 | |
| sesameQC_plotIntensVsBetas | 0.746 | 0.130 | 0.878 | |
| sesameQC_plotRedGrnQQ | 0.546 | 0.077 | 0.626 | |
| sesameQC_rankStats | 1.195 | 0.191 | 1.388 | |
| sesameQCtoDF | 0.824 | 0.047 | 0.873 | |
| sesame_checkVersion | 0.002 | 0.000 | 0.002 | |
| sesamize | 0 | 0 | 0 | |
| setMask | 0.024 | 0.004 | 0.029 | |
| signalMU | 0.261 | 0.051 | 0.312 | |
| sliceFileSet | 0.016 | 0.001 | 0.017 | |
| summaryExtractTest | 1.244 | 0.162 | 1.405 | |
| totalIntensities | 0.862 | 0.133 | 0.996 | |
| updateSigDF | 1.042 | 0.176 | 1.228 | |
| visualizeGene | 3.530 | 0.201 | 3.733 | |
| visualizeProbes | 0.373 | 0.013 | 0.387 | |
| visualizeRegion | 0.112 | 0.009 | 0.122 | |
| visualizeSegments | 0.819 | 0.064 | 0.918 | |