• using R version 2.15.2 (2012-10-26)
  • using platform: x86_64-w64-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'gWidgetsRGtk2/DESCRIPTION' ... OK
  • this is package 'gWidgetsRGtk2' version '0.0-81'
  • 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 whether package 'gWidgetsRGtk2' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... 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 for unstated dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... NOTE
    Foreign function call with 'PACKAGE' argument in a different package:
    .Call("R_disconnectGSignalHandler", ..., PACKAGE = "RGtk2")
    See the chapter 'System and foreign language interfaces' of the
    'Writing R Extensions' manual.
  • checking R code for possible problems ... NOTE
    .galert,guiWidgetsToolkitRGtk2: warning in ggroup(cont = ibg, expand =
    TRUE, horizontal = FALSE): partial argument match of 'cont' to
    'container'
    .galert,guiWidgetsToolkitRGtk2: warning in gimage(file = "close", dir =
    "stock", container = g, handler = function(h, ...) dispose(w)):
    partial argument match of 'file' to 'filename'
    .galert,guiWidgetsToolkitRGtk2: warning in gimage(file = "close", dir =
    "stock", container = g, handler = function(h, ...) dispose(w)):
    partial argument match of 'dir' to 'dirname'
    .ggrid,guiWidgetsToolkitRGtk2: warning in gexpandgroup("subset=", cont
    = group): partial argument match of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in gsubsetby(obj, cont =
    subsetByGroup, handler = function(h, ...) {: partial argument match
    of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in visValues = h$value: partial
    argument match of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in return(): partial argument
    match of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in if (is.na(visValues[1])) :
    partial argument match of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in visible(h$action) <-
    rep(TRUE, dim(obj)[2]): partial argument match of 'cont' to
    'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in else visible(h$action) <-
    visValues: partial argument match of 'cont' to 'container'
    .ggrid,guiWidgetsToolkitRGtk2: warning in }): partial argument match of
    'cont' to 'container'
    .visible,gBasicDialogNoParentRGtk-guiWidgetsToolkitRGtk2: no visible
    binding for global variable 'FAKSE'
  • checking Rd files ... OK
  • 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 examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' OK
    Running 'RunTests.R'
    Running 'runRUnit.R'
    ** running tests for arch 'x64' OK
    Running 'RunTests.R'
    Running 'runRUnit.R'
  • checking PDF version of manual ... OK
    NOTE: There were 2 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/gWidgetsRGtk2.Rcheck/00check.log'
    for details.