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

This page was generated on 2025-12-06 11:35 -0500 (Sat, 06 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-05 13:40 -0500 (Fri, 05 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 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: 2025-12-05 18:48:59 -0500 (Fri, 05 Dec 2025)
EndedAt: 2025-12-05 18:53:06 -0500 (Fri, 05 Dec 2025)
EllapsedTime: 247.2 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) (2025-11-04 r88984)
* 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 Ventura 13.7.8
* 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.049  0.053  13.942
exportToTrack        11.102  0.023  11.730
scoreShift            7.186  0.044   7.649
aggregateTagClusters  5.969  0.017   6.383
* 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.8810.2722.315
CAGEr_Multicore1.7800.0101.855
CTSS-class0.0820.0010.082
CTSScoordinates0.0260.0010.027
CTSSnormalizedTpm0.2400.0050.252
CTSStagCount0.2180.0180.249
CTSStoGenes0.1760.0090.187
CustomConsensusClusters1.4320.0051.466
GeneExpDESeq20.1690.0050.187
GeneExpSE0.0010.0000.003
QuantileWidthFunctions0.0460.0000.054
TSSlogo0.8560.0140.920
aggregateTagClusters5.9690.0176.383
annotateCTSS3.8300.0114.091
byCtss0.0070.0000.008
consensusClusters0.0490.0000.051
consensusClustersDESeq20.5830.0000.649
consensusClustersTpm0.0020.0000.002
cumulativeCTSSdistribution1.2840.0211.402
distclu3.5130.0433.822
dot-ctss_summary_for_clusters0.2770.0010.285
exampleCAGEexp0.0000.0000.001
exportToTrack11.102 0.02311.730
expressionClasses0.5750.0000.604
filteredCTSSidx0.0030.0010.003
flagLowExpCTSS0.010.000.01
genomeName000
getCTSS0.3700.0070.393
getExpressionProfiles1.7610.0091.852
getShiftingPromoters0.5850.0010.603
hanabi0.0780.0040.092
hanabiPlot0.0980.0060.106
import.CAGEscanMolecule000
import.CTSS0.0240.0000.025
import.bam000
import.bedCTSS0.0000.0010.000
import.bedScore000
import.bedmolecule000
import.bigwig0.1020.0010.107
importPublicData000
inputFiles000
inputFilesType0.0010.0000.000
librarySizes0.0000.0000.001
mapStats0.0190.0010.020
mergeCAGEsets0.8210.0130.864
mergeSamples0.1970.0020.207
moleculesGR2CTSS0.0410.0000.047
normalizeTagCount0.1980.0020.205
paraclu13.049 0.05313.942
parseCAGEscanBlocksToGrangeTSS0.0060.0000.008
plotAnnot1.0660.0061.156
plotCorrelation0.0890.0010.094
plotExpressionProfiles2.7060.0572.969
plotInterquantileWidth0.8080.0040.874
plotReverseCumulatives0.9230.0091.002
quantilePositions4.0970.0514.306
quickEnhancers000
ranges2annot0.1210.0010.133
ranges2genes0.0220.0010.022
ranges2names0.0190.0000.019
resetCAGEexp0.1120.0010.120
rowSums.RleDataFrame0.0080.0000.008
rowsum.RleDataFrame0.0080.0000.008
sampleLabels0.0010.0000.001
scoreShift7.1860.0447.649
seqNameTotalsSE0.0010.0010.001
setColors0.1430.0020.155
strandInvaders0.2660.0300.327
summariseChrExpr0.1880.0070.201
tagClusters0.1310.0090.148