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

This page was generated on 2025-04-22 13:18 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 1974/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.26.0  (landing page)
Wanding Zhou
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: RELEASE_3_21
git_last_commit: bc933e0
git_last_commit_date: 2025-04-15 11:34:53 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'BiocParallel' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (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.26.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.26.0.tar.gz
StartedAt: 2025-04-21 21:38:47 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 21:43:29 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 281.5 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.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/sesame.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.1
* 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.26.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.350  0.561  14.986
inferSex                       9.195  0.514   9.737
sesameQC_calcStats             8.392  0.733   9.239
sesameQC_plotHeatSNPs          7.758  0.699   8.618
imputeBetas                    7.376  0.612   8.100
sesameQC_plotBar               6.749  0.174   6.989
ELBAR                          5.589  1.155   6.795
diffRefSet                     6.184  0.208   6.428
inferSpecies                   6.022  0.337   6.411
getRefSet                      5.523  0.204   5.822
sesameQC_plotBetaByDesign      4.412  0.750   5.201
* 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.26.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 version 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
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.512   0.502   9.063 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML2.6290.3312.984
DMLpredict0.3900.0300.421
DMR3.0950.0923.213
ELBAR5.5891.1556.795
MValueToBetaValue000
SigDF0.0870.0140.101
addMask0.0160.0020.018
betasCollapseToPfx0.0040.0000.004
bisConversionControl2.2370.0692.313
calcEffectSize0.3750.0370.415
checkLevels1.6300.0921.745
cnSegmentation0.0830.0170.102
compareMouseStrainReference4.1060.1784.322
compareMouseTissueReference000
compareReference4.0810.1704.337
controls0.7420.0710.823
createUCSCtrack2.3370.1182.481
deidentify1.8640.0801.955
detectionPnegEcdf0.4200.0060.426
diffRefSet6.1840.2086.428
dmContrasts0.7110.0960.807
dyeBiasCorr0.9710.1121.089
dyeBiasCorrMostBalanced3.3980.1243.556
dyeBiasL0.8910.0710.964
dyeBiasNL2.0110.1682.203
estimateLeukocyte3.0400.1673.210
formatVCF0.7740.0630.836
getAFTypeIbySumAlleles0.5970.0570.657
getAFs0.2910.0480.339
getBetas0.2760.0520.329
getMask2.1880.2132.420
getRefSet5.5230.2045.822
imputeBetas7.3760.6128.100
imputeBetasByGenomicNeighbors14.350 0.56114.986
imputeBetasMatrixByMean0.0000.0000.001
inferEthnicity000
inferInfiniumIChannel0.1450.1410.289
inferSex9.1950.5149.737
inferSpecies6.0220.3376.411
inferStrain2.8580.2603.150
inferTissue2.4910.2942.794
initFileSet0.4040.1090.513
listAvailableMasks0.3970.0970.494
mLiftOver000
mapFileSet0.0160.0040.020
mapToMammal400.8940.1411.041
matchDesign4.4330.3094.760
meanIntensity0.9730.0851.065
medianTotalIntensity0.2850.0620.349
noMasked1.3090.0801.392
noob0.9120.1311.044
openSesame1.6840.2621.967
openSesameToFile0.5690.0530.623
pOOBAH0.5590.0260.586
palgen0.0180.0020.021
parseGEOsignalMU1.3520.0971.449
predictAge0.9800.0391.023
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.2080.0020.210
prefixMaskButC0.0550.0010.056
prefixMaskButCG0.0230.0010.024
prepSesame1.5810.1881.788
prepSesameList0.0000.0000.001
print.DMLSummary1.0130.1481.166
print.fileSet0.3920.0950.516
probeID_designType0.0000.0010.001
probeSuccessRate2.0080.2142.236
qualityMask0.6870.0920.788
reIdentify1.4580.0541.513
readFileSet0.0270.0020.029
readIDATpair0.0440.0040.048
recommendedMaskNames0.0000.0000.001
resetMask0.1120.0240.136
scrub0.9610.1521.113
scrubSoft1.4950.3291.828
sdfPlatform0.0830.0200.105
sdf_read_table3.4900.1903.747
sdf_write_table0.9330.0490.999
searchIDATprefixes0.0010.0010.004
sesame-package0.9390.1311.076
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download000
sesameAnno_readManifestTSV0.0000.0000.001
sesameQC_calcStats8.3920.7339.239
sesameQC_getStats0.8660.0280.907
sesameQC_plotBar6.7490.1746.989
sesameQC_plotBetaByDesign4.4120.7505.201
sesameQC_plotHeatSNPs7.7580.6998.618
sesameQC_plotIntensVsBetas0.6260.1120.739
sesameQC_plotRedGrnQQ0.5270.0710.600
sesameQC_rankStats1.2570.1721.441
sesameQCtoDF0.9960.0371.037
sesame_checkVersion0.0020.0000.001
sesamize0.0000.0000.001
setMask0.0250.0030.028
signalMU0.3500.0450.394
sliceFileSet0.0160.0010.018
summaryExtractTest1.2420.2221.491
totalIntensities0.8660.1170.984
updateSigDF1.0590.2261.289
visualizeGene3.6520.1833.842
visualizeProbes0.3960.0190.415
visualizeRegion0.1140.0070.121
visualizeSegments0.7940.0500.844