Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-10 12:08 -0400 (Mon, 10 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4670 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4355 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4446 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4439 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4306 |
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 | ERROR | skipped | ||||||||||
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. |
Package: CAGEfightR |
Version: 1.26.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEfightR_1.26.0.tar.gz |
StartedAt: 2025-03-07 00:53:18 -0500 (Fri, 07 Mar 2025) |
EndedAt: 2025-03-07 01:05:56 -0500 (Fri, 07 Mar 2025) |
EllapsedTime: 758.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: CAGEfightR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEfightR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEfightR_1.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CAGEfightR.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * 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 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 8.802 1.217 9.251 calcShape 7.926 0.431 8.550 assignGeneID 6.731 0.214 7.374 trackCTSS 6.148 0.333 6.596 * 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: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CAGEfightR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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 | 6.731 | 0.214 | 7.374 | |
assignMissingID | 2.099 | 0.049 | 2.182 | |
assignTxID | 1.866 | 0.049 | 1.948 | |
assignTxType | 0.000 | 0.002 | 0.002 | |
balanceBC | 0.001 | 0.000 | 0.001 | |
balanceD | 0.001 | 0.001 | 0.001 | |
bwCommonGenome | 0.081 | 0.009 | 0.092 | |
bwGenomeCompatibility | 0.041 | 0.007 | 0.048 | |
bwValid | 0.017 | 0.006 | 0.024 | |
calcBidirectionality | 0.981 | 0.030 | 1.022 | |
calcComposition | 2.862 | 0.077 | 2.979 | |
calcPooled | 0.213 | 0.012 | 0.232 | |
calcShape | 7.926 | 0.431 | 8.550 | |
calcSupport | 0.209 | 0.006 | 0.227 | |
calcTPM | 0.261 | 0.008 | 0.289 | |
calcTotalTags | 0.110 | 0.007 | 0.117 | |
checkCTSSs | 0.554 | 0.009 | 0.569 | |
checkPeaked | 0.122 | 0.005 | 0.127 | |
checkPooled | 0.118 | 0.005 | 0.124 | |
clusterBidirectionally | 0.000 | 0.001 | 0.001 | |
clusterUnidirectionally | 3.203 | 0.036 | 3.254 | |
combineClusters | 1.698 | 0.022 | 1.726 | |
convertBAM2BigWig | 0.000 | 0.001 | 0.000 | |
convertBED2BigWig | 0.000 | 0.001 | 0.002 | |
convertGRanges2GPos | 0.166 | 0.001 | 0.169 | |
exampleDesign | 0.009 | 0.017 | 0.026 | |
findLinks | 8.802 | 1.217 | 9.251 | |
findStretches | 0.957 | 0.163 | 1.131 | |
quantifyCTSSs | 0.001 | 0.002 | 0.003 | |
quantifyCTSSs2 | 0.000 | 0.001 | 0.001 | |
quantifyClusters | 0.855 | 0.109 | 0.969 | |
quantifyGenes | 2.595 | 0.262 | 2.931 | |
quickEnhancers | 0.000 | 0.001 | 0.000 | |
quickGenes | 0.000 | 0.000 | 0.001 | |
quickTSSs | 0 | 0 | 0 | |
shapeEntropy | 0.001 | 0.001 | 0.001 | |
shapeIQR | 0.001 | 0.001 | 0.002 | |
shapeMean | 0.001 | 0.000 | 0.002 | |
shapeMultimodality | 0 | 0 | 0 | |
subsetByBidirectionality | 0.950 | 0.063 | 1.036 | |
subsetByComposition | 2.626 | 0.051 | 2.708 | |
subsetBySupport | 0.176 | 0.013 | 0.192 | |
swapRanges | 0.331 | 0.014 | 0.347 | |
swapScores | 0.202 | 0.009 | 0.211 | |
trackBalance | 0.001 | 0.001 | 0.001 | |
trackCTSS | 6.148 | 0.333 | 6.596 | |
trackClusters | 3.711 | 0.033 | 3.774 | |
trackLinks | 2.196 | 0.606 | 2.506 | |
trimToPeak | 1.918 | 0.246 | 2.170 | |
trimToPercentiles | 4.654 | 0.085 | 4.753 | |
tuneTagClustering | 0.000 | 0.001 | 0.001 | |
utilsAggregateRows | 0.818 | 1.211 | 2.039 | |
utilsDeStrand | 0.283 | 0.008 | 0.292 | |
utilsScoreOverlaps | 0.158 | 0.001 | 0.160 | |
utilsSimplifyTxDb | 0.000 | 0.001 | 0.001 | |