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

This page was generated on 2025-12-11 12:03 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 273/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.16.0  (landing page)
Charles Plessy
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_22
git_last_commit: b717389
git_last_commit_date: 2025-10-29 10:13:45 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CAGEr on nebbiolo2

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.16.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CAGEr_2.16.0.tar.gz
StartedAt: 2025-12-08 21:44:19 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 21:57:03 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 763.8 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CAGEr.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.16.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.259  0.226  43.485
exportToTrack          36.003  0.236  36.240
scoreShift             21.852  0.178  22.030
aggregateTagClusters   19.217  0.121  19.338
quantilePositions      12.471  0.147  12.619
annotateCTSS           12.234  0.006  12.241
distclu                10.401  0.123  10.524
plotExpressionProfiles  8.299  0.101   8.401
* 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.22-bioc/R/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘CAGEr’ ...
** this is package ‘CAGEr’ version ‘2.16.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-class3.2410.0543.296
CAGEr_Multicore3.9030.0753.978
CTSS-class0.2460.0010.247
CTSScoordinates0.0780.0020.080
CTSSnormalizedTpm0.6960.0530.750
CTSStagCount0.6350.0990.735
CTSStoGenes0.3970.0580.455
CustomConsensusClusters4.5460.0254.571
GeneExpDESeq20.4650.0030.468
GeneExpSE0.0030.0000.003
QuantileWidthFunctions0.1270.0000.127
TSSlogo2.6300.0602.694
aggregateTagClusters19.217 0.12119.338
annotateCTSS12.234 0.00612.241
byCtss0.0170.0000.017
consensusClusters0.1700.0000.169
consensusClustersDESeq22.0470.0002.047
consensusClustersTpm0.0050.0000.005
cumulativeCTSSdistribution3.6750.0523.727
distclu10.401 0.12310.524
dot-ctss_summary_for_clusters0.8240.0020.826
exampleCAGEexp0.0000.0000.001
exportToTrack36.003 0.23636.240
expressionClasses1.8270.0011.828
filteredCTSSidx0.0100.0000.009
flagLowExpCTSS0.0340.0000.034
genomeName000
getCTSS0.8860.0080.895
getExpressionProfiles4.8000.0144.814
getShiftingPromoters1.8420.0111.854
hanabi0.2110.0070.218
hanabiPlot0.2620.0080.270
import.CAGEscanMolecule000
import.CTSS0.0710.0080.080
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
import.bigwig0.2940.0090.304
importPublicData000
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0480.0010.049
mergeCAGEsets1.9260.0131.939
mergeSamples0.4490.0010.449
moleculesGR2CTSS0.1180.0000.118
normalizeTagCount0.4800.0010.460
paraclu43.259 0.22643.485
parseCAGEscanBlocksToGrangeTSS0.020.000.02
plotAnnot3.0800.0323.112
plotCorrelation0.2440.0010.245
plotExpressionProfiles8.2990.1018.401
plotInterquantileWidth2.2810.0082.289
plotReverseCumulatives2.7000.0062.645
quantilePositions12.471 0.14712.619
quickEnhancers000
ranges2annot0.3410.0000.340
ranges2genes0.0570.0000.056
ranges2names0.0560.0000.056
resetCAGEexp0.3150.0010.317
rowSums.RleDataFrame0.0230.0000.024
rowsum.RleDataFrame0.0250.0010.027
sampleLabels0.0040.0000.004
scoreShift21.852 0.17822.030
seqNameTotalsSE0.0040.0000.003
setColors0.3010.0000.301
strandInvaders0.5760.0180.578
summariseChrExpr0.4060.0010.406
tagClusters0.4120.0000.412