Back to the "Multiple platform build/check report"

Package 206/208OSArchBUILDCHECKBUILD BIN

widgetInvoke

1.7.0

Jeff Gentry
Linux (SUSE 9.2) x86_64 OK  WARNINGS 
Linux (SUSE 10.1) x86_64 OK  WARNINGS 
Linux (SUSE 9.2) i686 OK  WARNINGS 
Solaris 2.9 sparc OK [ WARNINGS ]
Windows Server 2003 x86_64 ERROR skippedskipped
Windows Server 2003 NA ERROR skippedskipped
Mac OS X (10.4.6) i686 ERROR skipped
Package: widgetInvoke
Version: 1.7.0
Command: /loc/biocbuild/2.0d/R/bin/R CMD check widgetInvoke_1.7.0.tar.gz
RetCode: 0
Time: 73.6 seconds
Status: WARNINGS
CheckDir: widgetInvoke.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/2.0d/Rpacks/widgetInvoke.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-12-05 r40126)
* checking for file 'widgetInvoke/DESCRIPTION' ... OK
* this is package 'widgetInvoke' version '1.7.0'
* checking package dependencies ... WARNING
'library' or 'require' calls not declared from:
  RGtkViewers RGtkHTML
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking if this is a source package ... OK
* checking whether package 'widgetInvoke' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... 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 ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating widgetInvoke-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating widgetInvoke-manual.tex ... OK
* checking widgetInvoke-manual.tex ... OK

WARNING: There was 1 warning, see
  /loc/biocbuild/2.0d/Rpacks/widgetInvoke.Rcheck/00check.log
for details

widgetInvoke.Rcheck/00install.out:

* Installing *source* package 'widgetInvoke' ...
** R
** inst
** save image
Loading required package: XML
Loading required package: RGtk
** help
 >>> Building/Updating help pages for package 'widgetInvoke'
     Formats: text html latex example 
  SimpleW-class                     text    html    latex   example
  createWF                          text    html    latex   example
  fun2wFun                          text    html    latex   example
  funArg-class                      text    html    latex   example
  testWIfun                         text    html    latex   example
  wFun-class                        text    html    latex   example
  widgetInvoke                      text    html    latex   example
  writeWIxml                        text    html    latex   example
** building package indices ...
* DONE (widgetInvoke)