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

This page was generated on 2024-06-21 13:21 -0400 (Fri, 21 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4690
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4404
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4353
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/2242HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CAGEr 2.11.3  (landing page)
Charles Plessy
Snapshot Date: 2024-06-20 14:00 -0400 (Thu, 20 Jun 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
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


CHECK results for CAGEr on lconway

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-06-20 19:08:39 -0400 (Thu, 20 Jun 2024)
EndedAt: 2024-06-20 19:19:49 -0400 (Thu, 20 Jun 2024)
EllapsedTime: 670.2 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 RC (2024-06-06 r86719)
* using platform: x86_64-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 Monterey 12.7.1
* 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                 52.249  0.353  52.897
exportToTrack           42.135  0.269  42.608
aggregateTagClusters    24.303  0.183  24.598
scoreShift              20.143  0.196  20.441
quantilePositions       16.200  0.137  16.396
annotateCTSS            15.289  0.087  15.446
distclu                 11.731  0.065  11.994
plotExpressionProfiles   7.909  0.108   8.052
getExpressionProfiles    6.716  0.050   6.816
CAGEexp-class            5.369  0.951   6.380
CustomConsensusClusters  5.664  0.042   5.737
* 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-x86_64/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.3690.9516.380
CAGEr_Multicore3.5840.0223.632
CTSS-class0.3060.0030.313
CTSScoordinates0.1090.0040.112
CTSSnormalizedTpm0.7900.0400.833
CTSStagCount0.7580.0760.840
CTSStoGenes0.5250.0340.562
CustomConsensusClusters5.6640.0425.737
GeneExpDESeq20.6250.0200.648
GeneExpSE0.0040.0010.005
QuantileWidthFunctions0.1580.0020.161
TSSlogo3.0100.0613.101
aggregateTagClusters24.303 0.18324.598
annotateCTSS15.289 0.08715.446
byCtss0.0330.0010.035
consensusClusters0.1800.0020.183
consensusClustersDESeq22.4350.0152.463
consensusClustersTpm0.0050.0000.006
cumulativeCTSSdistribution4.7560.0544.839
distclu11.731 0.06511.994
dot-ctss_summary_for_clusters0.9790.0080.991
exampleCAGEexp0.0000.0010.002
exportToTrack42.135 0.26942.608
expressionClasses2.3330.0152.363
flagLowExpCTSS0.0660.0010.068
genomeName0.0010.0000.001
getCTSS1.3950.0231.428
getExpressionProfiles6.7160.0506.816
getShiftingPromoters2.3830.0182.420
hanabi0.2620.0080.272
hanabiPlot0.3190.0130.335
import.CAGEscanMolecule0.0000.0010.000
import.CTSS0.0890.0030.093
import.bam000
import.bedCTSS0.0000.0000.001
import.bedScore0.0000.0000.001
import.bedmolecule0.0000.0000.001
importPublicData0.0010.0010.000
inputFiles0.0010.0010.002
inputFilesType0.0010.0000.002
librarySizes0.0010.0000.002
mapStats0.0680.0070.075
mergeCAGEsets2.8770.0382.940
mergeSamples0.7130.0060.723
moleculesGR2CTSS0.1650.0010.167
normalizeTagCount0.7470.0060.755
paraclu52.249 0.35352.897
parseCAGEscanBlocksToGrangeTSS0.0250.0010.027
plotAnnot2.4310.0222.466
plotCorrelation0.2790.0040.284
plotExpressionProfiles7.9090.1088.052
plotInterquantileWidth2.2480.0152.269
plotReverseCumulatives2.5040.0182.534
quantilePositions16.200 0.13716.396
quickEnhancers0.0010.0010.000
ranges2annot0.4120.0040.418
ranges2genes0.0720.0010.072
ranges2names0.0620.0000.062
resetCAGEexp0.4020.0030.407
rowSums.RleDataFrame0.0230.0010.023
rowsum.RleDataFrame0.0240.0020.025
sampleLabels0.0040.0000.004
scoreShift20.143 0.19620.441
seqNameTotalsSE0.0040.0010.004
setColors0.4400.0040.445
strandInvaders0.8500.0720.929
summariseChrExpr0.5630.0050.569
tagClusters0.4750.0070.483