GeneSpring 2.27.0 Thon de Boer
 | Snapshot Date: 2011-04-19 07:20:05 -0700 (Tue, 19 Apr 2011) |  | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneSpring |  | Last Changed Rev: 54802 / Revision: 54934 |  | Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011) |  
  | wilson2  | Linux (openSUSE 11.4) / x86_64  |  OK  |  WARNINGS  |  | 
| liverpool  | Windows Server 2003 R2 (32-bit) / x64  |  OK  |  WARNINGS  |  OK  | 
| gewurz  | Windows Server 2008 R2 Enterprise (64-bit) / x64  |  OK  | [ WARNINGS ] |  OK  | 
* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/GeneSpring.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-04-17 r55484)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GeneSpring/DESCRIPTION' ... OK
* this is package 'GeneSpring' version '2.27.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GeneSpring' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated 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 ... OK
* checking Rd files ... NOTE
prepare_Rd: GSload.exp.Rd:90-91: Dropping empty section \examples
prepare_Rd: GSload.genelist.Rd:70-71: Dropping empty section \seealso
prepare_Rd: GSload.int.Rd:78-79: Dropping empty section \examples
* 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 'GSload.exp':
GSload.exp
  Code: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1)
  Docs: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1,
                 append = FALSE)
  Argument names in docs not in code:
    append
GSload.expBC
  Code: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1)
  Docs: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1,
                 append = TRUE)
  Argument names in docs not in code:
    append
Codoc mismatches from documentation object 'GSload.int':
GSload.int
  Code: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1)
  Docs: function(filename = "GS_R_in.txt")
  Argument names in code not in docs:
    EOF chunk
GSload.intBC
  Code: function(filename = "GS_R_in.txt", EOF = "///", chunk = 1)
  Docs: function(filename = "GS_R_in.txt", what = "nor")
  Argument names in code not in docs:
    EOF chunk
  Argument names in docs not in code:
    what
  Mismatches in argument names:
    Position: 2 Code: EOF Docs: what
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK
WARNING: There was 1 warning, see
  'D:/biocbld/bbs-2.9-bioc/meat/GeneSpring.Rcheck/00check.log'
for details
 
* installing *source* package 'GeneSpring' ...
** R
** inst
** preparing package for lazy loading
Welcome to Bioconductor
  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'GeneSpring.Rnw' 
** testing if installed package can be loaded
* DONE (GeneSpring)