* using log directory 'd:/Rcompile/CRANpkg/local/3.0/WMCapacity.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* checking for file 'WMCapacity/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'WMCapacity' version '0.9.6.6'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'WMCapacity' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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
* loading checks for arch 'i386'
** 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 namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
* loading checks for arch 'x64'
** 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 namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
** checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Packages in Depends field not imported from:
  'cairoDevice' 'coda' 'gWidgets' 'gWidgetsRGtk2' 'gtools'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.selected_diagnostic_parameter_type: warning in gtkAdjustmentNew(value
  = 1, lower = 1, upper = maxPar, step.inc = 1): partial argument match
  of 'step.inc' to 'step.incr'
.selected_diagnostics_model_row: warning in gtkAdjustmentNew(value = 1,
  lower = 1, upper = maxPar, step.inc = 1): partial argument match of
  'step.inc' to 'step.incr'
.womCopyModelInfo: warning in ls(env = wommbatAnalysis): partial
  argument match of 'env' to 'envir'
.womCopyModelInfo: warning in ls(env = project): partial argument match
  of 'env' to 'envir'
.womGetDataFrame: warning in eval(parse(text = name), env =
  globalenv()): partial argument match of 'env' to 'envir'
.womGetDataFrameList: warning in ls(env = envir): partial argument
  match of 'env' to 'envir'
.womGetDataFrameList : <anonymous>: warning in eval(parse(text =
  paste("is.data.frame(", x, ")", sep = "")), env = globalenv()):
  partial argument match of 'env' to 'envir'
.womLoadProject: warning in
  .womSetDataForColumnSelection(wommbatAnalysis$data, rem = FALSE,
  filename = projectFile): partial argument match of 'rem' to
  'removeModels'
.womLoadProjectFile: warning in load(projectFile, env = myNewEnv):
  partial argument match of 'env' to 'envir'
.womUpdateChainPlot: warning in axis(1, at = c(1, upperLimit - burnin),
  label = c(burnin + 1, upperLimit)): partial argument match of 'label'
  to 'labels'
wommbatGUI: warning in gtkAdjustmentNew(value = 1, lower = 1, upper =
  1, step.inc = 1): partial argument match of 'step.inc' to 'step.incr'
packageIsAvailable: no visible global function definition for
  'not.null'
packageIsAvailable: no visible global function definition for
  'questionDialog'
packageIsAvailable: no visible binding for global variable 'crv'
* checking Rd files ... NOTE
prepare_Rd: wommbatNoGUI.Rd:29-30: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking PDF version of manual ... OK
NOTE: There were 3 notes.