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

This page was generated on 2024-10-01 12:09 -0400 (Tue, 01 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4454
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4459
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4438
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 265/2262HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.11.4  (landing page)
Charles Plessy
Snapshot Date: 2024-09-30 13:40 -0400 (Mon, 30 Sep 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: fa1432a
git_last_commit_date: 2024-08-02 03:44:38 -0400 (Fri, 02 Aug 2024)
teran2Linux (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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for CAGEr on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: CAGEr
Version: 2.11.4
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CAGEr_2.11.4.tar.gz
StartedAt: 2024-10-01 03:08:10 -0000 (Tue, 01 Oct 2024)
EndedAt: 2024-10-01 03:21:43 -0000 (Tue, 01 Oct 2024)
EllapsedTime: 812.6 seconds
RetCode: 0
Status:   OK  
CheckDir: CAGEr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CAGEr_2.11.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.11.4’
* 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 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                    70.018  0.184  70.349
exportToTrack              55.833  0.148  56.104
aggregateTagClusters       31.353  0.247  31.666
scoreShift                 27.153  0.179  27.391
quantilePositions          19.815  0.052  19.910
annotateCTSS               19.256  0.099  19.396
distclu                    14.089  0.112  14.232
plotExpressionProfiles     10.638  0.075  10.735
getExpressionProfiles       7.697  0.027   7.742
CustomConsensusClusters     7.336  0.044   7.395
cumulativeCTSSdistribution  5.512  0.080   5.603
* 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:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL CAGEr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-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-class2.6390.0962.763
CAGEr_Multicore4.1860.0084.203
CTSS-class0.3780.0000.379
CTSScoordinates0.1080.0080.115
CTSSnormalizedTpm0.9600.0481.010
CTSStagCount0.8970.0550.955
CTSStoGenes0.5110.0320.544
CustomConsensusClusters7.3360.0447.395
GeneExpDESeq20.6590.0240.685
GeneExpSE0.0050.0000.005
QuantileWidthFunctions0.2180.0000.219
TSSlogo4.0910.0484.167
aggregateTagClusters31.353 0.24731.666
annotateCTSS19.256 0.09919.396
byCtss0.0210.0000.021
consensusClusters0.2190.0000.220
consensusClustersDESeq23.1600.0003.168
consensusClustersTpm0.0070.0000.007
cumulativeCTSSdistribution5.5120.0805.603
distclu14.089 0.11214.232
dot-ctss_summary_for_clusters1.1800.0161.199
exampleCAGEexp000
exportToTrack55.833 0.14856.104
expressionClasses3.1260.0003.134
filteredCTSSidx0.0140.0000.014
flagLowExpCTSS0.0550.0000.054
genomeName0.0010.0000.000
getCTSS1.4230.0121.438
getExpressionProfiles7.6970.0277.742
getShiftingPromoters3.0750.0043.085
hanabi0.3800.0000.381
hanabiPlot0.4120.0120.426
import.CAGEscanMolecule000
import.CTSS0.1080.0040.113
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
importPublicData000
inputFiles0.0010.0000.002
inputFilesType0.0010.0000.001
librarySizes0.0010.0000.001
mapStats0.0670.0040.071
mergeCAGEsets3.0170.0083.032
mergeSamples0.6630.0000.664
moleculesGR2CTSS0.1970.0000.198
normalizeTagCount0.6810.0000.678
paraclu70.018 0.18470.349
parseCAGEscanBlocksToGrangeTSS0.0310.0000.031
plotAnnot3.1690.0163.192
plotCorrelation0.3320.0040.337
plotExpressionProfiles10.638 0.07510.735
plotInterquantileWidth2.9320.0322.970
plotReverseCumulatives3.2890.0123.297
quantilePositions19.815 0.05219.910
quickEnhancers000
ranges2annot0.5380.0080.547
ranges2genes0.0800.0000.081
ranges2names0.0790.0000.080
resetCAGEexp0.4430.0000.445
rowSums.RleDataFrame0.0280.0000.029
rowsum.RleDataFrame0.0320.0000.032
sampleLabels0.0050.0000.005
scoreShift27.153 0.17927.391
seqNameTotalsSE0.0010.0030.004
setColors0.4100.0030.413
strandInvaders0.7840.0370.819
summariseChrExpr0.5260.0000.527
tagClusters0.5360.0000.537