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

This page was generated on 2026-02-28 11:35 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 271/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.17.0  (landing page)
Charles Plessy
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: 0a93a41
git_last_commit_date: 2025-10-29 10:13:45 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for CAGEr in R Universe.


CHECK results for CAGEr on kjohnson3

To the developers/maintainers of the CAGEr package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CAGEr.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: CAGEr
Version: 2.17.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEr_2.17.0.tar.gz
StartedAt: 2026-02-27 19:03:46 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 19:07:50 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 244.0 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CAGEr_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CAGEr.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* 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 Sonoma 14.8.3
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.17.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 30 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘CAGEr’ 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 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
paraclu              13.084  0.059  13.604
exportToTrack        11.058  0.021  11.284
scoreShift            7.201  0.058   7.487
aggregateTagClusters  6.070  0.029   6.373
* 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

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘CAGEr’ ...
** this is package ‘CAGEr’ version ‘2.17.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 (CAGEr)

Tests output


Example timings

CAGEr.Rcheck/CAGEr-Ex.timings

nameusersystemelapsed
CAGEexp-class1.8440.2992.328
CAGEr_Multicore1.7560.0091.836
CTSS-class0.0790.0010.087
CTSScoordinates0.0260.0020.027
CTSSnormalizedTpm0.2260.0060.248
CTSStagCount0.2130.0180.239
CTSStoGenes0.1730.0090.185
CustomConsensusClusters1.4350.0061.514
GeneExpDESeq20.1840.0060.418
GeneExpSE0.0010.0010.003
QuantileWidthFunctions0.0500.0020.059
TSSlogo0.8720.0180.963
aggregateTagClusters6.0700.0296.373
annotateCTSS3.8010.0133.965
byCtss0.0070.0010.008
consensusClusters0.0630.0010.066
consensusClustersDESeq20.5850.0010.590
consensusClustersTpm0.0010.0000.002
cumulativeCTSSdistribution1.2690.0191.299
distclu3.5310.0523.664
dot-ctss_summary_for_clusters0.2760.0010.278
exampleCAGEexp000
exportToTrack11.058 0.02111.284
expressionClasses0.5430.0010.548
filteredCTSSidx0.0030.0000.004
flagLowExpCTSS0.0220.0000.023
genomeName000
getCTSS0.3520.0070.362
getExpressionProfiles1.7040.0071.807
getShiftingPromoters0.5660.0010.577
hanabi0.0760.0040.086
hanabiPlot0.0920.0070.104
import.CAGEscanMolecule000
import.CTSS0.0270.0010.027
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule0.0010.0000.000
import.bigwig0.1050.0010.120
importPublicData000
inputFiles0.0000.0000.001
inputFilesType0.0010.0000.001
librarySizes000
mapStats0.0170.0010.019
mergeCAGEsets0.8010.0100.871
mergeSamples0.2070.0020.219
moleculesGR2CTSS0.0390.0000.041
normalizeTagCount0.1920.0040.235
paraclu13.084 0.05913.604
parseCAGEscanBlocksToGrangeTSS0.0070.0000.007
plotAnnot1.1070.0071.146
plotCorrelation0.0820.0010.088
plotExpressionProfiles2.7720.0802.912
plotInterquantileWidth0.8000.0110.845
plotReverseCumulatives0.9050.0101.003
quantilePositions3.9520.0174.095
quickEnhancers000
ranges2annot0.1120.0000.114
ranges2genes0.0180.0000.018
ranges2names0.0210.0000.021
resetCAGEexp0.1050.0010.106
rowSums.RleDataFrame0.0080.0000.008
rowsum.RleDataFrame0.0070.0000.008
sampleLabels0.0010.0000.001
scoreShift7.2010.0587.487
seqNameTotalsSE0.0010.0000.001
setColors0.1510.0020.154
strandInvaders0.2720.0330.323
summariseChrExpr0.1800.0090.190
tagClusters0.1310.0090.150