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

This page was generated on 2025-11-21 10:18 -0500 (Fri, 21 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" 917
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.0  (landing page)
Wanding Zhou
Snapshot Date: 2025-11-21 06:00 -0500 (Fri, 21 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)
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.0
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.0.tar.gz
StartedAt: 2025-11-21 09:34:15 -0500 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 09:46:51 -0500 (Fri, 21 Nov 2025)
EllapsedTime: 756.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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/sesame.Rcheck’
* using R Under development (unstable) (2025-10-28 r88973)
* 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.0’
* 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: 17019369 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.148  0.584  25.766
inferSex                      16.522  0.235  16.761
inferSpecies                  12.694  0.594  13.294
sesameQC_calcStats            13.246  0.017  13.267
imputeBetas                   12.545  0.413  13.302
sesameQC_plotHeatSNPs         12.552  0.033  12.587
ELBAR                         11.148  0.145  11.304
diffRefSet                     9.297  0.146   9.452
getRefSet                      9.060  0.061   9.123
sesameQC_plotBar               8.953  0.099   9.074
compareMouseStrainReference    8.482  0.064   8.550
compareReference               8.023  0.115   8.141
matchDesign                    7.553  0.042   7.600
inferStrain                    6.360  0.607   6.969
visualizeGene                  6.326  0.104   6.436
sesameQC_plotBetaByDesign      6.339  0.001   6.341
DMR                            6.147  0.132   6.289
sdf_read_table                 5.209  0.086   5.297
DML                            4.788  0.217   5.034
getMask                        3.597  0.115   5.848
* 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.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-10-28 r88973) -- "Unsuffered Consequences"
Copyright (C) 2025 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 
 15.112   0.829  15.924 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML4.7880.2175.034
DMLpredict0.6850.0300.715
DMR6.1470.1326.289
ELBAR11.148 0.14511.304
MValueToBetaValue0.0010.0000.000
SigDF0.2270.0160.243
addMask0.0440.0000.044
betasCollapseToPfx0.0090.0000.010
bisConversionControl2.8940.0522.950
calcEffectSize0.6190.0210.640
checkLevels2.2800.0372.333
cnSegmentation0.1680.0120.181
compareMouseStrainReference8.4820.0648.550
compareMouseTissueReference000
compareReference8.0230.1158.141
controls1.1130.0451.158
createUCSCtrack3.2790.1363.422
deIdentify3.5340.0593.602
detectionPnegEcdf0.5730.0070.580
diffRefSet9.2970.1469.452
dmContrasts1.3890.0291.418
dyeBiasCorr1.5620.0471.610
dyeBiasCorrMostBalanced4.4660.0924.580
dyeBiasL1.8080.0671.876
dyeBiasNL4.0510.1024.154
estimateLeukocyte4.2400.0994.385
formatVCF1.1780.0451.222
getAFTypeIbySumAlleles0.9300.0510.983
getAFs0.5730.0140.587
getBetas0.6140.0130.626
getMask3.5970.1155.848
getRefSet9.0600.0619.123
imputeBetas12.545 0.41313.302
imputeBetasByGenomicNeighbors25.148 0.58425.766
imputeBetasMatrixByMean0.0010.0000.001
inferEthnicity0.0010.0000.001
inferInfiniumIChannel0.1920.1210.313
inferSex16.522 0.23516.761
inferSpecies12.694 0.59413.294
inferStrain6.3600.6076.969
inferTissue4.5830.1914.778
initFileSet0.6040.0280.632
listAvailableMasks0.6380.0300.669
mLiftOver0.0010.0000.000
mapFileSet0.0240.0000.023
mapToMammal401.4390.0531.497
matchDesign7.5530.0427.600
meanIntensity1.5410.0421.583
medianTotalIntensity0.4870.0130.499
noMasked2.0370.0552.093
noob1.2830.0081.291
openSesame3.0410.0593.116
openSesameToFile0.8570.0020.859
pOOBAH0.8450.0000.845
palgen0.0250.0020.034
parseGEOsignalMU1.8550.0441.911
predictAge1.3760.0341.410
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.3170.0000.318
prefixMaskButC0.0870.0000.087
prefixMaskButCG0.0380.0000.038
prepSesame2.1370.0302.167
prepSesameList0.0020.0000.001
print.DMLSummary2.3410.0452.386
print.fileSet0.6060.0230.630
probeID_designType000
probeSuccessRate2.9870.0783.065
qualityMask1.1590.0501.209
reIdentify2.7460.0372.784
readFileSet0.0410.0010.042
readIDATpair0.0620.0010.063
recommendedMaskNames0.0010.0000.001
resetMask0.2180.0130.231
scrub1.4760.0011.479
scrubSoft2.2250.0002.229
sdfPlatform0.1690.0170.186
sdf_read_table5.2090.0865.297
sdf_write_table1.1010.0591.173
searchIDATprefixes0.0040.0010.007
sesame-package1.0380.0301.069
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download000
sesameAnno_readManifestTSV000
sesameQC_calcStats13.246 0.01713.267
sesameQC_getStats1.3460.0001.346
sesameQC_plotBar8.9530.0999.074
sesameQC_plotBetaByDesign6.3390.0016.341
sesameQC_plotHeatSNPs12.552 0.03312.587
sesameQC_plotIntensVsBetas1.8380.0201.858
sesameQC_plotRedGrnQQ0.8030.0240.827
sesameQC_rankStats1.8630.0441.911
sesameQCtoDF1.2170.0001.217
sesame_checkVersion0.0030.0000.003
sesamize000
setMask0.0550.0000.055
signalMU0.4670.0140.480
sliceFileSet0.0220.0020.024
summaryExtractTest2.2480.0362.285
totalIntensities1.4080.0441.452
updateSigDF1.6950.0591.757
visualizeGene6.3260.1046.436
visualizeProbes0.7690.0010.770
visualizeRegion0.2090.0010.210
visualizeSegments1.5590.0181.578