Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:54:32 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE cellTree PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 257/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
cellTree 1.18.0 David duVerle
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | TIMEOUT | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK |
Package: cellTree |
Version: 1.18.0 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:cellTree.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings cellTree_1.18.0.tar.gz |
StartedAt: 2020-10-16 23:40:48 -0400 (Fri, 16 Oct 2020) |
EndedAt: 2020-10-16 23:59:43 -0400 (Fri, 16 Oct 2020) |
EllapsedTime: 1134.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: cellTree.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:cellTree.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings cellTree_1.18.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/cellTree.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘cellTree/DESCRIPTION’ ... OK * this is package ‘cellTree’ version ‘1.18.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 ‘cellTree’ 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 ... NOTE Package in Depends field not imported from: ‘topGO’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .format.grouping: no visible global function definition for ‘colorRampPalette’ .format.grouping: no visible global function definition for ‘rainbow’ .merge.backbone.node.to: no visible global function definition for ‘nei’ .merge.backbone.node.to: no visible global function definition for ‘inc’ .mixrgb : <anonymous>: no visible global function definition for ‘col2rgb’ .mixrgb: no visible global function definition for ‘rgb’ .normalise.data: no visible binding for global variable ‘sd’ .plot.b.tree: no visible global function definition for ‘pdf’ .plot.b.tree: no visible global function definition for ‘par’ .plot.b.tree: no visible global function definition for ‘dev.size’ .plot.b.tree: no visible global function definition for ‘legend’ .plot.b.tree: no visible global function definition for ‘rainbow’ .plot.b.tree: no visible global function definition for ‘dev.off’ .recur.merge.backbone: no visible global function definition for ‘nei’ .recur.merge.backbone: no visible global function definition for ‘inc’ .recur.ordered.branches: no visible global function definition for ‘nei’ .recur.shorten.backbone: no visible global function definition for ‘nei’ .recur.shorten.backbone: no visible global function definition for ‘to’ .recur.tree.layout: no visible global function definition for ‘nei’ cell.ordering.table: no visible global function definition for ‘rainbow’ cell.ordering.table: no visible global function definition for ‘toLatex’ compute.backbone.tree: no visible global function definition for ‘nei’ compute.backbone.tree: no visible global function definition for ‘from’ compute.backbone.tree: no visible global function definition for ‘density’ compute.go.enrichment: no visible global function definition for ‘new’ compute.go.enrichment: no visible global function definition for ‘score’ compute.go.enrichment: no visible global function definition for ‘getFromNamespace’ compute.go.enrichment: no visible global function definition for ‘ontology’ ct.plot.go.dag: no visible global function definition for ‘rainbow’ ct.plot.go.dag: no visible global function definition for ‘pdf’ ct.plot.go.dag : <anonymous>: no visible global function definition for ‘col2rgb’ ct.plot.go.dag: no visible global function definition for ‘nei’ ct.plot.go.dag: no visible global function definition for ‘par’ ct.plot.go.dag: no visible global function definition for ‘legend’ ct.plot.go.dag: no visible global function definition for ‘dev.off’ ct.plot.heatmap: no visible global function definition for ‘colorRampPalette’ ct.plot.heatmap: no visible global function definition for ‘dev.new’ ct.plot.heatmap: no visible binding for global variable ‘gene.reordering’ go.results.to.latex: no visible global function definition for ‘rainbow’ go.results.to.latex: no visible global function definition for ‘toLatex’ order.genes.by.fit : <anonymous>: no visible global function definition for ‘rnorm’ order.genes.by.fit : <anonymous>: no visible global function definition for ‘lm’ save.per.topic.gene.distribution : <anonymous>: no visible global function definition for ‘pdf’ save.per.topic.gene.distribution : <anonymous>: no visible global function definition for ‘barplot’ save.per.topic.gene.distribution : <anonymous>: no visible global function definition for ‘dev.off’ save.per.topic.gene.distribution : <anonymous>: no visible global function definition for ‘write.table’ Undefined global functions or variables: barplot col2rgb colorRampPalette density dev.new dev.off dev.size from gene.reordering getFromNamespace inc legend lm nei new ontology par pdf rainbow rgb rnorm score sd to toLatex write.table Consider adding importFrom("grDevices", "col2rgb", "colorRampPalette", "dev.new", "dev.off", "dev.size", "pdf", "rainbow", "rgb") importFrom("graphics", "barplot", "legend", "par") importFrom("methods", "new") importFrom("stats", "density", "lm", "rnorm", "sd") importFrom("utils", "getFromNamespace", "toLatex", "write.table") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 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 compute.lda 932.247 82.784 1015.767 ct.plot.heatmap 14.752 0.216 14.970 * 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: 2 NOTEs See ‘/home/biocbuild/bbs-3.11-bioc/meat/cellTree.Rcheck/00check.log’ for details.
cellTree.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL cellTree ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’ * installing *source* package ‘cellTree’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** testing if installed package can be loaded from final location groupGOTerms: GOBPTerm, GOMFTerm, GOCCTerm environments built. ** testing if installed package keeps a record of temporary installation path * DONE (cellTree)
cellTree.Rcheck/cellTree-Ex.timings
name | user | system | elapsed | |
cell.ordering.table | 1.547 | 0.036 | 1.654 | |
compute.backbone.tree | 2.126 | 0.004 | 2.155 | |
compute.go.enrichment | 0.002 | 0.000 | 0.001 | |
compute.lda | 932.247 | 82.784 | 1015.767 | |
ct.plot.go.dag | 0.158 | 0.000 | 0.158 | |
ct.plot.grouping | 2.323 | 0.000 | 2.323 | |
ct.plot.heatmap | 14.752 | 0.216 | 14.970 | |
ct.plot.topics | 2.818 | 0.024 | 2.842 | |
get.cell.dists | 0.399 | 0.000 | 0.399 | |
go.results.to.latex | 0.001 | 0.000 | 0.001 | |