| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:27 -0000 (Wed, 10 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6211 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 255/2194 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CAGEr 2.7.0 (landing page) Charles Plessy
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: CAGEr |
| Version: 2.7.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings CAGEr_2.7.0.tar.gz |
| StartedAt: 2023-05-09 10:40:32 -0000 (Tue, 09 May 2023) |
| EndedAt: 2023-05-09 10:57:53 -0000 (Tue, 09 May 2023) |
| EllapsedTime: 1041.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CAGEr.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:CAGEr.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings CAGEr_2.7.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/CAGEr.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘CAGEr/DESCRIPTION’ ... OK
* this is package ‘CAGEr’ version ‘2.7.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 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 ... NOTE
scoreShift,CAGEexp: no visible global function definition for
'cbind.DataFrame'
Undefined global functions or variables:
cbind.DataFrame
* 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
clusterCTSS 46.068 1.120 47.187
exportToTrack 40.541 0.396 40.938
cumulativeCTSSdistribution 34.280 4.023 38.306
quantilePositions 26.336 0.088 26.425
scoreShift 17.021 0.236 17.258
aggregateTagClusters 7.901 0.236 8.137
distclu-functions 6.321 0.644 6.963
plotExpressionProfiles 6.792 0.144 6.935
coverage-functions 5.917 0.480 6.397
CAGEexp-class 5.222 0.568 5.796
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘CAGE_Resources.Rmd’ using ‘UTF-8’... OK
‘CAGEexp.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/CAGEr.Rcheck/00check.log’
for details.
CAGEr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL CAGEr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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)
CAGEr.Rcheck/CAGEr-Ex.timings
| name | user | system | elapsed | |
| CAGEexp-class | 5.222 | 0.568 | 5.796 | |
| CAGEr_Multicore | 4.130 | 0.351 | 4.481 | |
| CTSS-class | 0.405 | 0.013 | 0.417 | |
| CTSSclusteringMethod | 0.001 | 0.000 | 0.001 | |
| CTSScoordinates | 0.106 | 0.000 | 0.107 | |
| CTSSnormalizedTpm | 0.990 | 0.015 | 1.006 | |
| CTSStagCount | 1.153 | 0.104 | 1.259 | |
| CTSStoGenes | 0.551 | 0.060 | 0.611 | |
| CustomConsensusClusters | 1.768 | 0.080 | 1.847 | |
| GeneExpDESeq2 | 0.665 | 0.040 | 0.705 | |
| GeneExpSE | 0.006 | 0.000 | 0.006 | |
| QuantileWidthFunctions | 0.162 | 0.000 | 0.163 | |
| aggregateTagClusters | 7.901 | 0.236 | 8.137 | |
| annotateCTSS | 3.247 | 0.088 | 3.335 | |
| byCtss | 0.019 | 0.000 | 0.019 | |
| clusterCTSS | 46.068 | 1.120 | 47.187 | |
| consensusClusters | 0.172 | 0.004 | 0.175 | |
| consensusClustersDESeq2 | 0.474 | 0.008 | 0.482 | |
| consensusClustersTpm | 0.007 | 0.000 | 0.008 | |
| coverage-functions | 5.917 | 0.480 | 6.397 | |
| cumulativeCTSSdistribution | 34.280 | 4.023 | 38.306 | |
| distclu-functions | 6.321 | 0.644 | 6.963 | |
| exampleCAGEexp | 0.000 | 0.000 | 0.001 | |
| exportToTrack | 40.541 | 0.396 | 40.938 | |
| expressionClasses | 0.263 | 0.000 | 0.263 | |
| genomeName | 0 | 0 | 0 | |
| getCTSS | 1.374 | 0.024 | 1.399 | |
| getExpressionProfiles | 2.711 | 0.044 | 2.756 | |
| getShiftingPromoters | 0.305 | 0.004 | 0.308 | |
| hanabi | 0.311 | 0.004 | 0.315 | |
| hanabiPlot | 0.386 | 0.032 | 0.418 | |
| import.CAGEscanMolecule | 0 | 0 | 0 | |
| import.CTSS | 0.112 | 0.004 | 0.115 | |
| import.bam | 0 | 0 | 0 | |
| import.bedCTSS | 0.001 | 0.000 | 0.000 | |
| import.bedScore | 0 | 0 | 0 | |
| import.bedmolecule | 0 | 0 | 0 | |
| inputFiles | 0.002 | 0.000 | 0.002 | |
| inputFilesType | 0.001 | 0.000 | 0.002 | |
| librarySizes | 0.002 | 0.000 | 0.001 | |
| mapStats | 0.076 | 0.000 | 0.076 | |
| mergeCAGEsets | 2.958 | 0.028 | 2.986 | |
| mergeSamples | 0.722 | 0.000 | 0.723 | |
| moleculesGR2CTSS | 0.172 | 0.000 | 0.172 | |
| normalizeTagCount | 0.669 | 0.028 | 0.693 | |
| parseCAGEscanBlocksToGrangeTSS | 0.030 | 0.000 | 0.031 | |
| plotAnnot | 3.544 | 0.060 | 3.604 | |
| plotCorrelation | 0.338 | 0.003 | 0.342 | |
| plotExpressionProfiles | 6.792 | 0.144 | 6.935 | |
| plotInterquantileWidth | 2.758 | 0.016 | 2.774 | |
| plotReverseCumulatives | 0.416 | 0.012 | 0.418 | |
| quantilePositions | 26.336 | 0.088 | 26.425 | |
| quickEnhancers | 0 | 0 | 0 | |
| ranges2annot | 0.477 | 0.000 | 0.477 | |
| ranges2genes | 0.076 | 0.000 | 0.076 | |
| ranges2names | 0.074 | 0.000 | 0.075 | |
| sampleLabels | 0.006 | 0.000 | 0.005 | |
| scoreShift | 17.021 | 0.236 | 17.258 | |
| seqNameTotalsSE | 0.005 | 0.000 | 0.004 | |
| setColors | 0.493 | 0.000 | 0.493 | |
| strandInvaders | 0.823 | 0.040 | 0.873 | |
| summariseChrExpr | 0.602 | 0.008 | 0.610 | |
| tagClusters | 0.107 | 0.012 | 0.118 | |