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

This page was generated on 2025-11-03 12:02 -0500 (Mon, 03 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4692
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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-11-02 13:45 -0500 (Sun, 02 Nov 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
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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-11-02 21:58:25 -0500 (Sun, 02 Nov 2025)
EndedAt: 2025-11-02 22:11:05 -0500 (Sun, 02 Nov 2025)
EllapsedTime: 760.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.1 Patched (2025-08-23 r88802)
* 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.956  0.280  44.237
exportToTrack          36.518  0.250  36.770
scoreShift             22.389  0.249  22.638
aggregateTagClusters   19.490  0.235  19.726
quantilePositions      12.586  0.115  12.701
annotateCTSS           12.215  0.060  12.275
distclu                10.672  0.126  10.798
plotExpressionProfiles  8.400  0.065   8.466
getExpressionProfiles   5.161  0.021   5.182
* 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-class2.7730.1542.930
CAGEr_Multicore3.4900.0573.548
CTSS-class0.2450.0000.244
CTSScoordinates0.0770.0010.077
CTSSnormalizedTpm0.6970.0410.737
CTSStagCount0.6140.1050.718
CTSStoGenes0.3860.0490.435
CustomConsensusClusters4.6670.0894.757
GeneExpDESeq20.4760.0080.484
GeneExpSE0.0040.0000.003
QuantileWidthFunctions0.1250.0020.128
TSSlogo2.6930.0722.767
aggregateTagClusters19.490 0.23519.726
annotateCTSS12.215 0.06012.275
byCtss0.0120.0010.014
consensusClusters0.1460.0000.146
consensusClustersDESeq22.0380.0012.039
consensusClustersTpm0.0060.0000.006
cumulativeCTSSdistribution3.7400.0453.785
distclu10.672 0.12610.798
dot-ctss_summary_for_clusters0.8070.0010.809
exampleCAGEexp000
exportToTrack36.518 0.25036.770
expressionClasses1.8690.0051.874
filteredCTSSidx0.0090.0000.010
flagLowExpCTSS0.0330.0000.033
genomeName0.0000.0000.001
getCTSS0.8890.0120.903
getExpressionProfiles5.1610.0215.182
getShiftingPromoters1.9110.0081.919
hanabi0.2300.0030.233
hanabiPlot0.2680.0120.280
import.CAGEscanMolecule000
import.CTSS0.0750.0020.076
import.bam0.0010.0000.000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
import.bigwig0.3560.0000.361
importPublicData000
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0720.0010.073
mergeCAGEsets1.9880.0091.997
mergeSamples0.4340.0000.435
moleculesGR2CTSS0.1180.0000.119
normalizeTagCount0.4800.0080.468
paraclu43.956 0.28044.237
parseCAGEscanBlocksToGrangeTSS0.0200.0000.021
plotAnnot3.1870.0133.200
plotCorrelation0.2460.0030.248
plotExpressionProfiles8.4000.0658.466
plotInterquantileWidth2.4160.0252.442
plotReverseCumulatives2.7710.0052.712
quantilePositions12.586 0.11512.701
quickEnhancers000
ranges2annot0.330.000.33
ranges2genes0.0570.0000.057
ranges2names0.0550.0000.055
resetCAGEexp0.310.000.31
rowSums.RleDataFrame0.0200.0000.021
rowsum.RleDataFrame0.0230.0000.023
sampleLabels0.0040.0000.003
scoreShift22.389 0.24922.638
seqNameTotalsSE0.0030.0000.003
setColors0.3080.0020.310
strandInvaders0.6210.0310.640
summariseChrExpr0.4180.0000.419
tagClusters0.4090.0010.410