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

This page was generated on 2025-03-19 11:46 -0400 (Wed, 19 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 1951/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.25.3  (landing page)
Wanding Zhou
Snapshot Date: 2025-03-18 13:40 -0400 (Tue, 18 Mar 2025)
git_url: https://git.bioconductor.org/packages/sesame
git_branch: devel
git_last_commit: 715da26
git_last_commit_date: 2025-01-04 11:02:51 -0400 (Sat, 04 Jan 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
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.25.3
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.25.3.tar.gz
StartedAt: 2025-03-18 21:31:13 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 21:35:48 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 275.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.25.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/sesame.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* 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.25.3’
* 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.946  0.476  14.482
inferSex                       9.327  0.541   9.919
sesameQC_calcStats             8.510  0.762   9.298
sesameQC_plotHeatSNPs          8.001  0.709   8.718
imputeBetas                    6.958  0.620   7.618
sesameQC_plotBar               6.526  0.174   6.727
inferSpecies                   6.368  0.329   6.736
ELBAR                          5.394  1.032   6.465
diffRefSet                     5.928  0.202   6.141
getRefSet                      5.447  0.169   5.636
* 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.25.3’
** 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-03-02 r87868) -- "Unsuffered Consequences"
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 
  7.856   0.476   8.338 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue0.0010.0000.000
DML2.5640.2992.891
DMLpredict0.3990.0330.440
DMR3.0180.0983.147
ELBAR5.3941.0326.465
MValueToBetaValue000
SigDF0.1130.0250.146
addMask0.0180.0000.018
betasCollapseToPfx0.0040.0010.004
bisConversionControl2.1430.0722.218
calcEffectSize0.3680.0320.400
checkLevels1.6440.0611.710
cnSegmentation0.0750.0130.089
compareMouseStrainReference3.5290.1253.666
compareMouseTissueReference000
compareReference3.9140.1654.101
controls0.7310.0520.785
createUCSCtrack2.2890.1152.415
deidentify1.9160.1302.056
detectionPnegEcdf0.3920.0080.401
diffRefSet5.9280.2026.141
dmContrasts0.7210.0600.782
dyeBiasCorr0.9690.1331.103
dyeBiasCorrMostBalanced3.2810.0853.419
dyeBiasL0.8060.0530.860
dyeBiasNL2.4150.1832.603
estimateLeukocyte2.6400.1602.805
formatVCF0.7170.0710.789
getAFTypeIbySumAlleles0.5040.0700.575
getAFs0.3920.0450.438
getBetas0.2660.0350.301
getMask2.210.202.43
getRefSet5.4470.1695.636
imputeBetas6.9580.6207.618
imputeBetasByGenomicNeighbors13.946 0.47614.482
imputeBetasMatrixByMean0.0000.0000.001
inferEthnicity0.0010.0000.000
inferInfiniumIChannel0.1430.1600.314
inferSex9.3270.5419.919
inferSpecies6.3680.3296.736
inferStrain2.8300.2553.099
inferTissue2.3120.2952.643
initFileSet0.3520.0350.399
listAvailableMasks0.3780.0490.430
mLiftOver0.0000.0000.001
mapFileSet0.0150.0010.017
mapToMammal400.7980.1140.941
matchDesign4.3620.2714.655
meanIntensity0.9300.1211.060
medianTotalIntensity0.2700.0330.309
noMasked1.3060.0821.396
noob1.0250.1561.194
openSesame1.7270.1981.953
openSesameToFile0.5260.0350.563
pOOBAH0.5510.0310.582
palgen0.0160.0030.019
parseGEOsignalMU1.2980.1371.476
predictAge0.9690.0421.011
predictAgeHorvath353000
predictAgeSkinBlood000
predictMouseAgeInMonth000
prefixMask0.2150.0020.217
prefixMaskButC0.0580.0010.058
prefixMaskButCG0.0220.0000.023
prepSesame1.3940.1401.611
prepSesameList0.0000.0000.001
print.DMLSummary1.0490.1401.208
print.fileSet0.3700.0600.496
probeID_designType000
probeSuccessRate2.0380.1712.388
qualityMask0.5530.0670.687
reIdentify1.5770.0931.683
readFileSet0.0280.0010.034
readIDATpair0.0490.0040.053
recommendedMaskNames000
resetMask0.1070.0250.132
scrub0.9650.1611.127
scrubSoft1.3700.2411.619
sdfPlatform0.0790.0160.097
sdf_read_table3.4080.2353.662
sdf_write_table0.9360.0450.988
searchIDATprefixes0.0010.0010.004
sesame-package0.8740.0810.955
sesameAnno_attachManifest000
sesameAnno_buildAddressFile000
sesameAnno_buildManifestGRanges000
sesameAnno_download0.0000.0000.001
sesameAnno_readManifestTSV000
sesameQC_calcStats8.5100.7629.298
sesameQC_getStats0.8690.0330.908
sesameQC_plotBar6.5260.1746.727
sesameQC_plotBetaByDesign4.1700.6364.825
sesameQC_plotHeatSNPs8.0010.7098.718
sesameQC_plotIntensVsBetas0.6550.1280.783
sesameQC_plotRedGrnQQ0.5290.1000.664
sesameQC_rankStats1.1160.1801.310
sesameQCtoDF0.9080.0390.946
sesame_checkVersion0.0010.0000.001
sesamize0.0000.0000.001
setMask0.0290.0030.031
signalMU0.3330.0350.367
sliceFileSet0.0150.0010.016
summaryExtractTest0.9450.1461.091
totalIntensities0.8410.1070.952
updateSigDF1.0400.1181.169
visualizeGene3.5230.1973.731
visualizeProbes0.3810.0120.394
visualizeRegion0.1120.0080.119
visualizeSegments0.8010.0900.894