Back to the "Multiple platform build/check report"

Package 196/205OSArchBUILDCHECKBUILD BIN

tkWidgets

1.11.2

J. Zhang
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK  OK 
Linux (SUSE 10.0) x86_64 OK  OK 
Windows Server 2003 x86_64 OK [ WARNINGS ] OK 
Windows XP i686 OK  WARNINGS skipped
Mac OS X (10.4.6) i686 OK  OK 
Package: tkWidgets
Version: 1.11.2
Command: D:\biocbld\1.9d\R\bin\R.exe CMD check tkWidgets_1.11.2.tar.gz
RetCode: 0
Time: 114.5 seconds
Status: WARNINGS
CheckDir: tkWidgets.Rcheck
Warnings: 2

Command output

* checking for working latex ... OK
* using log directory 'D:/biocbld/1.9d/Rpacks/tkWidgets.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'tkWidgets/DESCRIPTION' ... OK
* this is package 'tkWidgets' version '1.11.2'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'tkWidgets' 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 ... WARNING
Loading required package: methods

Loading required package: widgetTools

Loading Tcl/Tk interface ... done
Error in inherits(x, "factor") : could not find function "installed.packages"
Error: .onLoad failed in 'loadNamespace' for 'widgetTools'
Error: package 'widgetTools' could not be loaded
Execution halted

It looks like this package (or one of its dependent packages) has an
unstated dependence on a standard package.  All dependencies must be
declared in DESCRIPTION.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* 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'
Error in fun(...) : Package widgetTools unavailable!
Error: .onLoad failed in 'loadNamespace' for 'tkWidgets'
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 tkWidgets-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating tkWidgets-manual.tex ... OK
* checking tkWidgets-manual.tex ... OK

WARNING: There were 2 warnings, see
  D:/biocbld/1.9d/Rpacks/tkWidgets.Rcheck/00check.log
for details

tkWidgets.Rcheck/00install.out:

installing R.css in D:/biocbld/1.9d/Rpacks/tkWidgets.Rcheck


---------- Making package tkWidgets ------------
  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 'tkWidgets'
     Formats: text html latex example chm 
  DPExplorer                        text    html    latex   example chm
  WName                             text    html    latex   example chm
  appendSepDir                      text    html    latex   example chm
  args2XML                          text    html    latex   example chm
  argsWidget                        text    html    latex   example chm
  colInfo-class                     text    html    latex   example chm
  dataViewer                        text    html    latex   example chm
  dbArgsWidget                      text    html    latex   example chm
  eExplorer                         text    html    latex   example chm
  fileBrowser                       text    html    latex   example chm
  fileWizard                        text    html    latex   example chm
  getLightTW                        text    html    latex   example chm
  getWvalues                        text    html    latex   example chm
  guess.sep                         text    html    latex   example chm
  hasChar                           text    html    latex   example chm
  importPhenoData                   text    html    latex   example chm
  importWizard                      text    html    latex   example chm
  listSelect                        text    html    latex   example chm
  objNameToList                     text    html    latex   example chm
  objViewer                         text    html    latex   example chm
  objectBrowser                     text    html    latex   example chm
  pExplorer                         text    html    latex   example chm
  pickFiles                         text    html    latex   example chm
  pickItems                         text    html    latex   example chm
  pickObjs                          text    html    latex   example chm
  setArgsList                       text    html    latex   example chm
  stdType                           text    html    latex   example chm
  tkMIAME                           text    html    latex           chm
  tkSampleNames                     text    html    latex           chm
  tkphenoData                       text    html    latex           chm
  vExplorer                         text    html    latex   example chm
  values.Widget                     text    html    latex   example chm
  widgetRender                      text    html    latex   example chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\biocbld\1.9d\Rpacks\tkWidgets.Rcheck\00_pkg_src\tkWidgets\chm\tkWidgets.chm


Compile time: 0 minutes, 0 seconds
34	Topics
323	Local links
4	Internet links
1	Graphic


Created d:\biocbld\1.9d\Rpacks\tkWidgets.Rcheck\00_pkg_src\tkWidgets\chm\tkWidgets.chm, 72,644 bytes
Compression decreased file by 104,907 bytes.
  preparing package tkWidgets for lazy loading
Loading required package: widgetTools

Loading required package: DynDoc

Loading required package: tools

  adding MD5 sums

* DONE (tkWidgets)