Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:31:09 -0400 (Wed, 17 Oct 2018).
Package 552/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
GDCRNATools 1.0.7 Ruidong Li
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: GDCRNATools |
Version: 1.0.7 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:GDCRNATools.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings GDCRNATools_1.0.7.tar.gz |
StartedAt: 2018-10-16 00:35:31 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 00:39:04 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 212.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GDCRNATools.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:GDCRNATools.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings GDCRNATools_1.0.7.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/GDCRNATools.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GDCRNATools/DESCRIPTION’ ... OK * this is package ‘GDCRNATools’ version ‘1.0.7’ * 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 ‘GDCRNATools’ 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 ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 deAnalysislimma: warning in topTable(fit2, coef = 1, n = Inf): partial argument match of 'n' to 'number' gdcDEAnalysis: warning in topTable(fit2, coef = 1, n = Inf): partial argument match of 'n' to 'number' cleanMirFun: no visible global function definition for ‘read.table’ cleanMirFun: no visible global function definition for ‘aggregate’ downloadClientFun: no visible global function definition for ‘download.file’ downloadClientFun: no visible global function definition for ‘unzip’ enrichBarPlotFun: no visible binding for global variable ‘Terms’ enrichBarPlotFun: no visible binding for global variable ‘FDR’ enrichBarPlotFun: no visible binding for global variable ‘Category’ enrichBubblePlotFun: no visible binding for global variable ‘Terms’ enrichBubblePlotFun: no visible binding for global variable ‘foldEnrichment’ enrichBubblePlotFun: no visible binding for global variable ‘FDR’ enrichBubblePlotFun: no visible binding for global variable ‘Counts’ gdcBarPlot: no visible binding for global variable ‘Regulation’ gdcClinicalDownload: no visible global function definition for ‘read.table’ gdcClinicalDownload: no visible global function definition for ‘write.table’ gdcCorPlot: no visible global function definition for ‘cor.test’ gdcDEAnalysis: no visible global function definition for ‘model.matrix’ gdcDEAnalysis: no visible global function definition for ‘p.adjust’ gdcGetURL: no visible global function definition for ‘URLencode’ gdcKMPlot: no visible global function definition for ‘pchisq’ gdcKMPlot: no visible global function definition for ‘qnorm’ gdcRNADownload: no visible global function definition for ‘read.table’ gdcRNADownload: no visible global function definition for ‘write.table’ gdcRNAMerge : <anonymous>: no visible global function definition for ‘read.table’ gdcRNAMerge: no visible global function definition for ‘read.table’ gdcRNAMerge : <anonymous>: no visible global function definition for ‘read.delim’ gdcRNAMerge: no visible global function definition for ‘read.delim’ hyperTestFun: no visible global function definition for ‘phyper’ kmTestFun: no visible global function definition for ‘pchisq’ kmTestFun: no visible global function definition for ‘qnorm’ manifestDownloadFun: no visible global function definition for ‘read.table’ mirCorTestFun: no visible global function definition for ‘cor.test’ multiRegFun: no visible global function definition for ‘cor.test’ Undefined global functions or variables: Category Counts FDR Regulation Terms URLencode aggregate cor.test download.file foldEnrichment model.matrix p.adjust pchisq phyper qnorm read.delim read.table unzip write.table Consider adding importFrom("stats", "aggregate", "cor.test", "model.matrix", "p.adjust", "pchisq", "phyper", "qnorm") importFrom("utils", "URLencode", "download.file", "read.delim", "read.table", "unzip", "write.table") to your NAMESPACE file. * 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 R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * 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.7-bioc/meat/GDCRNATools.Rcheck/00check.log’ for details.
GDCRNATools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL GDCRNATools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘GDCRNATools’ ... ** R ** data ** 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 * DONE (GDCRNATools)
GDCRNATools.Rcheck/tests/testthat.Rout
R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(GDCRNATools) ############################################################################## Pathview is an open source software package distributed under GNU General Public License version 3 (GPLv3). Details of GPLv3 is available at http://www.gnu.org/licenses/gpl-3.0.html. Particullary, users are required to formally cite the original Pathview paper (not just mention it) in publications or products. For details, do citation("pathview") within R. The pathview downloads and uses KEGG data. Non-academic uses may require a KEGG license agreement (details at http://www.kegg.jp/kegg/legal.html). ############################################################################## > > test_check("GDCRNATools") ══ testthat results ═══════════════════════════════════════════════════════════ OK: 1 SKIPPED: 0 FAILED: 0 > > proc.time() user system elapsed 10.396 0.456 12.624
GDCRNATools.Rcheck/GDCRNATools-Ex.timings
name | user | system | elapsed | |
gdcBarPlot | 0.348 | 0.056 | 0.402 | |
gdcCEAnalysis | 1.076 | 0.052 | 1.128 | |
gdcClinicalDownload | 0.000 | 0.000 | 0.001 | |
gdcClinicalMerge | 0 | 0 | 0 | |
gdcCorPlot | 0.44 | 0.00 | 0.44 | |
gdcDEAnalysis | 0.036 | 0.000 | 0.033 | |
gdcDEReport | 0.088 | 0.000 | 0.089 | |
gdcEnrichAnalysis | 0 | 0 | 0 | |
gdcEnrichPlot | 0.16 | 0.00 | 0.16 | |
gdcExportNetwork | 0.004 | 0.004 | 0.010 | |
gdcFilterDuplicate | 0.084 | 0.004 | 1.777 | |
gdcFilterSampleType | 0.112 | 0.004 | 0.754 | |
gdcHeatmap | 0.076 | 0.000 | 0.078 | |
gdcKMPlot | 0.832 | 0.000 | 0.836 | |
gdcMatchSamples | 0.004 | 0.000 | 0.003 | |
gdcParseMetadata | 0.108 | 0.008 | 0.737 | |
gdcRNADownload | 0.000 | 0.000 | 0.001 | |
gdcRNAMerge | 0.100 | 0.008 | 0.956 | |
gdcSurvivalAnalysis | 0.036 | 0.000 | 0.036 | |
gdcVolcanoPlot | 0.204 | 0.000 | 0.206 | |
gdcVoomNormalization | 0.008 | 0.000 | 0.009 | |
shinyCorPlot | 0.004 | 0.000 | 0.002 | |
shinyKMPlot | 0.000 | 0.000 | 0.002 | |
shinyPathview | 0.000 | 0.000 | 0.001 | |