- using R version 2.10.0 Patched (2009-11-05 r50313)
- using session charset: ASCII
- checking for file 'rattle/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'rattle' version '2.5.3'
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'rattle' can be installed ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level 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
- 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 ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
getRFRuleSet: no visible global function definition for 'getTree'
newPlot: no visible global function definition for 'asCairoDevice'
printRandomForest: no visible global function definition for 'getTree'
ruleset.randomForest: no visible global function definition for
'getTree'
treeset.randomForest: no visible global function definition for
'getTree'
- 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 data for non-ASCII characters ... OK
- checking examples ... ERROR
Running examples in 'rattle-Ex.R' failed.
The error most likely occurred in:
> ### * rattle
>
> flush(stderr()); flush(stdout())
>
> ### Name: rattle
> ### Title: Display the Rattle User Interface
> ### Aliases: rattle
> ### Keywords: environment
>
> ### ** Examples
>
> # You can start rattle with a path to a csv file to pre-specify the
> # dataset. You then need to click Execute to load the data.
>
> rattle(system.file("csv", "weather.csv", package = "rattle"))
Rattle: Graphical interface for data mining using R.
Version 2.5.3 Copyright (C) 2006-2009 Togaware Pty Ltd.
Type 'rattle()' to shake, rattle, and roll your data.
(R:74920): GLib-GObject-CRITICAL **: ../../glib-2.18.1/gobject/gtype.c:2458: initialization assertion failed, use g_type_init() prior to this function
(R:74920): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
*** caught bus error ***
address 0x0, cause 'non-existent physical address'
Traceback:
1: .Call(name, ..., PACKAGE = PACKAGE)
2: .RGtkCall("S_glade_xml_new", fname, root, domain, PACKAGE = "RGtk2")
3: gladeXMLNew(file.path(etc, "rattle.glade"), root = "rattle_window")
4: rattle(system.file("csv", "weather.csv", package = "rattle"))
aborting ...
- elapsed time (check, wall clock): 1:15