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

This page was generated on 2025-10-18 12:03 -0400 (Sat, 18 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4887
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4677
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4622
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4632
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 272/2353HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.15.2  (landing page)
Charles Plessy
Snapshot Date: 2025-10-17 13:45 -0400 (Fri, 17 Oct 2025)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: 679bef9
git_last_commit_date: 2025-10-14 05:35:27 -0400 (Tue, 14 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


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.15.2
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.15.2.tar.gz
StartedAt: 2025-10-17 21:44:54 -0400 (Fri, 17 Oct 2025)
EndedAt: 2025-10-17 21:57:10 -0400 (Fri, 17 Oct 2025)
EllapsedTime: 736.7 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.15.2.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.15.2’
* 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                42.990  0.147  43.136
exportToTrack          35.775  0.034  35.811
scoreShift             22.261  0.203  22.465
aggregateTagClusters   19.644  0.158  19.804
quantilePositions      12.172  0.019  12.192
annotateCTSS           11.829  0.109  11.938
distclu                 9.166  0.010   9.178
plotExpressionProfiles  8.186  0.110   8.297
* 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.15.2’
** 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.9350.1353.072
CAGEr_Multicore3.8860.1053.991
CTSS-class0.2710.0010.272
CTSScoordinates0.0870.0020.088
CTSSnormalizedTpm0.7030.0130.716
CTSStagCount0.6620.0960.757
CTSStoGenes0.3680.0710.440
CustomConsensusClusters4.6190.0914.710
GeneExpDESeq20.4740.0190.493
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1350.0020.138
TSSlogo2.5990.0272.628
aggregateTagClusters19.644 0.15819.804
annotateCTSS11.829 0.10911.938
byCtss0.0270.0000.028
consensusClusters0.1420.0000.143
consensusClustersDESeq21.9480.0011.950
consensusClustersTpm0.0060.0000.006
cumulativeCTSSdistribution3.5890.0523.641
distclu9.1660.0109.178
dot-ctss_summary_for_clusters0.8580.0000.859
exampleCAGEexp000
exportToTrack35.775 0.03435.811
expressionClasses1.8430.0171.861
filteredCTSSidx0.0080.0000.009
flagLowExpCTSS0.0310.0010.033
genomeName000
getCTSS0.8690.0110.879
getExpressionProfiles4.8070.0424.848
getShiftingPromoters1.8480.0001.847
hanabi0.2160.0010.217
hanabiPlot0.2640.0240.289
import.CAGEscanMolecule000
import.CTSS0.0760.0000.076
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
import.bigwig0.3130.0040.318
importPublicData000
inputFiles0.0010.0000.001
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0470.0010.048
mergeCAGEsets1.9320.0531.985
mergeSamples0.4280.0070.435
moleculesGR2CTSS0.1230.0010.124
normalizeTagCount0.5260.0010.506
paraclu42.990 0.14743.136
parseCAGEscanBlocksToGrangeTSS0.0210.0000.021
plotAnnot3.2200.0373.257
plotCorrelation0.2400.0020.241
plotExpressionProfiles8.1860.1108.297
plotInterquantileWidth2.2850.0032.289
plotReverseCumulatives2.6910.0662.694
quantilePositions12.172 0.01912.192
quickEnhancers000
ranges2annot0.3290.0010.331
ranges2genes0.0530.0010.054
ranges2names0.0510.0010.052
resetCAGEexp0.3020.0010.304
rowSums.RleDataFrame0.0210.0000.022
rowsum.RleDataFrame0.0230.0000.024
sampleLabels0.0040.0000.004
scoreShift22.261 0.20322.465
seqNameTotalsSE0.0030.0000.004
setColors0.3090.0000.309
strandInvaders0.6150.0170.612
summariseChrExpr0.3850.0010.386
tagClusters0.3760.0010.377