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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4826
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4561
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4562
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-17 13:40 -0500 (Mon, 17 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-17 20:53:55 -0500 (Mon, 17 Nov 2025)
EndedAt: 2025-11-17 21:05:23 -0500 (Mon, 17 Nov 2025)
EllapsedTime: 688.6 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.719  0.403  51.458
exportToTrack              43.666  0.305  44.287
scoreShift                 24.077  0.224  24.437
aggregateTagClusters       23.715  0.139  23.947
annotateCTSS               14.856  0.084  15.001
quantilePositions          14.431  0.099  14.601
distclu                    10.598  0.089  10.746
plotExpressionProfiles      9.700  0.174   9.930
getExpressionProfiles       6.889  0.059   7.004
CAGEexp-class               5.160  1.170   6.400
cumulativeCTSSdistribution  5.669  0.090   5.794
CustomConsensusClusters     5.470  0.037   5.529
* 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.161.176.40
CAGEr_Multicore3.6360.0233.676
CTSS-class0.3310.0040.344
CTSScoordinates0.0930.0030.096
CTSSnormalizedTpm0.9270.0220.960
CTSStagCount0.8150.0830.906
CTSStoGenes0.5180.0410.561
CustomConsensusClusters5.4700.0375.529
GeneExpDESeq20.5540.0190.577
GeneExpSE0.0060.0000.007
QuantileWidthFunctions0.1470.0010.148
TSSlogo3.2040.0643.297
aggregateTagClusters23.715 0.13923.947
annotateCTSS14.856 0.08415.001
byCtss0.0150.0010.016
consensusClusters0.1770.0040.184
consensusClustersDESeq22.4600.0182.496
consensusClustersTpm0.0060.0010.006
cumulativeCTSSdistribution5.6690.0905.794
distclu10.598 0.08910.746
dot-ctss_summary_for_clusters0.9990.0101.016
exampleCAGEexp0.0000.0010.001
exportToTrack43.666 0.30544.287
expressionClasses2.3290.0152.359
filteredCTSSidx0.0140.0000.014
flagLowExpCTSS0.0410.0000.041
genomeName0.0010.0000.000
getCTSS1.3540.0261.391
getExpressionProfiles6.8890.0597.004
getShiftingPromoters2.1600.0152.195
hanabi0.2500.0070.259
hanabiPlot0.3290.0130.348
import.CAGEscanMolecule000
import.CTSS0.0930.0020.096
import.bam000
import.bedCTSS000
import.bedScore0.0000.0010.001
import.bedmolecule000
import.bigwig0.3760.0070.388
importPublicData0.0000.0010.001
inputFiles0.0260.0070.034
inputFilesType0.0020.0000.002
librarySizes0.0020.0000.003
mapStats0.0670.0070.077
mergeCAGEsets2.5070.0382.563
mergeSamples0.6170.0060.629
moleculesGR2CTSS0.1380.0010.140
normalizeTagCount0.6870.0090.705
paraclu50.719 0.40351.458
parseCAGEscanBlocksToGrangeTSS0.0290.0010.031
plotAnnot3.7800.0303.831
plotCorrelation0.3190.0040.323
plotExpressionProfiles9.7000.1749.930
plotInterquantileWidth2.7670.0312.815
plotReverseCumulatives3.1450.0253.187
quantilePositions14.431 0.09914.601
quickEnhancers0.0010.0010.001
ranges2annot0.3780.0040.385
ranges2genes0.0750.0000.075
ranges2names0.0590.0010.061
resetCAGEexp0.3730.0040.380
rowSums.RleDataFrame0.0270.0010.028
rowsum.RleDataFrame0.0290.0020.031
sampleLabels0.0040.0010.004
scoreShift24.077 0.22424.437
seqNameTotalsSE0.0050.0010.005
setColors0.5090.0060.517
strandInvaders0.8940.0740.976
summariseChrExpr0.5850.0090.597
tagClusters0.4530.0090.465