Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-23 12:11 -0500 (Thu, 23 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4493 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4517 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4469 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4394 |
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 264/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CAGEfightR 1.26.0 (landing page) Malte Thodberg
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the CAGEfightR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CAGEfightR.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: CAGEfightR |
Version: 1.26.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CAGEfightR_1.26.0.tar.gz |
StartedAt: 2025-01-21 05:17:29 -0000 (Tue, 21 Jan 2025) |
EndedAt: 2025-01-21 05:24:58 -0000 (Tue, 21 Jan 2025) |
EllapsedTime: 448.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CAGEfightR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CAGEfightR_1.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CAGEfightR.Rcheck’ * using R version 4.4.2 (2024-10-31) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403) * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CAGEfightR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CAGEfightR’ 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 ‘CAGEfightR’ 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 loading without being on the library search path ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed findLinks 5.91 1.146 6.336 * 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
CAGEfightR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL CAGEfightR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’ * installing *source* package ‘CAGEfightR’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (CAGEfightR)
CAGEfightR.Rcheck/CAGEfightR-Ex.timings
name | user | system | elapsed | |
assignGeneID | 4.134 | 0.359 | 4.527 | |
assignMissingID | 1.254 | 0.028 | 1.286 | |
assignTxID | 1.112 | 0.036 | 1.150 | |
assignTxType | 0 | 0 | 0 | |
balanceBC | 0.001 | 0.000 | 0.000 | |
balanceD | 0 | 0 | 0 | |
bwCommonGenome | 0.052 | 0.000 | 0.061 | |
bwGenomeCompatibility | 0.024 | 0.000 | 0.024 | |
bwValid | 0.011 | 0.000 | 0.011 | |
calcBidirectionality | 0.612 | 0.008 | 0.622 | |
calcComposition | 1.691 | 0.028 | 1.725 | |
calcPooled | 0.121 | 0.004 | 0.126 | |
calcShape | 4.063 | 0.242 | 4.318 | |
calcSupport | 0.116 | 0.004 | 0.121 | |
calcTPM | 0.142 | 0.000 | 0.142 | |
calcTotalTags | 0.062 | 0.004 | 0.066 | |
checkCTSSs | 0.301 | 0.004 | 0.309 | |
checkPeaked | 0.074 | 0.000 | 0.074 | |
checkPooled | 0.065 | 0.008 | 0.073 | |
clusterBidirectionally | 0 | 0 | 0 | |
clusterUnidirectionally | 1.791 | 0.080 | 1.877 | |
combineClusters | 0.955 | 0.060 | 1.018 | |
convertBAM2BigWig | 0 | 0 | 0 | |
convertBED2BigWig | 0 | 0 | 0 | |
convertGRanges2GPos | 0.097 | 0.004 | 0.102 | |
exampleDesign | 0.003 | 0.002 | 0.005 | |
findLinks | 5.910 | 1.146 | 6.336 | |
findStretches | 0.459 | 0.080 | 0.541 | |
quantifyCTSSs | 0 | 0 | 0 | |
quantifyCTSSs2 | 0 | 0 | 0 | |
quantifyClusters | 0.479 | 0.068 | 0.549 | |
quantifyGenes | 1.495 | 0.127 | 1.628 | |
quickEnhancers | 0 | 0 | 0 | |
quickGenes | 0.001 | 0.000 | 0.000 | |
quickTSSs | 0 | 0 | 0 | |
shapeEntropy | 0.000 | 0.001 | 0.000 | |
shapeIQR | 0.000 | 0.001 | 0.001 | |
shapeMean | 0.000 | 0.001 | 0.001 | |
shapeMultimodality | 0.001 | 0.000 | 0.001 | |
subsetByBidirectionality | 0.534 | 0.056 | 0.592 | |
subsetByComposition | 1.526 | 0.036 | 1.567 | |
subsetBySupport | 0.087 | 0.004 | 0.091 | |
swapRanges | 0.198 | 0.008 | 0.207 | |
swapScores | 0.110 | 0.008 | 0.119 | |
trackBalance | 0 | 0 | 0 | |
trackCTSS | 3.615 | 0.351 | 3.979 | |
trackClusters | 2.285 | 0.068 | 2.361 | |
trackLinks | 1.144 | 0.550 | 1.338 | |
trimToPeak | 0.982 | 0.171 | 1.158 | |
trimToPercentiles | 2.534 | 0.163 | 2.709 | |
tuneTagClustering | 0 | 0 | 0 | |
utilsAggregateRows | 0.309 | 0.108 | 0.419 | |
utilsDeStrand | 0.158 | 0.004 | 0.163 | |
utilsScoreOverlaps | 0.086 | 0.004 | 0.090 | |
utilsSimplifyTxDb | 0 | 0 | 0 | |