Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S [T] U  V  W  X  Y  Z 

BioC 3.3: CHECK report for TCC on morelia

This page was generated on 2016-04-21 13:24:31 -0700 (Thu, 21 Apr 2016).

Package 1147/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCC 1.11.0
Jianqiang Sun , Tomoaki Nishiyama
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/TCC
Last Changed Rev: 109592 / Revision: 116626
Last Changed Date: 2015-10-13 12:59:53 -0700 (Tue, 13 Oct 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: TCC
Version: 1.11.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TCC_1.11.0.tar.gz
StartedAt: 2016-04-21 08:03:59 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 08:13:55 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 595.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: TCC.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TCC_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/TCC.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TCC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TCC’ version ‘1.11.0’
* 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 ‘TCC’ can be installed ... [17s/17s] 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
.entval: no visible global function definition for ‘sd’
.entvalmod: no visible global function definition for ‘sd’
.entvalmod: no visible global function definition for ‘median’
.outval: no visible global function definition for ‘sd’
.outval : <anonymous>: no visible global function definition for ‘sd’
.tbw: no visible global function definition for ‘median’
.wad: no visible global function definition for ‘combn’
YAYOI : .find_mincluster: no visible global function definition for
  ‘dist’
YAYOI : .find_mincluster: no visible global function definition for
  ‘sd’
YAYOI: no visible global function definition for ‘pnbinom’
clusterSample: no visible global function definition for ‘as.dist’
clusterSample: no visible global function definition for ‘cor’
clusterSample: no visible global function definition for ‘hclust’
getResult: no visible global function definition for ‘plot’
makeFCMatrix: no visible global function definition for ‘rgamma’
plotFCPseudocolor: no visible global function definition for ‘layout’
plotFCPseudocolor: no visible global function definition for
  ‘cm.colors’
plotFCPseudocolor: no visible global function definition for ‘par’
plotFCPseudocolor: no visible global function definition for ‘image’
plotFCPseudocolor: no visible global function definition for ‘title’
plotFCPseudocolor: no visible global function definition for ‘axis’
plotFCPseudocolor: no visible global function definition for ‘mtext’
plotFCPseudocolor: no visible global function definition for ‘box’
show.TCC: no visible global function definition for ‘head’
simulateReadCounts: no visible global function definition for ‘data’
simulateReadCounts: no visible global function definition for ‘median’
simulateReadCounts: no visible binding for global variable ‘var’
simulateReadCounts : <anonymous>: no visible global function definition
  for ‘rnbinom’
show,TCC: no visible global function definition for ‘head’
Undefined global functions or variables:
  as.dist axis box cm.colors combn cor data dist hclust head image
  layout median mtext par plot pnbinom rgamma rnbinom sd title var
Consider adding
  importFrom("grDevices", "cm.colors")
  importFrom("graphics", "axis", "box", "image", "layout", "mtext",
             "par", "plot", "title")
  importFrom("stats", "as.dist", "cor", "dist", "hclust", "median",
             "pnbinom", "rgamma", "rnbinom", "sd", "var")
  importFrom("utils", "combn", "data", "head")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'TCC,ANY,ANY,ANY'
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 ... 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [84s/87s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
simulateReadCounts 14.985  0.102  15.104
calcAUCValue       11.054  0.080  11.161
TCC-class          10.542  0.252  10.804
plotFCPseudocolor  10.115  0.071  10.206
calcNormFactors     9.090  0.089   9.184
plot.TCC            6.609  0.197   7.509
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [335s/335s]
 [335s/336s] 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: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/TCC.Rcheck/00check.log’
for details.


TCC.Rcheck/00install.out:

* installing *source* package ‘TCC’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for ‘calcNormFactors’ in package ‘TCC’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (TCC)

TCC.Rcheck/TCC-Ex.timings:

nameusersystemelapsed
ROKU0.0340.0040.039
TCC-class10.542 0.25210.804
TCC0.0120.0020.014
WAD0.5350.0120.546
arab0.0460.0090.055
calcAUCValue11.054 0.08011.161
calcNormFactors9.0900.0899.184
clusterSample0.0780.0040.083
estimateDE1.4560.0081.466
filterLowCountGenes0.0290.0030.031
getNormalizedData0.3290.0060.339
getResult1.8150.0261.842
hypoData4.3380.0164.356
hypoData_mg3.8830.0383.922
hypoData_ts0.0020.0020.005
makeFCMatrix0.0040.0000.005
nakai0.0330.0030.036
plot.TCC6.6090.1977.509
plotFCPseudocolor10.115 0.07110.206
simulateReadCounts14.985 0.10215.104