Back to the "Multiple platform build/check report"

Package 207/208OSArchBUILDCHECKBUILD BIN

widgetTools

1.11.0

Jianhua Zhang
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 OK  WARNINGS  OK 
Windows Server 2003 NA OK [ ERROR ] OK 
Mac OS X (10.4.6) i686 OK  WARNINGS 
Package: widgetTools
Version: 1.11.0
Command: E:\biocbld\2.0d\R\bin\R.exe CMD check widgetTools_1.11.0.tar.gz
RetCode: 1
Time: 822.4 seconds
Status: ERROR
CheckDir: widgetTools.Rcheck
Warnings: NA

Command output

* checking for working latex ... OK
* using log directory 'E:/biocbld/2.0d/Rpacks/widgetTools.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-12-05 r40126)
* checking for file 'widgetTools/DESCRIPTION' ... OK
* this is package 'widgetTools' version '1.11.0'
* checking package dependencies ... WARNING
'library' or 'require' calls not declared from:
  Biobase
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 'widgetTools' can be installed ... 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 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 ... WARNING
Loading Tcl/Tk interface ... done
Error in inherits(x, "factor") : could not find function "installed.packages"
Error: .onLoad failed in 'loadNamespace' for 'widgetTools'
Execution halted

A namespace must be able to be loaded with just the base namespace loaded:
otherwise if the namespace gets loaded by a saved object, the session will
be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* 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 widgetTools-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating widgetTools-manual.tex ... OK
* checking widgetTools-manual.tex ... ERROR
LaTeX errors when creating DVI version.
This typically indicates Rd problems.

widgetTools.Rcheck/00install.out:

installing R.css in E:/biocbld/2.0d/Rpacks/widgetTools.Rcheck


---------- Making package widgetTools ------------
  adding build stamp to DESCRIPTION
  installing NAMESPACE file and metadata
  installing R files
  installing inst files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'widgetTools'
     Formats: text html latex example chm 
  basicPW-class                     text    html    latex   example chm
  button                            text    html    latex   example chm
  dropdownList                      text    html    latex   example chm
  makeViewer                        text    html    latex   example chm
  oneVScrList                       text    html    latex   example chm
  safeFileOpen                      text    html    latex   example chm
  tooltip                           text    html    latex   example chm
  widget-class                      text    html    latex   example chm
  widgetView-class                  text    html    latex   example chm
  writeText                         text    html    latex   example chm
Microsoft HTML Help Compiler 4.74.8702

Compiling e:\biocbld\2.0d\Rpacks\widgetTools.Rcheck\00_pkg_src\widgetTools\chm\widgetTools.chm


Compile time: 0 minutes, 0 seconds
11	Topics
149	Local links
0	Internet links
1	Graphic


Created e:\biocbld\2.0d\Rpacks\widgetTools.Rcheck\00_pkg_src\widgetTools\chm\widgetTools.chm, 40,282 bytes
Compression decreased file by 55,064 bytes.
  preparing package widgetTools for lazy loading
  adding MD5 sums

* DONE (widgetTools)