Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4810 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" | 4548 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" | 4528 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4493 |
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 1950/2309 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sesame 1.27.0 (landing page) Wanding Zhou
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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. |
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-06-18 21:26:00 -0400 (Wed, 18 Jun 2025) |
EndedAt: 2025-06-18 21:30:38 -0400 (Wed, 18 Jun 2025) |
EllapsedTime: 277.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: sesame.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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 14.164 0.595 14.791 inferSex 9.448 0.563 10.048 sesameQC_calcStats 8.290 0.809 9.252 sesameQC_plotHeatSNPs 7.304 0.735 8.059 imputeBetas 7.222 0.565 7.846 ELBAR 5.845 1.210 7.106 inferSpecies 6.534 0.299 6.850 sesameQC_plotBar 6.306 0.177 6.524 diffRefSet 5.692 0.233 5.991 getRefSet 5.430 0.201 5.659 * 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
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)
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.142 0.489 8.667
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0 | 0 | 0 | |
DML | 2.726 | 0.312 | 3.050 | |
DMLpredict | 0.396 | 0.030 | 0.426 | |
DMR | 3.060 | 0.087 | 3.178 | |
ELBAR | 5.845 | 1.210 | 7.106 | |
MValueToBetaValue | 0 | 0 | 0 | |
SigDF | 0.091 | 0.013 | 0.103 | |
addMask | 0.016 | 0.001 | 0.018 | |
betasCollapseToPfx | 0.004 | 0.000 | 0.004 | |
bisConversionControl | 2.116 | 0.074 | 2.191 | |
calcEffectSize | 0.357 | 0.050 | 0.408 | |
checkLevels | 1.559 | 0.088 | 1.666 | |
cnSegmentation | 0.080 | 0.015 | 0.097 | |
compareMouseStrainReference | 3.828 | 0.190 | 4.040 | |
compareMouseTissueReference | 0 | 0 | 0 | |
compareReference | 4.436 | 0.162 | 4.624 | |
controls | 0.740 | 0.078 | 0.829 | |
createUCSCtrack | 2.171 | 0.157 | 2.342 | |
deidentify | 2.001 | 0.097 | 2.109 | |
detectionPnegEcdf | 0.402 | 0.008 | 0.410 | |
diffRefSet | 5.692 | 0.233 | 5.991 | |
dmContrasts | 0.695 | 0.044 | 0.742 | |
dyeBiasCorr | 0.987 | 0.124 | 1.113 | |
dyeBiasCorrMostBalanced | 3.250 | 0.157 | 3.424 | |
dyeBiasL | 0.824 | 0.039 | 0.863 | |
dyeBiasNL | 2.04 | 0.12 | 2.16 | |
estimateLeukocyte | 2.606 | 0.177 | 2.790 | |
formatVCF | 0.749 | 0.069 | 0.821 | |
getAFTypeIbySumAlleles | 0.523 | 0.065 | 0.589 | |
getAFs | 0.359 | 0.036 | 0.394 | |
getBetas | 0.264 | 0.040 | 0.307 | |
getMask | 2.181 | 0.204 | 2.394 | |
getRefSet | 5.430 | 0.201 | 5.659 | |
imputeBetas | 7.222 | 0.565 | 7.846 | |
imputeBetasByGenomicNeighbors | 14.164 | 0.595 | 14.791 | |
imputeBetasMatrixByMean | 0.000 | 0.001 | 0.001 | |
inferEthnicity | 0.000 | 0.000 | 0.001 | |
inferInfiniumIChannel | 0.138 | 0.153 | 0.304 | |
inferSex | 9.448 | 0.563 | 10.048 | |
inferSpecies | 6.534 | 0.299 | 6.850 | |
inferStrain | 2.810 | 0.259 | 3.078 | |
inferTissue | 2.344 | 0.311 | 2.656 | |
initFileSet | 0.361 | 0.043 | 0.408 | |
listAvailableMasks | 0.385 | 0.051 | 0.437 | |
mLiftOver | 0.000 | 0.000 | 0.001 | |
mapFileSet | 0.016 | 0.001 | 0.018 | |
mapToMammal40 | 0.784 | 0.103 | 0.912 | |
matchDesign | 4.241 | 0.325 | 4.573 | |
meanIntensity | 0.916 | 0.088 | 1.005 | |
medianTotalIntensity | 0.268 | 0.048 | 0.317 | |
noMasked | 1.347 | 0.125 | 1.480 | |
noob | 0.798 | 0.102 | 0.900 | |
openSesame | 1.790 | 0.231 | 2.042 | |
openSesameToFile | 0.583 | 0.062 | 0.655 | |
pOOBAH | 0.497 | 0.026 | 0.525 | |
palgen | 0.014 | 0.002 | 0.016 | |
parseGEOsignalMU | 1.227 | 0.100 | 1.328 | |
predictAge | 0.951 | 0.048 | 1.003 | |
predictAgeHorvath353 | 0.000 | 0.001 | 0.000 | |
predictAgeSkinBlood | 0 | 0 | 0 | |
predictMouseAgeInMonth | 0 | 0 | 0 | |
prefixMask | 0.194 | 0.002 | 0.196 | |
prefixMaskButC | 0.053 | 0.001 | 0.054 | |
prefixMaskButCG | 0.022 | 0.000 | 0.022 | |
prepSesame | 1.495 | 0.194 | 1.695 | |
prepSesameList | 0.000 | 0.000 | 0.001 | |
print.DMLSummary | 1.143 | 0.135 | 1.292 | |
print.fileSet | 0.350 | 0.043 | 0.393 | |
probeID_designType | 0.000 | 0.000 | 0.001 | |
probeSuccessRate | 1.938 | 0.131 | 2.078 | |
qualityMask | 0.571 | 0.121 | 0.705 | |
reIdentify | 1.572 | 0.063 | 1.647 | |
readFileSet | 0.028 | 0.001 | 0.028 | |
readIDATpair | 0.045 | 0.004 | 0.050 | |
recommendedMaskNames | 0.000 | 0.001 | 0.000 | |
resetMask | 0.109 | 0.022 | 0.132 | |
scrub | 0.965 | 0.178 | 1.149 | |
scrubSoft | 1.322 | 0.227 | 1.557 | |
sdfPlatform | 0.082 | 0.011 | 0.094 | |
sdf_read_table | 3.651 | 0.184 | 3.889 | |
sdf_write_table | 0.980 | 0.049 | 1.036 | |
searchIDATprefixes | 0.001 | 0.001 | 0.004 | |
sesame-package | 0.890 | 0.095 | 0.987 | |
sesameAnno_attachManifest | 0 | 0 | 0 | |
sesameAnno_buildAddressFile | 0 | 0 | 0 | |
sesameAnno_buildManifestGRanges | 0.001 | 0.000 | 0.001 | |
sesameAnno_download | 0.000 | 0.001 | 0.000 | |
sesameAnno_readManifestTSV | 0 | 0 | 0 | |
sesameQC_calcStats | 8.290 | 0.809 | 9.252 | |
sesameQC_getStats | 0.945 | 0.033 | 1.000 | |
sesameQC_plotBar | 6.306 | 0.177 | 6.524 | |
sesameQC_plotBetaByDesign | 4.219 | 0.634 | 4.860 | |
sesameQC_plotHeatSNPs | 7.304 | 0.735 | 8.059 | |
sesameQC_plotIntensVsBetas | 0.740 | 0.131 | 0.870 | |
sesameQC_plotRedGrnQQ | 0.448 | 0.063 | 0.513 | |
sesameQC_rankStats | 1.321 | 0.240 | 1.565 | |
sesameQCtoDF | 0.818 | 0.038 | 0.858 | |
sesame_checkVersion | 0.001 | 0.000 | 0.001 | |
sesamize | 0 | 0 | 0 | |
setMask | 0.025 | 0.004 | 0.029 | |
signalMU | 0.271 | 0.047 | 0.317 | |
sliceFileSet | 0.016 | 0.001 | 0.016 | |
summaryExtractTest | 1.226 | 0.134 | 1.362 | |
totalIntensities | 0.851 | 0.114 | 0.966 | |
updateSigDF | 1.078 | 0.169 | 1.256 | |
visualizeGene | 3.532 | 0.259 | 3.812 | |
visualizeProbes | 0.396 | 0.015 | 0.411 | |
visualizeRegion | 0.109 | 0.010 | 0.119 | |
visualizeSegments | 0.785 | 0.095 | 0.885 | |