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

This page was generated on 2025-11-21 11:38 -0500 (Fri, 21 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4829
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4602
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4566
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 268/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.17.0  (landing page)
Charles Plessy
Snapshot Date: 2025-11-20 13:40 -0500 (Thu, 20 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-20 19:55:09 -0500 (Thu, 20 Nov 2025)
EndedAt: 2025-11-20 20:06:57 -0500 (Thu, 20 Nov 2025)
EllapsedTime: 708.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-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                    50.908  0.380  51.633
exportToTrack              43.712  0.302  44.328
scoreShift                 25.105  0.238  25.501
aggregateTagClusters       23.646  0.127  23.890
annotateCTSS               15.409  0.085  15.560
quantilePositions          15.120  0.101  15.294
distclu                    10.935  0.090  11.078
plotExpressionProfiles     10.196  0.188  10.449
getExpressionProfiles       6.712  0.057   6.824
CAGEexp-class               5.178  1.160   6.397
cumulativeCTSSdistribution  5.920  0.095   6.041
CustomConsensusClusters     5.600  0.050   5.688
* 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.1781.1606.397
CAGEr_Multicore3.5550.0263.602
CTSS-class0.3180.0040.322
CTSScoordinates0.0980.0030.101
CTSSnormalizedTpm0.8360.0190.860
CTSStagCount0.7400.0780.823
CTSStoGenes0.5460.0450.594
CustomConsensusClusters5.6000.0505.688
GeneExpDESeq20.5630.0190.585
GeneExpSE0.0040.0000.003
QuantileWidthFunctions0.1740.0020.177
TSSlogo3.2130.0633.306
aggregateTagClusters23.646 0.12723.890
annotateCTSS15.409 0.08515.560
byCtss0.0150.0010.015
consensusClusters0.1970.0030.199
consensusClustersDESeq22.3430.0102.361
consensusClustersTpm0.0080.0000.009
cumulativeCTSSdistribution5.9200.0956.041
distclu10.935 0.09011.078
dot-ctss_summary_for_clusters1.0800.0091.099
exampleCAGEexp0.0000.0000.001
exportToTrack43.712 0.30244.328
expressionClasses2.5060.0142.545
filteredCTSSidx0.0380.0000.039
flagLowExpCTSS0.0530.0010.054
genomeName000
getCTSS1.2710.0261.313
getExpressionProfiles6.7120.0576.824
getShiftingPromoters2.3750.0202.413
hanabi0.2960.0110.307
hanabiPlot0.3510.0150.373
import.CAGEscanMolecule000
import.CTSS0.0980.0030.101
import.bam0.0000.0000.001
import.bedCTSS000
import.bedScore000
import.bedmolecule000
import.bigwig0.4000.0060.409
importPublicData0.0000.0010.001
inputFiles0.0020.0010.002
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.1010.0120.115
mergeCAGEsets2.9660.0473.045
mergeSamples0.6940.0080.706
moleculesGR2CTSS0.1510.0020.154
normalizeTagCount0.7340.0080.749
paraclu50.908 0.38051.633
parseCAGEscanBlocksToGrangeTSS0.0280.0010.029
plotAnnot3.8590.0283.907
plotCorrelation0.3200.0050.328
plotExpressionProfiles10.196 0.18810.449
plotInterquantileWidth2.8960.0242.933
plotReverseCumulatives3.2820.0233.322
quantilePositions15.120 0.10115.294
quickEnhancers0.0010.0000.000
ranges2annot0.4350.0030.442
ranges2genes0.0740.0010.076
ranges2names0.0770.0020.078
resetCAGEexp0.4000.0040.407
rowSums.RleDataFrame0.0260.0010.027
rowsum.RleDataFrame0.0320.0010.033
sampleLabels0.0050.0000.005
scoreShift25.105 0.23825.501
seqNameTotalsSE0.0050.0010.005
setColors0.4750.0060.484
strandInvaders0.8570.0800.946
summariseChrExpr0.5610.0040.569
tagClusters0.4710.0100.484