Back to Multiple platform build/check report for BioC 3.21:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-16 11:38 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 266/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEfightR 1.28.0  (landing page)
Malte Thodberg
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/CAGEfightR
git_branch: RELEASE_3_21
git_last_commit: f30b594
git_last_commit_date: 2025-04-15 11:33:34 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CAGEfightR on merida1

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.

raw results


Summary

Package: CAGEfightR
Version: 1.28.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.28.0.tar.gz
StartedAt: 2025-10-14 00:59:53 -0400 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 01:12:38 -0400 (Tue, 14 Oct 2025)
EllapsedTime: 765.0 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEfightR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/CAGEfightR.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-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 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.28.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.277  1.132   8.709
calcShape         6.055  0.338   6.408
assignGeneID      6.115  0.185   6.906
trackCTSS         5.804  0.333   6.271
trimToPercentiles 5.011  0.091   5.155
* 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

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.5-x86_64/Resources/library’
* installing *source* package ‘CAGEfightR’ ...
** this is package ‘CAGEfightR’ version ‘1.28.0’
** 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)

Tests output


Example timings

CAGEfightR.Rcheck/CAGEfightR-Ex.timings

nameusersystemelapsed
assignGeneID6.1150.1856.906
assignMissingID1.9430.0482.015
assignTxID1.7090.0391.760
assignTxType0.0000.0020.002
balanceBC0.0010.0010.002
balanceD0.0010.0000.002
bwCommonGenome0.0730.0090.084
bwGenomeCompatibility0.0370.0060.045
bwValid0.0160.0050.022
calcBidirectionality0.9340.0241.019
calcComposition3.6700.0683.879
calcPooled0.2050.0290.260
calcShape6.0550.3386.408
calcSupport0.2070.0080.215
calcTPM0.2430.0060.249
calcTotalTags0.1100.0040.114
checkCTSSs0.5170.0090.527
checkPeaked0.1210.0050.127
checkPooled0.1140.0070.121
clusterBidirectionally0.0000.0010.001
clusterUnidirectionally3.3680.0313.405
combineClusters1.6700.0241.697
convertBAM2BigWig0.0000.0000.001
convertBED2BigWig0.0000.0010.002
convertGRanges2GPos0.1540.0010.156
exampleDesign0.0090.0170.025
findLinks8.2771.1328.709
findStretches0.9080.1521.067
quantifyCTSSs0.0000.0020.002
quantifyCTSSs20.0010.0020.002
quantifyClusters0.7800.1080.893
quantifyGenes2.4040.2482.701
quickEnhancers0.0000.0000.001
quickGenes0.0000.0000.001
quickTSSs0.0000.0000.001
shapeEntropy0.0010.0000.001
shapeIQR0.0010.0010.002
shapeMean0.0010.0010.002
shapeMultimodality0.0010.0000.001
subsetByBidirectionality0.9180.0471.106
subsetByComposition2.3870.0572.492
subsetBySupport0.1680.0230.192
swapRanges0.3120.0120.324
swapScores0.1890.0100.200
trackBalance0.0000.0010.001
trackCTSS5.8040.3336.271
trackClusters3.5250.0353.583
trackLinks2.1180.5582.412
trimToPeak2.0700.2612.394
trimToPercentiles5.0110.0915.155
tuneTagClustering0.0000.0020.001
utilsAggregateRows0.7911.1621.976
utilsDeStrand0.2440.0070.252
utilsScoreOverlaps0.1480.0020.154
utilsSimplifyTxDb0.0000.0010.001