| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:27:03 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the CAGEr package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 224/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CAGEr 1.32.1 (landing page) Vanja Haberle
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: CAGEr |
| Version: 1.32.1 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings CAGEr_1.32.1.tar.gz |
| StartedAt: 2021-05-05 23:41:49 -0400 (Wed, 05 May 2021) |
| EndedAt: 2021-05-05 23:50:10 -0400 (Wed, 05 May 2021) |
| EllapsedTime: 500.6 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: CAGEr.Rcheck |
| Warnings: 3 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings CAGEr_1.32.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/CAGEr.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘1.32.1’
* 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 R 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 ... WARNING
Missing link or links in documentation object 'CustomConsensusClusters.Rd':
‘.ConsensusClusters’
Missing link or links in documentation object 'clusterCTSS.Rd':
‘TagClusters’
Missing link or links in documentation object 'consensusClusters.Rd':
‘ConsensusClusters’
Missing link or links in documentation object 'tagClusters.Rd':
‘TagClusters’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
generic 'show' and siglist 'CTSS'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'CTSS-class'
‘.Object’ ‘...’ ‘bsgenomeName’ ‘seqnames’ ‘pos’ ‘strand’ ‘seqinfo’
‘seqlengths’ ‘from’ ‘to’ ‘strict’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 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
cumulativeCTSSdistribution 29.224 4.400 33.735
importPublicData 32.804 0.500 39.986
scoreShift 32.968 0.048 33.064
quantilePositions 26.112 0.668 26.859
aggregateTagClusters 14.332 0.020 14.360
distclu-functions 7.584 0.600 8.190
clusterCTSS 7.712 0.296 8.006
CAGEexp-class 5.888 0.128 6.781
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 3 WARNINGs
See
‘/home/biocbuild/bbs-3.12-bioc/meat/CAGEr.Rcheck/00check.log’
for details.
CAGEr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL CAGEr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/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)
CAGEr.Rcheck/CAGEr-Ex.timings
| name | user | system | elapsed | |
| CAGEexp-class | 5.888 | 0.128 | 6.781 | |
| CAGEr_Multicore | 0.988 | 0.180 | 1.178 | |
| CAGEset-class | 0.000 | 0.000 | 0.002 | |
| CTSS-class | 0.376 | 0.004 | 0.381 | |
| CTSSclusteringMethod | 0.008 | 0.000 | 0.009 | |
| CTSScoordinates | 0.108 | 0.000 | 0.107 | |
| CTSSnormalizedTpm | 1.064 | 0.008 | 1.048 | |
| CTSStagCount | 0.268 | 0.000 | 0.267 | |
| CTSStagCountTable | 0.008 | 0.000 | 0.009 | |
| CTSStoGenes | 0.716 | 0.004 | 0.723 | |
| CustomConsensusClusters | 1.296 | 0.000 | 1.294 | |
| GeneExpDESeq2 | 1.668 | 0.028 | 1.698 | |
| GeneExpSE | 0.008 | 0.000 | 0.009 | |
| QuantileWidthFunctions | 0 | 0 | 0 | |
| aggregateTagClusters | 14.332 | 0.020 | 14.360 | |
| annotateCTSS | 1.920 | 0.000 | 1.923 | |
| byCtss | 0.004 | 0.000 | 0.007 | |
| clusterCTSS | 7.712 | 0.296 | 8.006 | |
| consensusClusterConvertors | 0.032 | 0.000 | 0.034 | |
| consensusClusters | 2.732 | 0.356 | 3.092 | |
| consensusClustersDESeq2 | 0.288 | 0.020 | 0.308 | |
| consensusClustersTpm | 0.004 | 0.004 | 0.006 | |
| coverage-functions | 3.776 | 0.420 | 4.204 | |
| cumulativeCTSSdistribution | 29.224 | 4.400 | 33.735 | |
| distclu-functions | 7.584 | 0.600 | 8.190 | |
| exampleCAGEexp | 0 | 0 | 0 | |
| exampleCAGEset | 0.016 | 0.000 | 0.013 | |
| exportCTSStoBedGraph | 3.292 | 0.012 | 3.310 | |
| exportToBed | 3.896 | 0.012 | 3.914 | |
| expressionClasses | 0.000 | 0.000 | 0.002 | |
| extractExpressionClass | 0.008 | 0.000 | 0.009 | |
| genomeName | 0 | 0 | 0 | |
| getCTSS | 0.192 | 0.004 | 0.169 | |
| getExpressionProfiles | 0.148 | 0.000 | 0.147 | |
| getShiftingPromoters | 0.004 | 0.000 | 0.004 | |
| hanabi | 0.308 | 0.000 | 0.306 | |
| hanabiPlot | 0.48 | 0.00 | 0.48 | |
| import.CAGEscanMolecule | 0 | 0 | 0 | |
| import.CTSS | 0.108 | 0.000 | 0.105 | |
| import.bam | 0 | 0 | 0 | |
| import.bedCTSS | 0 | 0 | 0 | |
| import.bedScore | 0 | 0 | 0 | |
| import.bedmolecule | 0.000 | 0.000 | 0.001 | |
| importPublicData | 32.804 | 0.500 | 39.986 | |
| inputFiles | 0 | 0 | 0 | |
| inputFilesType | 0 | 0 | 0 | |
| librarySizes | 0 | 0 | 0 | |
| mapStats | 0.072 | 0.000 | 0.074 | |
| mergeCAGEsets | 4.144 | 0.032 | 4.177 | |
| mergeSamples | 0.888 | 0.000 | 0.886 | |
| moleculesGR2CTSS | 0.160 | 0.000 | 0.162 | |
| normalizeTagCount | 1.112 | 0.004 | 1.101 | |
| parseCAGEscanBlocksToGrangeTSS | 0.028 | 0.000 | 0.026 | |
| plotAnnot | 2.220 | 0.012 | 2.233 | |
| plotCorrelation | 0.664 | 0.000 | 0.663 | |
| plotExpressionProfiles | 0.208 | 0.004 | 0.214 | |
| plotInterquantileWidth | 0.956 | 0.000 | 0.956 | |
| plotReverseCumulatives | 0.992 | 0.004 | 0.947 | |
| quantilePositions | 26.112 | 0.668 | 26.859 | |
| ranges2annot | 0.404 | 0.000 | 0.405 | |
| ranges2genes | 0.088 | 0.000 | 0.086 | |
| ranges2names | 0.064 | 0.000 | 0.064 | |
| sampleLabels | 0 | 0 | 0 | |
| scoreShift | 32.968 | 0.048 | 33.064 | |
| seqNameTotalsSE | 0.008 | 0.000 | 0.007 | |
| setColors | 2.756 | 0.000 | 2.759 | |
| strandInvaders | 1.552 | 0.032 | 1.606 | |
| summariseChrExpr | 1.024 | 0.000 | 1.024 | |
| tagClusterConvertors | 0.608 | 0.000 | 0.607 | |
| tagClusters | 0.048 | 0.000 | 0.051 | |