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

This page was generated on 2025-11-19 10:13 -0500 (Wed, 19 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4827
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4600
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4564
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 267/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.17.0  (landing page)
Charles Plessy
Snapshot Date: 2025-11-18 13:40 -0500 (Tue, 18 Nov 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
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'GenomicAlignments' which is only available as a source package that needs compilation
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 lconway

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-11-18 19:50:31 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 20:02:20 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 709.8 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-10-21 r88958)
* 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 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                    51.877  0.377  52.671
exportToTrack              42.649  0.268  43.221
scoreShift                 25.552  0.212  25.951
aggregateTagClusters       23.768  0.138  24.033
quantilePositions          16.073  0.099  16.256
annotateCTSS               15.977  0.082  16.136
distclu                    11.435  0.077  11.567
plotExpressionProfiles      9.581  0.174   9.796
CAGEexp-class               5.437  1.161   6.666
getExpressionProfiles       6.516  0.051   6.626
cumulativeCTSSdistribution  5.990  0.073   6.088
CustomConsensusClusters     5.740  0.040   5.815
* 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-x86_64/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-class5.4371.1616.666
CAGEr_Multicore3.5580.0203.593
CTSS-class0.3200.0040.326
CTSScoordinates0.1010.0030.104
CTSSnormalizedTpm0.8880.0200.913
CTSStagCount0.8430.0820.931
CTSStoGenes0.5530.0430.599
CustomConsensusClusters5.7400.0405.815
GeneExpDESeq20.5950.0190.623
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1680.0020.172
TSSlogo3.3200.0633.422
aggregateTagClusters23.768 0.13824.033
annotateCTSS15.977 0.08216.136
byCtss0.0180.0010.019
consensusClusters0.2140.0030.218
consensusClustersDESeq22.5020.0102.521
consensusClustersTpm0.0060.0000.007
cumulativeCTSSdistribution5.9900.0736.088
distclu11.435 0.07711.567
dot-ctss_summary_for_clusters1.0070.0061.017
exampleCAGEexp0.0010.0010.001
exportToTrack42.649 0.26843.221
expressionClasses2.2040.0132.231
filteredCTSSidx0.0120.0000.012
flagLowExpCTSS0.0620.0010.063
genomeName0.0010.0010.001
getCTSS1.2650.0271.304
getExpressionProfiles6.5160.0516.626
getShiftingPromoters2.2140.0122.241
hanabi0.2490.0050.256
hanabiPlot0.3190.0130.338
import.CAGEscanMolecule000
import.CTSS0.1010.0020.105
import.bam000
import.bedCTSS0.0000.0000.001
import.bedScore000
import.bedmolecule0.0010.0000.000
import.bigwig0.3930.0040.401
importPublicData000
inputFiles0.0020.0010.002
inputFilesType0.0010.0000.002
librarySizes0.0010.0000.001
mapStats0.0930.0070.100
mergeCAGEsets2.8520.0382.919
mergeSamples0.6840.0070.699
moleculesGR2CTSS0.1680.0020.169
normalizeTagCount0.7330.0080.751
paraclu51.877 0.37752.671
parseCAGEscanBlocksToGrangeTSS0.0250.0000.026
plotAnnot3.7700.0243.811
plotCorrelation0.2660.0030.271
plotExpressionProfiles9.5810.1749.796
plotInterquantileWidth2.8230.0152.848
plotReverseCumulatives3.3670.0233.411
quantilePositions16.073 0.09916.256
quickEnhancers000
ranges2annot0.4250.0030.430
ranges2genes0.0780.0010.079
ranges2names0.0740.0010.075
resetCAGEexp0.4030.0040.410
rowSums.RleDataFrame0.0310.0010.033
rowsum.RleDataFrame0.0340.0010.036
sampleLabels0.0060.0000.006
scoreShift25.552 0.21225.951
seqNameTotalsSE0.0040.0000.003
setColors0.4910.0050.500
strandInvaders0.8930.0981.009
summariseChrExpr0.6510.0110.671
tagClusters0.5100.0110.524