Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-12-17 11:35 -0500 (Wed, 17 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4589
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 1966/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.29.0  (landing page)
Wanding Zhou
Snapshot Date: 2025-12-16 13:40 -0500 (Tue, 16 Dec 2025)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: devel
git_last_commit: 92283cb
git_last_commit_date: 2025-10-29 10:46:05 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for sesame on kjohnson3

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.

raw results


Summary

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-12-16 22:10:43 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 22:15:57 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 314.1 seconds
RetCode: 0
Status:   OK  
CheckDir: sesame.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.101  0.622  16.469
inferSex                       9.624  0.495  10.651
sesameQC_calcStats             8.400  0.911   9.992
sesameQC_plotHeatSNPs          8.021  0.868   9.369
imputeBetas                    7.705  0.723   8.999
ELBAR                          5.956  1.394   7.810
sesameQC_plotBar               6.978  0.215   7.652
inferSpecies                   6.815  0.377   7.575
diffRefSet                     6.020  0.249   6.666
getRefSet                      6.000  0.214   6.567
matchDesign                    4.657  0.276   5.094
* 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


Installation output

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)

Tests output

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.205   0.311   9.045 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML2.3300.0892.614
DMLpredict0.4180.0390.496
DMR3.2960.0893.626
ELBAR5.9561.3947.810
MValueToBetaValue000
SigDF0.0960.0210.132
addMask0.0460.0130.069
betasCollapseToPfx0.0040.0000.005
bisConversionControl2.2020.0752.450
calcEffectSize0.4190.0460.496
checkLevels1.6980.0761.885
cnSegmentation0.0880.0210.116
compareMouseStrainReference4.0660.2134.445
compareMouseTissueReference0.0000.0010.000
compareReference4.6110.2364.974
controls0.7660.0920.898
createUCSCtrack2.3010.1592.610
deIdentify2.1350.1822.407
detectionPnegEcdf0.4320.0120.464
diffRefSet6.0200.2496.666
dmContrasts0.7420.0940.901
dyeBiasCorr1.0580.1131.247
dyeBiasCorrMostBalanced3.4250.1273.752
dyeBiasL1.0030.0911.198
dyeBiasNL2.0150.2002.347
estimateLeukocyte2.8470.2013.237
formatVCF0.8040.1110.984
getAFTypeIbySumAlleles0.5720.0850.725
getAFs0.3990.0650.509
getBetas0.2840.0410.358
getMask2.7490.2693.237
getRefSet6.0000.2146.567
imputeBetas7.7050.7238.999
imputeBetasByGenomicNeighbors15.101 0.62216.469
imputeBetasMatrixByMean0.0010.0000.001
inferEthnicity000
inferInfiniumIChannel0.1500.2380.404
inferSex 9.624 0.49510.651
inferSpecies6.8150.3777.575
inferStrain3.6010.2284.079
inferTissue2.3780.3192.828
initFileSet0.3640.0800.464
listAvailableMasks0.3940.0600.464
mLiftOver0.0000.0010.000
mapFileSet0.0160.0010.017
mapToMammal400.8490.1381.018
matchDesign4.6570.2765.094
meanIntensity0.9950.1281.158
medianTotalIntensity0.3020.0460.357
noMasked1.2910.0871.419
noob0.8310.1050.948
openSesame1.8420.2942.206
openSesameToFile0.6030.0680.685
pOOBAH0.5410.0230.574
palgen0.0180.0030.021
parseGEOsignalMU1.3260.0971.482
predictAge1.1400.0801.263
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth0.0000.0010.000
prefixMask0.2320.0020.237
prefixMaskButC0.0550.0010.056
prefixMaskButCG0.0250.0010.026
prepSesame1.3080.1251.514
prepSesameList0.0010.0010.001
print.DMLSummary1.4390.2131.757
print.fileSet0.3760.0570.481
probeID_designType000
probeSuccessRate2.3540.2292.757
qualityMask0.7850.1100.918
reIdentify1.8320.0862.004
readFileSet0.0350.0030.038
readIDATpair0.0650.0050.071
recommendedMaskNames0.0000.0010.000
resetMask0.1370.0290.177
scrub1.0160.1661.257
scrubSoft1.4530.3771.927
sdfPlatform0.0920.0200.124
sdf_read_table3.9080.2214.276
sdf_write_table1.0590.0741.182
searchIDATprefixes0.0010.0020.004
sesame-package0.9240.0861.054
sesameAnno_attachManifest0.0000.0000.001
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges0.0010.0010.000
sesameAnno_download0.0000.0000.001
sesameAnno_readManifestTSV000
sesameQC_calcStats8.4000.9119.992
sesameQC_getStats0.8630.0330.946
sesameQC_plotBar6.9780.2157.652
sesameQC_plotBetaByDesign3.7010.5374.472
sesameQC_plotHeatSNPs8.0210.8689.369
sesameQC_plotIntensVsBetas0.5830.1220.737
sesameQC_plotRedGrnQQ0.5640.1340.739
sesameQC_rankStats1.0320.1501.244
sesameQCtoDF0.9300.0571.028
sesame_checkVersion0.0010.0010.001
sesamize000
setMask0.0260.0020.029
signalMU0.2730.0350.317
sliceFileSet0.0160.0020.017
summaryExtractTest1.3470.1751.577
totalIntensities0.9020.1011.030
updateSigDF1.0900.1451.309
visualizeGene3.7780.2274.101
visualizeProbes0.4680.0150.488
visualizeRegion0.1190.0060.125
visualizeSegments0.8920.0781.035