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

This page was generated on 2025-11-25 11:40 -0500 (Tue, 25 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4830
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4606
kjohnson3macOS 13.7.7 Venturaarm64R 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/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.29.0  (landing page)
Wanding Zhou
Snapshot Date: 2025-11-24 13:40 -0500 (Mon, 24 Nov 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
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation


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-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

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 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


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.129   0.295   9.078 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue0.0010.0000.000
DML2.3230.0882.604
DMLpredict0.4090.0380.497
DMR3.2840.0963.548
ELBAR5.8691.3457.886
MValueToBetaValue0.0000.0000.001
SigDF0.0980.0280.136
addMask0.0430.0150.062
betasCollapseToPfx0.0050.0000.006
bisConversionControl2.2210.0752.528
calcEffectSize0.4170.0540.504
checkLevels1.6590.0721.843
cnSegmentation0.0860.0200.109
compareMouseStrainReference3.9490.1664.367
compareMouseTissueReference000
compareReference4.5540.1914.964
controls0.7820.0920.902
createUCSCtrack2.4230.1312.738
deIdentify2.1330.1562.391
detectionPnegEcdf0.4440.0100.463
diffRefSet6.1090.2326.644
dmContrasts0.7600.0630.869
dyeBiasCorr1.0760.1421.264
dyeBiasCorrMostBalanced3.4970.1203.918
dyeBiasL0.9870.0871.141
dyeBiasNL2.0310.2082.465
estimateLeukocyte2.7930.1723.177
formatVCF0.7760.0730.976
getAFTypeIbySumAlleles0.5590.0850.717
getAFs0.4060.0460.494
getBetas0.2820.0560.369
getMask2.4300.2176.451
getRefSet5.9640.2206.674
imputeBetas7.6100.7149.126
imputeBetasByGenomicNeighbors14.870 0.58916.469
imputeBetasMatrixByMean0.0010.0000.001
inferEthnicity0.0010.0000.001
inferInfiniumIChannel0.1390.2030.355
inferSex 9.632 0.55510.765
inferSpecies6.6720.3127.480
inferStrain3.5870.2464.071
inferTissue2.4080.3292.932
initFileSet0.3790.0770.481
listAvailableMasks0.4020.0610.502
mLiftOver0.0000.0000.001
mapFileSet0.0160.0020.018
mapToMammal400.8420.1361.012
matchDesign4.7060.3065.153
meanIntensity1.0270.1241.207
medianTotalIntensity0.2790.0340.319
noMasked1.2960.1221.488
noob0.8390.0850.955
openSesame1.8340.2762.251
openSesameToFile0.5970.0880.734
pOOBAH0.5470.0320.591
palgen0.0210.0040.025
parseGEOsignalMU1.2420.1151.412
predictAge1.0870.0811.223
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.1950.0010.199
prefixMaskButC0.0510.0010.051
prefixMaskButCG0.0240.0010.025
prepSesame1.2910.1461.486
prepSesameList0.0010.0010.000
print.DMLSummary1.3790.2281.709
print.fileSet0.3720.0490.443
probeID_designType0.0000.0000.001
probeSuccessRate2.0980.1752.403
qualityMask0.6070.0790.709
reIdentify1.7470.0821.893
readFileSet0.0280.0030.032
readIDATpair0.0560.0030.061
recommendedMaskNames000
resetMask0.1190.0300.163
scrub0.9660.1561.196
scrubSoft1.4330.3641.946
sdfPlatform0.0970.0280.137
sdf_read_table3.9890.2214.392
sdf_write_table1.0990.0721.205
searchIDATprefixes0.0010.0010.002
sesame-package0.9790.0861.137
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges0.0000.0010.001
sesameAnno_download000
sesameAnno_readManifestTSV000
sesameQC_calcStats 8.552 0.88610.145
sesameQC_getStats0.8330.0290.895
sesameQC_plotBar6.9920.1997.634
sesameQC_plotBetaByDesign3.7760.5584.670
sesameQC_plotHeatSNPs8.2520.8989.864
sesameQC_plotIntensVsBetas0.5830.0850.701
sesameQC_plotRedGrnQQ0.5790.1290.774
sesameQC_rankStats1.0500.2001.321
sesameQCtoDF0.9200.0821.042
sesame_checkVersion0.0020.0000.002
sesamize000
setMask0.0240.0020.026
signalMU0.2680.0380.318
sliceFileSet0.0150.0010.017
summaryExtractTest1.3000.1511.521
totalIntensities0.9110.0991.057
updateSigDF1.1140.1711.370
visualizeGene4.0490.2644.568
visualizeProbes0.4280.0200.465
visualizeRegion0.1250.0110.138
visualizeSegments0.9040.1141.123