Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-09-03 12:07 -0400 (Wed, 03 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4826 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4616 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4563 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4541 |
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 1959/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
sesame 1.27.1 (landing page) Wanding Zhou
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 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.1 |
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.1.tar.gz |
StartedAt: 2025-09-02 21:37:28 -0400 (Tue, 02 Sep 2025) |
EndedAt: 2025-09-02 21:42:07 -0400 (Tue, 02 Sep 2025) |
EllapsedTime: 278.4 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.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/sesame.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * 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.7 * 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.1’ * 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.086 0.534 14.656 inferSex 9.129 0.542 9.677 sesameQC_calcStats 8.521 0.699 9.435 sesameQC_plotHeatSNPs 8.158 0.712 8.932 imputeBetas 7.165 0.559 7.748 sesameQC_plotBar 7.132 0.270 7.503 inferSpecies 6.921 0.321 7.252 ELBAR 5.740 1.185 7.027 diffRefSet 5.814 0.195 6.048 getRefSet 5.768 0.162 5.933 * 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.1’ ** 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.1 Patched (2025-06-14 r88325) -- "Great Square Root" 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.024 0.488 8.529
sesame.Rcheck/sesame-Ex.timings
name | user | system | elapsed | |
BetaValueToMValue | 0.000 | 0.000 | 0.001 | |
DML | 2.595 | 0.310 | 2.916 | |
DMLpredict | 0.402 | 0.032 | 0.435 | |
DMR | 2.972 | 0.087 | 3.059 | |
ELBAR | 5.740 | 1.185 | 7.027 | |
MValueToBetaValue | 0 | 0 | 0 | |
SigDF | 0.112 | 0.018 | 0.129 | |
addMask | 0.019 | 0.001 | 0.021 | |
betasCollapseToPfx | 0.004 | 0.000 | 0.004 | |
bisConversionControl | 2.162 | 0.065 | 2.232 | |
calcEffectSize | 0.431 | 0.034 | 0.465 | |
checkLevels | 1.570 | 0.085 | 1.657 | |
cnSegmentation | 0.081 | 0.012 | 0.093 | |
compareMouseStrainReference | 3.690 | 0.179 | 3.886 | |
compareMouseTissueReference | 0.001 | 0.000 | 0.000 | |
compareReference | 3.979 | 0.145 | 4.138 | |
controls | 0.734 | 0.067 | 0.806 | |
createUCSCtrack | 2.270 | 0.119 | 2.393 | |
deIdentify | 1.902 | 0.090 | 2.026 | |
detectionPnegEcdf | 0.412 | 0.015 | 0.427 | |
diffRefSet | 5.814 | 0.195 | 6.048 | |
dmContrasts | 0.677 | 0.035 | 0.714 | |
dyeBiasCorr | 0.957 | 0.088 | 1.068 | |
dyeBiasCorrMostBalanced | 3.266 | 0.101 | 3.404 | |
dyeBiasL | 1.318 | 0.055 | 1.382 | |
dyeBiasNL | 2.039 | 0.157 | 2.217 | |
estimateLeukocyte | 2.663 | 0.145 | 2.815 | |
formatVCF | 0.758 | 0.062 | 0.821 | |
getAFTypeIbySumAlleles | 0.553 | 0.097 | 0.655 | |
getAFs | 0.384 | 0.041 | 0.427 | |
getBetas | 0.255 | 0.041 | 0.297 | |
getMask | 2.160 | 0.213 | 2.378 | |
getRefSet | 5.768 | 0.162 | 5.933 | |
imputeBetas | 7.165 | 0.559 | 7.748 | |
imputeBetasByGenomicNeighbors | 14.086 | 0.534 | 14.656 | |
imputeBetasMatrixByMean | 0.001 | 0.000 | 0.000 | |
inferEthnicity | 0.000 | 0.000 | 0.001 | |
inferInfiniumIChannel | 0.136 | 0.148 | 0.291 | |
inferSex | 9.129 | 0.542 | 9.677 | |
inferSpecies | 6.921 | 0.321 | 7.252 | |
inferStrain | 2.857 | 0.225 | 3.090 | |
inferTissue | 2.430 | 0.298 | 2.734 | |
initFileSet | 0.383 | 0.070 | 0.453 | |
listAvailableMasks | 0.396 | 0.040 | 0.447 | |
mLiftOver | 0.000 | 0.001 | 0.000 | |
mapFileSet | 0.016 | 0.001 | 0.017 | |
mapToMammal40 | 0.890 | 0.145 | 1.042 | |
matchDesign | 4.410 | 0.281 | 4.713 | |
meanIntensity | 0.906 | 0.080 | 0.995 | |
medianTotalIntensity | 0.273 | 0.036 | 0.309 | |
noMasked | 1.291 | 0.092 | 1.396 | |
noob | 0.908 | 0.160 | 1.069 | |
openSesame | 1.669 | 0.185 | 1.878 | |
openSesameToFile | 0.574 | 0.066 | 0.645 | |
pOOBAH | 0.501 | 0.027 | 0.539 | |
palgen | 0.015 | 0.002 | 0.018 | |
parseGEOsignalMU | 1.238 | 0.080 | 1.327 | |
predictAge | 0.970 | 0.037 | 1.009 | |
predictAgeHorvath353 | 0 | 0 | 0 | |
predictAgeSkinBlood | 0 | 0 | 0 | |
predictMouseAgeInMonth | 0 | 0 | 0 | |
prefixMask | 0.199 | 0.002 | 0.199 | |
prefixMaskButC | 0.054 | 0.001 | 0.055 | |
prefixMaskButCG | 0.021 | 0.001 | 0.021 | |
prepSesame | 1.408 | 0.134 | 1.547 | |
prepSesameList | 0.000 | 0.000 | 0.001 | |
print.DMLSummary | 1.138 | 0.171 | 1.311 | |
print.fileSet | 0.377 | 0.053 | 0.438 | |
probeID_designType | 0 | 0 | 0 | |
probeSuccessRate | 1.976 | 0.221 | 2.205 | |
qualityMask | 0.966 | 0.109 | 1.075 | |
reIdentify | 1.421 | 0.052 | 1.486 | |
readFileSet | 0.026 | 0.001 | 0.027 | |
readIDATpair | 0.046 | 0.005 | 0.051 | |
recommendedMaskNames | 0 | 0 | 0 | |
resetMask | 0.136 | 0.017 | 0.153 | |
scrub | 0.948 | 0.184 | 1.133 | |
scrubSoft | 1.393 | 0.297 | 1.704 | |
sdfPlatform | 0.080 | 0.014 | 0.095 | |
sdf_read_table | 3.321 | 0.184 | 3.526 | |
sdf_write_table | 0.926 | 0.040 | 0.978 | |
searchIDATprefixes | 0.001 | 0.001 | 0.003 | |
sesame-package | 0.888 | 0.113 | 1.019 | |
sesameAnno_attachManifest | 0 | 0 | 0 | |
sesameAnno_buildAddressFile | 0 | 0 | 0 | |
sesameAnno_buildManifestGRanges | 0.000 | 0.000 | 0.001 | |
sesameAnno_download | 0 | 0 | 0 | |
sesameAnno_readManifestTSV | 0 | 0 | 0 | |
sesameQC_calcStats | 8.521 | 0.699 | 9.435 | |
sesameQC_getStats | 0.904 | 0.045 | 0.949 | |
sesameQC_plotBar | 7.132 | 0.270 | 7.503 | |
sesameQC_plotBetaByDesign | 3.819 | 0.620 | 4.444 | |
sesameQC_plotHeatSNPs | 8.158 | 0.712 | 8.932 | |
sesameQC_plotIntensVsBetas | 0.856 | 0.141 | 1.001 | |
sesameQC_plotRedGrnQQ | 0.445 | 0.089 | 0.537 | |
sesameQC_rankStats | 1.212 | 0.174 | 1.389 | |
sesameQCtoDF | 0.822 | 0.037 | 0.860 | |
sesame_checkVersion | 0.001 | 0.000 | 0.002 | |
sesamize | 0 | 0 | 0 | |
setMask | 0.026 | 0.003 | 0.028 | |
signalMU | 0.365 | 0.050 | 0.417 | |
sliceFileSet | 0.015 | 0.000 | 0.016 | |
summaryExtractTest | 0.959 | 0.136 | 1.096 | |
totalIntensities | 0.881 | 0.078 | 0.960 | |
updateSigDF | 1.062 | 0.173 | 1.248 | |
visualizeGene | 3.672 | 0.237 | 3.937 | |
visualizeProbes | 0.394 | 0.008 | 0.402 | |
visualizeRegion | 0.112 | 0.007 | 0.119 | |
visualizeSegments | 0.815 | 0.056 | 0.877 | |