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

This page was generated on 2025-12-05 11:34 -0500 (Fri, 05 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 269/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.17.0  (landing page)
Charles Plessy
Snapshot Date: 2025-12-04 13:40 -0500 (Thu, 04 Dec 2025)
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  NO, package depends on 'GenomicAlignments' which is only available as a source package that needs compilation


CHECK results for CAGEr on nebbiolo1

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: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CAGEr_2.17.0.tar.gz
StartedAt: 2025-12-04 21:42:04 -0500 (Thu, 04 Dec 2025)
EndedAt: 2025-12-04 21:54:39 -0500 (Thu, 04 Dec 2025)
EllapsedTime: 754.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings CAGEr_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/CAGEr.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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                43.046  0.228  43.291
exportToTrack          35.739  0.243  35.987
scoreShift             20.815  0.284  21.100
aggregateTagClusters   19.501  0.145  19.648
annotateCTSS           12.308  0.041  12.350
quantilePositions      12.084  0.020  12.112
distclu                10.309  0.137  10.447
plotExpressionProfiles  9.020  0.157   9.178
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

CAGEr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-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-class2.8660.0522.934
CAGEr_Multicore3.5590.0593.618
CTSS-class0.2460.0010.247
CTSScoordinates0.0760.0050.081
CTSSnormalizedTpm0.6850.0420.727
CTSStagCount0.6310.0870.719
CTSStoGenes0.3790.0510.430
CustomConsensusClusters4.5280.0394.568
GeneExpDESeq20.4490.0040.453
GeneExpSE0.0020.0020.004
QuantileWidthFunctions0.1270.0000.128
TSSlogo2.5820.0782.661
aggregateTagClusters19.501 0.14519.648
annotateCTSS12.308 0.04112.350
byCtss0.0150.0010.017
consensusClusters0.1460.0020.149
consensusClustersDESeq22.0090.0172.025
consensusClustersTpm0.0070.0000.006
cumulativeCTSSdistribution3.6410.0883.729
distclu10.309 0.13710.447
dot-ctss_summary_for_clusters0.8280.0040.831
exampleCAGEexp0.0010.0000.000
exportToTrack35.739 0.24335.987
expressionClasses1.7840.0031.787
filteredCTSSidx0.0090.0010.009
flagLowExpCTSS0.0340.0000.033
genomeName000
getCTSS0.8770.0120.889
getExpressionProfiles4.7530.0074.761
getShiftingPromoters1.8440.0011.846
hanabi0.2170.0070.224
hanabiPlot0.2740.0190.294
import.CAGEscanMolecule000
import.CTSS0.0710.0040.076
import.bam000
import.bedCTSS000
import.bedScore0.0000.0010.000
import.bedmolecule000
import.bigwig0.3000.0030.304
importPublicData0.0010.0000.000
inputFiles0.0020.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0000.0010.001
mapStats0.0500.0030.053
mergeCAGEsets1.9400.0171.958
mergeSamples0.4470.0080.456
moleculesGR2CTSS0.1190.0010.120
normalizeTagCount0.4830.0030.465
paraclu43.046 0.22843.291
parseCAGEscanBlocksToGrangeTSS0.0220.0000.022
plotAnnot3.1760.0193.196
plotCorrelation0.2390.0030.242
plotExpressionProfiles9.0200.1579.178
plotInterquantileWidth2.1880.0012.190
plotReverseCumulatives2.6180.0352.581
quantilePositions12.084 0.02012.112
quickEnhancers000
ranges2annot0.3260.0020.328
ranges2genes0.0550.0000.055
ranges2names0.0580.0000.058
resetCAGEexp0.3220.0000.323
rowSums.RleDataFrame0.0200.0010.021
rowsum.RleDataFrame0.0240.0010.024
sampleLabels0.0040.0000.004
scoreShift20.815 0.28421.100
seqNameTotalsSE0.0040.0000.004
setColors0.2870.0040.291
strandInvaders0.5720.0910.648
summariseChrExpr0.4010.0070.408
tagClusters0.3830.0130.396