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

This page was generated on 2024-07-06 11:42 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 261/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.11.3  (landing page)
Charles Plessy
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/CAGEr
git_branch: devel
git_last_commit: be47c26
git_last_commit_date: 2024-05-24 01:13:15 -0400 (Fri, 24 May 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  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 kjohnson3

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.11.3
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.11.3.tar.gz
StartedAt: 2024-07-05 22:15:58 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 22:21:02 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 303.9 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.11.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/CAGEr.Rcheck’
* using R version 4.4.1 (2024-06-14)
* 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.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.11.3’
* 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              14.789  0.070  17.569
exportToTrack        12.299  0.052  14.743
aggregateTagClusters  7.440  0.060   8.899
scoreShift            6.237  0.046   7.472
quantilePositions     5.438  0.061   6.547
annotateCTSS          4.211  0.014   5.045
* 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-class2.1360.2502.881
CAGEr_Multicore2.0560.0042.518
CTSS-class0.0830.0010.109
CTSScoordinates0.0280.0010.031
CTSSnormalizedTpm0.2640.0090.331
CTSStagCount0.2330.0200.311
CTSStoGenes0.1660.0110.204
CustomConsensusClusters1.6390.0332.023
GeneExpDESeq20.1940.0050.235
GeneExpSE0.0010.0000.002
QuantileWidthFunctions0.0550.0000.071
TSSlogo0.8750.0161.025
aggregateTagClusters7.4400.0608.899
annotateCTSS4.2110.0145.045
byCtss0.0070.0000.007
consensusClusters0.0450.0010.045
consensusClustersDESeq20.6600.0010.797
consensusClustersTpm0.0020.0000.006
cumulativeCTSSdistribution1.4010.0291.688
distclu3.2190.0103.886
dot-ctss_summary_for_clusters0.3120.0020.368
exampleCAGEexp000
exportToTrack12.299 0.05214.743
expressionClasses0.6380.0010.737
flagLowExpCTSS0.0160.0000.017
genomeName000
getCTSS0.4340.0090.524
getExpressionProfiles2.0570.0132.460
getShiftingPromoters0.6120.0020.719
hanabi0.0850.0030.106
hanabiPlot0.1100.0070.142
import.CAGEscanMolecule000
import.CTSS0.0260.0010.030
import.bam000
import.bedCTSS000
import.bedScore000
import.bedmolecule000
importPublicData000
inputFiles000
inputFilesType0.0000.0000.001
librarySizes000
mapStats0.0170.0010.018
mergeCAGEsets0.8720.0141.058
mergeSamples0.2270.0020.267
moleculesGR2CTSS0.0430.0000.045
normalizeTagCount0.2530.0040.304
paraclu14.789 0.07017.569
parseCAGEscanBlocksToGrangeTSS0.0070.0000.008
plotAnnot0.8210.0080.984
plotCorrelation0.0900.0010.116
plotExpressionProfiles2.6230.0713.218
plotInterquantileWidth0.7770.0070.946
plotReverseCumulatives0.8930.0071.056
quantilePositions5.4380.0616.547
quickEnhancers000
ranges2annot0.1350.0020.168
ranges2genes0.0220.0020.025
ranges2names0.0190.0000.023
resetCAGEexp0.1040.0010.120
rowSums.RleDataFrame0.0070.0000.007
rowsum.RleDataFrame0.0080.0010.014
sampleLabels0.0010.0000.001
scoreShift6.2370.0467.472
seqNameTotalsSE0.0030.0000.003
setColors0.1540.0030.189
strandInvaders0.3140.0380.418
summariseChrExpr0.1970.0080.246
tagClusters0.1430.0070.189