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 mdgsa on zin1

This page was generated on 2016-09-21 03:39:32 -0700 (Wed, 21 Sep 2016).

Package 704/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mdgsa 1.5.2
David Montaner
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mdgsa
Last Changed Rev: 117512 / Revision: 121152
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: mdgsa
Version: 1.5.2
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings mdgsa_1.5.2.tar.gz
StartedAt: 2016-09-20 08:57:00 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 08:58:30 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 89.6 seconds
RetCode: 0
Status:  OK 
CheckDir: mdgsa.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/mdgsa.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mdgsa/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mdgsa’ version ‘1.5.2’
* 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 ‘mdgsa’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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 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
getGOnames: no visible global function definition for
  ‘packageDescription’
getKEGGnames: no visible global function definition for
  ‘packageDescription’
getOntology: no visible global function definition for
  ‘packageDescription’
goLeaves: no visible global function definition for
  ‘packageDescription’
index.normalize: no visible global function definition for ‘qqnorm’
index.standardize: no visible global function definition for ‘sd’
mdGsa: no visible global function definition for ‘quasibinomial’
mdGsa: no visible global function definition for ‘glm.fit’
mdGsa: no visible global function definition for ‘summary.glm’
mdGsa: no visible global function definition for ‘p.adjust’
mdPat: no visible global function definition for ‘read.table’
plotMdGsa: no visible global function definition for ‘plot’
plotMdGsa: no visible global function definition for ‘points’
plotMdGsa: no visible global function definition for ‘cov’
plotMdGsa: no visible global function definition for ‘qchisq’
plotMdGsa: no visible global function definition for ‘lines’
plotMdGsa: no visible global function definition for ‘abline’
propagateGO.matrix: no visible global function definition for
  ‘packageDescription’
splitOntologies: no visible global function definition for
  ‘packageDescription’
uvGsa: no visible global function definition for ‘quasibinomial’
uvGsa: no visible global function definition for ‘glm.fit’
uvGsa: no visible global function definition for ‘summary.glm’
uvGsa: no visible global function definition for ‘p.adjust’
Undefined global functions or variables:
  abline cov glm.fit lines p.adjust packageDescription plot points
  qchisq qqnorm quasibinomial read.table sd summary.glm
Consider adding
  importFrom("graphics", "abline", "lines", "plot", "points")
  importFrom("stats", "cov", "glm.fit", "p.adjust", "qchisq", "qqnorm",
             "quasibinomial", "sd", "summary.glm")
  importFrom("utils", "packageDescription", "read.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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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.4-bioc/meat/mdgsa.Rcheck/00check.log’
for details.


mdgsa.Rcheck/00install.out:

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

mdgsa.Rcheck/mdgsa-Ex.timings:

nameusersystemelapsed
annotFilter0.0040.0040.006
annotList2mat0.0000.0000.001
annotMat2list0.0040.0000.001
getGOnames0.6760.0080.686
getKEGGnames0.0000.0000.002
getOntology0.2920.0000.292
goLeaves2.5400.0322.587
indexTransform0.0040.0040.006
mdGsa0.0360.0000.037
mdPat0.0120.0000.012
plotMdGsa000
propagateGO3.3680.0163.383
pval2index0.0040.0040.007
revList0.0000.0000.001
splitOntologies0.4280.0000.431
transferIndex0.0400.0000.041
uvGsa0.0240.0000.022
uvPat0.0000.0040.004
uvSignif0.0040.0000.004