Back to the "Multiple platform build/check report"

Package 187/188HostnameOSArchBUILDCHECKBUILD BIN

widgetTools

1.10.0

Jianhua Zhang
Last Changed Date: 2006-10-03 12:16:03 -0700
Last Changed Rev: 20373
lamb1 Linux (SUSE 10.1) x86_64  OK  OK 
wellington Linux (SUSE 9.2) i686  OK  OK 
churchill Solaris 2.9 sparc  OK  OK 
lemming Windows Server 2003 x86_64  OK [ WARNINGS ] OK 
Package: widgetTools
Version: 1.10.0
Command: D:\biocbld\bbs-1.9\R\bin\R.exe CMD check widgetTools_1.10.0.tar.gz
RetCode: 0
Time: 104.4 seconds
Status: WARNINGS
CheckDir: widgetTools.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory 'D:/biocbld/bbs-1.9/meat/widgetTools.Rcheck'
* using R version 2.4.1 (2006-12-18)
* checking for file 'widgetTools/DESCRIPTION' ... OK
* this is package 'widgetTools' version '1.10.0'
* checking package dependencies ... OK
* 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 ... OK

WARNING: There was 1 warning, see
  D:/biocbld/bbs-1.9/meat/widgetTools.Rcheck/00check.log
for details

widgetTools.Rcheck/00install.out:

installing R.css in D:/biocbld/bbs-1.9/meat/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 d:\biocbld\bbs-1.9\meat\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 d:\biocbld\bbs-1.9\meat\widgetTools.Rcheck\00_pkg_src\widgetTools\chm\widgetTools.chm, 40,292 bytes
Compression decreased file by 55,054 bytes.
  preparing package widgetTools for lazy loading
  adding MD5 sums

* DONE (widgetTools)