Back to Rapid builds (Linux only) of a subset of BioC 3.23
Report updated every 6 hours

This page was generated on 2026-02-27 10:17 -0500 (Fri, 27 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences" 927
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 200/230HostnameOS / ArchINSTALLBUILDCHECK
sesame 1.29.5  (landing page)
Wanding Zhou
Snapshot Date: 2026-02-27 06:00 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: devel
git_last_commit: 0af1c1b
git_last_commit_date: 2026-02-06 09:48:24 -0500 (Fri, 06 Feb 2026)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  


CHECK results for sesame on teran2

To the developers/maintainers of the sesame package:
- 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.5
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings sesame_1.29.5.tar.gz
StartedAt: 2026-02-27 09:32:12 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 09:44:44 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 751.5 seconds
RetCode: 0
Status:   OK  
CheckDir: sesame.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings sesame_1.29.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/sesame.Rcheck’
* using R Under development (unstable) (2026-01-12 r89300)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ version ‘1.29.5’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Wanding Zhou <zhouwanding@gmail.com>’

Unknown, possibly misspelled, fields in DESCRIPTION:
  ‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’

The Title field should be in title case. Current version is:
  ‘SEnsible Step-wise Analysis of DNA MEthylation BeadChips’
In title case that is:
  ‘SEnsible Step-Wise Analysis of DNA MEthylation BeadChips’

Size of tarball: 17057176 bytes
* 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking use of S3 registration ... 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 ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
imputeBetasByGenomicNeighbors 25.099  0.585  25.706
inferSex                      15.608  0.216  15.833
sesameQC_plotHeatSNPs         13.784  0.023  13.814
sesameQC_calcStats            13.742  0.023  13.772
inferSpecies                  12.976  0.633  13.625
imputeBetas                   11.690  0.362  12.069
ELBAR                         10.478  0.131  10.616
diffRefSet                     9.403  0.170   9.580
sesameQC_plotBar               9.212  0.062   9.284
compareReference               8.359  0.139   8.505
getRefSet                      8.193  0.086   8.283
matchDesign                    7.942  0.038   7.992
compareMouseStrainReference    7.662  0.066   7.731
inferStrain                    6.690  0.508   7.203
sesameQC_plotBetaByDesign      6.936  0.003   6.943
DMR                            5.824  0.108   5.938
visualizeGene                  5.399  0.092   5.498
dyeBiasCorrMostBalanced        5.146  0.079   5.230
inferTissue                    4.913  0.167   5.084
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/sesame.Rcheck/00check.log’
for details.


Installation output

sesame.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL sesame
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’
* installing *source* package ‘sesame’ ...
** this is package ‘sesame’ version ‘1.29.5’
** 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) (2026-01-12 r89300) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
 14.278   0.722  14.993 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML4.6140.2134.908
DMLpredict0.6680.0270.695
DMR5.8240.1085.938
ELBAR10.478 0.13110.616
MValueToBetaValue0.0000.0000.001
SigDF0.1680.0170.186
addMask0.0520.0000.052
betasCollapseToPfx0.0090.0000.009
bisConversionControl2.8740.0422.919
calcEffectSize0.5930.0300.623
checkLevels2.9100.0312.947
cnSegmentation0.1620.0140.176
compareMouseStrainReference7.6620.0667.731
compareReference8.3590.1398.505
controls1.1050.0361.141
createUCSCtrack3.1550.1123.273
deIdentify3.6120.0733.695
detectionPnegEcdf0.5860.0200.606
diffRefSet9.4030.1709.580
dmContrasts1.3270.0411.368
dyeBiasCorr1.5740.1101.685
dyeBiasCorrMostBalanced5.1460.0795.230
dyeBiasL0.7380.0730.811
dyeBiasNL4.3550.0844.443
estimateLeukocyte4.2920.0894.390
formatVCF1.1710.0381.209
getAFTypeIbySumAlleles0.9280.0530.983
getAFs0.6120.0190.631
getBetas0.5550.0080.564
getMask4.0090.1414.164
getRefSet8.1930.0868.283
imputeBetas11.690 0.36212.069
imputeBetasByGenomicNeighbors25.099 0.58525.706
imputeBetasMatrixByMean0.0010.0000.002
inferInfiniumIChannel0.1630.1290.291
inferSex15.608 0.21615.833
inferSpecies12.976 0.63313.625
inferStrain6.6900.5087.203
inferTissue4.9130.1675.084
initFileSet0.5990.0170.617
listAvailableMasks0.6240.0240.648
mLiftOver000
mapFileSet0.0240.0010.024
mapToMammal401.3260.0441.376
matchDesign7.9420.0387.992
meanIntensity1.6150.0311.647
medianTotalIntensity0.5250.0140.539
noMasked2.1680.0422.211
noob1.3610.0161.377
openSesame3.0880.0563.159
openSesameToFile0.8820.0020.884
pOOBAH0.9030.0000.904
palgen0.0270.0000.031
parseGEOsignalMU1.8740.0311.907
predictAge1.3980.0211.419
prefixMask0.3950.0000.394
prefixMaskButC0.1160.0000.116
prefixMaskButCG0.050.000.05
prepSesame2.2620.0272.290
prepSesameList0.0000.0010.001
print.DMLSummary2.3090.0372.347
print.fileSet0.5940.0300.624
probeID_designType0.0010.0000.001
probeSuccessRate2.8770.0812.959
qualityMask1.1540.0341.188
reIdentify3.1170.0273.145
readFileSet0.0400.0020.041
readIDATpair0.0690.0000.070
recommendedMaskNames000
resetMask0.2280.0130.240
scrub1.5110.0011.512
scrubSoft2.2360.0002.237
sdfPlatform0.1670.0160.183
sdf_read_table4.7540.0964.849
sdf_write_table1.0790.0681.161
searchIDATprefixes0.0040.0000.008
sesame-package1.0360.0281.064
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download000
sesameAnno_readManifestTSV000
sesameQC_calcStats13.742 0.02313.772
sesameQC_getStats1.4260.0001.426
sesameQC_plotBar9.2120.0629.284
sesameQC_plotBetaByDesign6.9360.0036.943
sesameQC_plotHeatSNPs13.784 0.02313.814
sesameQC_plotIntensVsBetas1.2040.0201.224
sesameQC_plotRedGrnQQ0.8170.0350.852
sesameQC_rankStats1.9550.0462.005
sesameQCtoDF1.2430.0001.243
sesame_checkVersion0.0030.0000.004
setMask0.0730.0000.073
signalMU0.4860.0140.500
sliceFileSet0.0220.0020.024
summaryExtractTest2.2070.0432.250
totalIntensities1.3980.0431.441
updateSigDF1.6590.0541.716
visualizeGene5.3990.0925.498
visualizeProbes2.1890.0002.189
visualizeRegion0.2140.0000.214
visualizeSegments1.2820.0191.301