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

This page was generated on 2025-05-04 12:11 -0400 (Sun, 04 May 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4745
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4507
lconwaymacOS 12.7.1 Montereyx86_644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4546
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4486
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4434
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 1945/2304HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.27.0  (landing page)
Wanding Zhou
Snapshot Date: 2025-05-02 13:00 -0400 (Fri, 02 May 2025)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: devel
git_last_commit: ae005d1
git_last_commit_date: 2025-04-15 11:34:53 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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.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.27.0.tar.gz
StartedAt: 2025-05-02 21:42:22 -0400 (Fri, 02 May 2025)
EndedAt: 2025-05-02 21:47:14 -0400 (Fri, 02 May 2025)
EllapsedTime: 292.7 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/sesame.Rcheck’
* using R version 4.5.0 Patched (2025-04-21 r88169)
* 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.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.27.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 13.956  0.592  14.696
inferSex                      10.316  0.634  11.148
sesameQC_calcStats             8.753  0.896   9.865
sesameQC_plotHeatSNPs          8.674  0.867   9.684
imputeBetas                    7.356  0.630   8.083
inferSpecies                   7.011  0.419   7.561
sesameQC_plotBar               6.720  0.225   7.023
ELBAR                          5.245  1.401   6.712
diffRefSet                     6.189  0.278   6.633
getRefSet                      5.498  0.203   5.800
* 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.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 Patched (2025-04-21 r88169) -- "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.558   0.583   9.216 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue000
DML3.0660.3503.517
DMLpredict0.4190.0380.466
DMR3.1980.0963.352
ELBAR5.2451.4016.712
MValueToBetaValue000
SigDF0.1010.0370.155
addMask0.0410.0130.060
betasCollapseToPfx0.0050.0000.005
bisConversionControl2.2300.1022.388
calcEffectSize0.8070.0670.891
checkLevels1.2560.0851.354
cnSegmentation0.0870.0210.112
compareMouseStrainReference3.8210.1483.996
compareMouseTissueReference000
compareReference4.1430.1634.341
controls0.7490.1140.876
createUCSCtrack2.2940.1392.502
deidentify2.6330.1002.767
detectionPnegEcdf0.3890.0140.405
diffRefSet6.1890.2786.633
dmContrasts0.7250.0930.852
dyeBiasCorr0.9950.0981.128
dyeBiasCorrMostBalanced3.3740.1223.595
dyeBiasL0.8660.0730.952
dyeBiasNL2.0390.2032.255
estimateLeukocyte3.3690.2183.632
formatVCF0.7630.0880.854
getAFTypeIbySumAlleles0.5460.0690.623
getAFs0.3490.0670.416
getBetas0.2190.0270.252
getMask2.3350.1902.572
getRefSet5.4980.2035.800
imputeBetas7.3560.6308.083
imputeBetasByGenomicNeighbors13.956 0.59214.696
imputeBetasMatrixByMean0.0010.0000.001
inferEthnicity000
inferInfiniumIChannel0.1360.1600.301
inferSex10.316 0.63411.148
inferSpecies7.0110.4197.561
inferStrain3.0740.2963.517
inferTissue2.5990.3243.037
initFileSet0.3650.0860.459
listAvailableMasks0.4150.0420.464
mLiftOver0.0000.0010.001
mapFileSet0.0160.0010.018
mapToMammal400.8770.1561.062
matchDesign4.3610.3304.696
meanIntensity0.9380.1051.059
medianTotalIntensity0.2730.0570.361
noMasked1.3780.1561.561
noob0.7840.0940.881
openSesame1.8320.2442.115
openSesameToFile0.5330.0640.608
pOOBAH0.5290.0260.557
palgen0.0180.0030.021
parseGEOsignalMU1.3190.1961.546
predictAge1.0360.0491.103
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.2420.0010.244
prefixMaskButC0.0670.0010.069
prefixMaskButCG0.0230.0000.024
prepSesame1.5260.1801.760
prepSesameList0.0000.0000.001
print.DMLSummary1.1300.1881.366
print.fileSet0.3770.0680.469
probeID_designType0.0000.0000.001
probeSuccessRate2.0840.2082.314
qualityMask0.7610.1200.889
reIdentify1.4750.0611.561
readFileSet0.0270.0010.028
readIDATpair0.0420.0040.046
recommendedMaskNames000
resetMask0.1130.0290.151
scrub0.9280.1611.102
scrubSoft1.5400.3681.928
sdfPlatform0.0940.0160.114
sdf_read_table3.4720.2443.818
sdf_write_table0.9510.0561.029
searchIDATprefixes0.0010.0010.003
sesame-package0.6850.0810.820
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download000
sesameAnno_readManifestTSV000
sesameQC_calcStats8.7530.8969.865
sesameQC_getStats0.8080.0230.834
sesameQC_plotBar6.7200.2257.023
sesameQC_plotBetaByDesign3.8530.5534.552
sesameQC_plotHeatSNPs8.6740.8679.684
sesameQC_plotIntensVsBetas0.6360.1290.779
sesameQC_plotRedGrnQQ0.4390.0710.516
sesameQC_rankStats1.2030.2061.436
sesameQCtoDF0.8090.0430.852
sesame_checkVersion0.0020.0000.001
sesamize0.0000.0000.001
setMask0.0260.0020.028
signalMU0.3350.0490.400
sliceFileSet0.0160.0020.018
summaryExtractTest1.1210.1551.281
totalIntensities0.8690.1221.001
updateSigDF1.0720.1421.257
visualizeGene3.8320.2694.218
visualizeProbes0.3230.0090.333
visualizeRegion0.1200.0060.126
visualizeSegments0.9580.1391.113