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

This page was generated on 2025-02-06 12:09 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4753
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4501
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4524
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4476
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4407
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 266/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.12.0  (landing page)
Charles Plessy
Snapshot Date: 2025-02-03 13:00 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: RELEASE_3_20
git_last_commit: 492797d
git_last_commit_date: 2024-10-29 09:44:43 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 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 kjohnson1

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.12.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.12.0.tar.gz
StartedAt: 2025-02-04 13:42:27 -0500 (Tue, 04 Feb 2025)
EndedAt: 2025-02-04 13:53:32 -0500 (Tue, 04 Feb 2025)
EllapsedTime: 664.3 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.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.12.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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                41.305  0.124  41.447
exportToTrack          34.978  0.216  35.205
aggregateTagClusters   20.870  0.199  21.135
scoreShift             18.760  0.176  18.943
quantilePositions      12.118  0.061  12.252
annotateCTSS           12.049  0.040  12.090
distclu                 9.413  0.042   9.466
plotExpressionProfiles  7.323  0.153   7.480
CAGEexp-class           5.508  0.716   6.241
getExpressionProfiles   5.461  0.029   5.499
* 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.4-arm64/Resources/library’
* installing *source* package ‘CAGEr’ ...
** 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.5080.7166.241
CAGEr_Multicore4.8220.0344.869
CTSS-class0.1330.0020.137
CTSScoordinates0.0630.0030.066
CTSSnormalizedTpm0.7420.0050.748
CTSStagCount0.6810.0440.725
CTSStoGenes0.5310.0290.560
CustomConsensusClusters4.6870.0544.745
GeneExpDESeq20.5150.0150.531
GeneExpSE0.0040.0000.004
QuantileWidthFunctions0.1860.0040.189
TSSlogo2.5370.0432.589
aggregateTagClusters20.870 0.19921.135
annotateCTSS12.049 0.04012.090
byCtss0.0210.0010.022
consensusClusters0.1570.0020.159
consensusClustersDESeq21.9290.0071.935
consensusClustersTpm0.0070.0000.007
cumulativeCTSSdistribution4.2790.0734.401
distclu9.4130.0429.466
dot-ctss_summary_for_clusters0.9040.0070.911
exampleCAGEexp0.0000.0010.001
exportToTrack34.978 0.21635.205
expressionClasses1.8340.0051.843
filteredCTSSidx0.0120.0010.012
flagLowExpCTSS0.0420.0010.043
genomeName0.0010.0000.001
getCTSS1.2000.0201.221
getExpressionProfiles5.4610.0295.499
getShiftingPromoters1.8790.0061.885
hanabi0.2890.0070.295
hanabiPlot0.3150.0100.328
import.CAGEscanMolecule000
import.CTSS0.0770.0010.078
import.bam000
import.bedCTSS0.0000.0010.000
import.bedScore0.0010.0000.000
import.bedmolecule000
importPublicData0.0000.0000.001
inputFiles0.0020.0000.002
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0530.0030.057
mergeCAGEsets2.5110.0292.558
mergeSamples0.6680.0080.677
moleculesGR2CTSS0.1570.0010.158
normalizeTagCount0.9000.0310.721
paraclu41.305 0.12441.447
parseCAGEscanBlocksToGrangeTSS0.0250.0010.026
plotAnnot2.2790.0652.347
plotCorrelation0.2680.0080.277
plotExpressionProfiles7.3230.1537.480
plotInterquantileWidth2.2360.0272.266
plotReverseCumulatives2.9730.1852.514
quantilePositions12.118 0.06112.252
quickEnhancers0.0000.0010.000
ranges2annot0.4390.0040.443
ranges2genes0.0620.0010.062
ranges2names0.0620.0010.063
resetCAGEexp0.3290.0020.331
rowSums.RleDataFrame0.0250.0010.026
rowsum.RleDataFrame0.0270.0020.028
sampleLabels0.0040.0010.005
scoreShift18.760 0.17618.943
seqNameTotalsSE0.0040.0000.004
setColors0.4520.0060.458
strandInvaders0.8560.0950.952
summariseChrExpr0.5870.0170.605
tagClusters0.4450.0110.459