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.4: CHECK report for diggit on malbec1

This page was generated on 2017-04-15 16:12:47 -0400 (Sat, 15 Apr 2017).

Package 330/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
diggit 1.6.0
Mariano J Alvarez
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/diggit
Last Changed Rev: 122710 / Revision: 128728
Last Changed Date: 2016-10-17 14:45:06 -0400 (Mon, 17 Oct 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: diggit
Version: 1.6.0
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings diggit_1.6.0.tar.gz
StartedAt: 2017-04-14 22:06:27 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 22:09:11 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 164.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: diggit.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings diggit_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/diggit.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘diggit/DESCRIPTION’ ... OK
* this is package ‘diggit’ version ‘1.6.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 ‘diggit’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Error in eval(expr, envir, enclos): could not find function "citeEntry"
* 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 loading without being on the library search path ... 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
aecdf: no visible global function definition for ‘quantile’
aecdf: no visible global function definition for ‘ecdf’
aecdf: no visible global function definition for ‘knots’
aecdf: no visible global function definition for ‘lm’
aecdf: no visible global function definition for ‘approxfun’
aecdf : dnull: no visible global function definition for ‘predict’
aecdf : dnull: no visible global function definition for ‘qnorm’
conditionalInternal: no visible global function definition for
  ‘p.adjust’
conditionalInternal : <anonymous>: no visible global function
  definition for ‘fisher.test’
conditionalInternal: no visible global function definition for ‘hclust’
conditionalInternal: no visible global function definition for
  ‘as.dist’
conditionalInternal: no visible global function definition for ‘cutree’
conditionalInternal : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘fisher.test’
conditionalInternal : <anonymous> : <anonymous>: no visible global
  function definition for ‘fisher.test’
correlation : <anonymous>: no visible global function definition for
  ‘cor’
correlation: no visible global function definition for ‘cor’
cortest: no visible global function definition for ‘pnorm’
distMode: no visible global function definition for ‘density’
fet: no visible global function definition for ‘fisher.test’
internalMIfb: no visible global function definition for ‘dnorm’
mutualInfo: no visible global function definition for ‘qnorm’
mutualInfo: no visible global function definition for ‘combn’
mutualInfo: no visible global function definition for ‘txtProgressBar’
mutualInfo : <anonymous>: no visible global function definition for
  ‘setTxtProgressBar’
plothm: no visible global function definition for ‘rgb2hsv’
plothm: no visible global function definition for ‘col2rgb’
plothm: no visible global function definition for ‘hsv’
plothm: no visible global function definition for ‘image’
plothm: no visible global function definition for ‘box’
aqtl,diggit: no visible global function definition for ‘p.adjust’
aqtl,diggit: no visible global function definition for ‘pnorm’
conditional,diggit: no visible global function definition for
  ‘p.adjust’
conditional,diggit: no visible global function definition for ‘pnorm’
conditional,diggit: no visible global function definition for
  ‘txtProgressBar’
conditional,diggit : <anonymous>: no visible global function definition
  for ‘setTxtProgressBar’
marina,matrix: no visible global function definition for ‘qnorm’
mindyFiltering,diggit: no visible global function definition for
  ‘p.adjust’
plot,diggit: no visible global function definition for ‘abline’
plot,diggit: no visible global function definition for ‘text’
plot,diggit: no visible global function definition for ‘axis’
Undefined global functions or variables:
  abline approxfun as.dist axis box col2rgb combn cor cutree density
  dnorm ecdf fisher.test hclust hsv image knots lm p.adjust pnorm
  predict qnorm quantile rgb2hsv setTxtProgressBar text txtProgressBar
Consider adding
  importFrom("grDevices", "col2rgb", "hsv", "rgb2hsv")
  importFrom("graphics", "abline", "axis", "box", "image", "text")
  importFrom("stats", "approxfun", "as.dist", "cor", "cutree", "density",
             "dnorm", "ecdf", "fisher.test", "hclust", "knots", "lm",
             "p.adjust", "pnorm", "predict", "qnorm", "quantile")
  importFrom("utils", "combn", "setTxtProgressBar", "txtProgressBar")
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 ... WARNING
Codoc mismatches from documentation object 'aecdf':
aecdf
  Code: function(dnull, symmetric = FALSE, n = 100)
  Docs: function(dnull, symmetric = FALSE)
  Argument names in code not in docs:
    n

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
marina-methods      138.212 13.760  50.568
conditional-methods  13.860  0.024  13.890
diggit-plot          13.620  0.040  13.665
aqtl-methods         13.184  0.104  13.406
diggit-methods        5.432  0.036   5.484
* 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 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.4-bioc/meat/diggit.Rcheck/00check.log’
for details.


diggit.Rcheck/00install.out:

* installing *source* package ‘diggit’ ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (diggit)

diggit.Rcheck/diggit-Ex.timings:

nameusersystemelapsed
aqtl-methods13.184 0.10413.406
conditional-methods13.860 0.02413.890
correlation000
diggit-class1.5760.0081.581
diggit-methods5.4320.0365.484
diggit-plot13.620 0.04013.665
fcnv-methods1.8840.0281.911
marina-methods138.212 13.760 50.568
mutualInfo1.4680.0041.474