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

This page was generated on 2025-10-18 12:06 -0400 (Sat, 18 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4887
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4677
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4622
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4632
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 1984/2353HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.27.1  (landing page)
Wanding Zhou
Snapshot Date: 2025-10-17 13:45 -0400 (Fri, 17 Oct 2025)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: devel
git_last_commit: e90f911
git_last_commit_date: 2025-06-21 02:29:58 -0400 (Sat, 21 Jun 2025)
nebbiolo2Linux (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  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.27.1
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.27.1.tar.gz
StartedAt: 2025-10-17 22:08:43 -0400 (Fri, 17 Oct 2025)
EndedAt: 2025-10-17 22:13:28 -0400 (Fri, 17 Oct 2025)
EllapsedTime: 285.4 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.27.1.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.27.1’
* 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.191  0.602  14.911
inferSex                       9.199  0.507   9.824
sesameQC_calcStats             8.566  0.768   9.516
sesameQC_plotHeatSNPs          7.776  0.738   8.774
imputeBetas                    7.054  0.641   7.858
ELBAR                          6.082  1.284   7.448
sesameQC_plotBar               6.490  0.206   6.836
diffRefSet                     6.167  0.270   6.493
inferSpecies                   5.802  0.287   6.136
getRefSet                      5.529  0.181   5.864
* 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.5-arm64/Resources/library’
* installing *source* package ‘sesame’ ...
** this is package ‘sesame’ version ‘1.27.1’
** 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 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 
  8.297   0.500   8.871 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML2.9790.3273.332
DMLpredict0.4260.0350.466
DMR3.1020.0753.192
ELBAR6.0821.2847.448
MValueToBetaValue000
SigDF0.0880.0140.105
addMask0.0480.0070.056
betasCollapseToPfx0.0050.0000.005
bisConversionControl2.2730.1152.409
calcEffectSize0.4530.0530.516
checkLevels1.2240.0971.352
cnSegmentation0.0800.0120.092
compareMouseStrainReference3.6230.1513.819
compareMouseTissueReference0.0000.0010.000
compareReference4.1650.2314.440
controls0.8080.1060.923
createUCSCtrack2.2980.1402.467
deIdentify1.9910.0872.118
detectionPnegEcdf0.3960.0150.419
diffRefSet6.1670.2706.493
dmContrasts0.7520.0700.840
dyeBiasCorr1.0000.1111.114
dyeBiasCorrMostBalanced3.3480.1303.545
dyeBiasL0.9730.0671.047
dyeBiasNL2.4440.2032.702
estimateLeukocyte2.6610.1792.891
formatVCF0.7670.0900.883
getAFTypeIbySumAlleles0.5480.0860.654
getAFs0.3900.0460.443
getBetas0.2570.0410.306
getMask2.2460.2392.493
getRefSet5.5290.1815.864
imputeBetas7.0540.6417.858
imputeBetasByGenomicNeighbors14.191 0.60214.911
imputeBetasMatrixByMean0.0000.0000.001
inferEthnicity0.0010.0000.000
inferInfiniumIChannel0.1410.1470.298
inferSex9.1990.5079.824
inferSpecies5.8020.2876.136
inferStrain2.7290.2622.997
inferTissue2.4110.3692.815
initFileSet0.3730.0530.426
listAvailableMasks0.4130.0740.490
mLiftOver0.0010.0000.000
mapFileSet0.0160.0010.018
mapToMammal400.8180.1270.967
matchDesign4.4510.2814.750
meanIntensity0.9200.1281.053
medianTotalIntensity0.2780.0500.328
noMasked1.4140.1511.569
noob0.7990.1040.905
openSesame1.8050.2692.124
openSesameToFile0.5860.0610.663
pOOBAH0.5300.0240.557
palgen0.0150.0030.019
parseGEOsignalMU1.2490.1231.382
predictAge1.0760.0791.182
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.1780.0020.197
prefixMaskButC0.0460.0010.047
prefixMaskButCG0.0170.0010.018
prepSesame1.3470.1461.495
prepSesameList0.0010.0000.001
print.DMLSummary1.1010.1411.256
print.fileSet0.3920.0690.463
probeID_designType000
probeSuccessRate1.9860.1832.195
qualityMask0.5700.0950.666
reIdentify1.5170.0761.594
readFileSet0.0280.0010.029
readIDATpair0.0410.0010.041
recommendedMaskNames000
resetMask0.1030.0150.118
scrub0.9490.1611.128
scrubSoft1.3630.2751.668
sdfPlatform0.0810.0130.093
sdf_read_table3.4880.1663.677
sdf_write_table0.9480.0420.998
searchIDATprefixes0.0010.0010.005
sesame-package0.8820.0910.983
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download000
sesameAnno_readManifestTSV000
sesameQC_calcStats8.5660.7689.516
sesameQC_getStats0.8710.0740.989
sesameQC_plotBar6.4900.2066.836
sesameQC_plotBetaByDesign3.7630.5574.399
sesameQC_plotHeatSNPs7.7760.7388.774
sesameQC_plotIntensVsBetas0.6560.1370.793
sesameQC_plotRedGrnQQ0.4520.0730.526
sesameQC_rankStats1.1610.1721.349
sesameQCtoDF0.8960.0620.973
sesame_checkVersion0.0020.0000.002
sesamize000
setMask0.0240.0030.026
signalMU0.2590.0320.293
sliceFileSet0.0160.0010.017
summaryExtractTest1.2070.1471.375
totalIntensities0.8950.0990.998
updateSigDF1.0580.1801.271
visualizeGene3.5620.1643.769
visualizeProbes0.3780.0140.402
visualizeRegion0.1150.0080.123
visualizeSegments0.8570.0970.955