similar to: Rattle install issues on windows 7 and R2.14.0

Displaying 20 results from an estimated 200 matches similar to: "Rattle install issues on windows 7 and R2.14.0"

2011 Oct 27
2
NROW doesn't equal length(x)
Hi, I am converting a data.frame to xts. ?the data.frame is 4 columns and 1000 rows. ?I get a message that "NROW (x) must match length(order.by) class is data.frame, mode is list when I run? dim(x) ? # I get? 1000 ? ? 4 ? #which is consistent with 1000 rows and 4 columns NROW (x) ?# I get 1000 ?# which is the right answer ? When I run length on each of columns in x separately using the
2011 Aug 22
2
Duplicate Rows in xts
I read enourmous comment about this questions stating that it was answered before.? I?have been looking for the answer for a week without luck !!!? I searched the archives the xts. vignitte , googled for an answer but couldn't find one so her it is: ? the Vignette states that xts "doesn't inforce the duplicate row requirement" but yet when I try to bring in tick stock data from
2003 Nov 13
2
Couple of Questions for Australian Users!
Just a couple of questions for Aussie users/resellers! I have only just started to look at asterisk a couple of weeks ago and have found some very intresting discussions and some useful info on what can and can?t be done with it and technology. The questions i have is, Are there people using it is Aussie?( I would say yes so prob answered my own question ) :) Hardware, is the digium
2011 Dec 20
6
Wine 1.0 on Fedora 16 64-bit
Hello I am trying to install Oblivion on Fedora 16 64-bit but am having problems with the install sheild crashing. I have read that this is because of the 64 bit wine so I am trying to build an older version of wine from source. However I am having problems with this aswell. I suspect that this is because of the 64-bit OS aswell. the reason I say this is that it appears 'make' is still
2000 Mar 07
0
Pre 3.0.0 PANIC
I've been getting a lot of these recently in my samba-log ever since I downloaded the latest cvs SAMBA_2_0 branch code. Mar 6 18:13:06 gate smbd[11126]: cos5 (192.168.7.132) connect to service rsession as user rsession (uid=707, gid=100) (pid 11126) Mar 6 18:13:15 gate smbd[11126]: [2000/03/06 18:13:15, 0] lib/fault.c:fault_report(40) Mar 6 18:13:15 gate smbd[11126]:
2013 Nov 14
1
Windows 7/Rstudio/Rattle - rattle() Causes R Session to abort
Windows 7, R 2.15.1 64bit, RStudio 0.97.312, Rattle 2.6.26 Hi, Please help. I removed rattle then reinstalled then loaded then attempted to open rattle with rattle(). But each time I do that My R session in R studio aborts and restarts. remove.packages("rattle") install.packages("rattle") library(rattle) How can I fix this? I saw something in rattle-users but that applied
2007 Feb 14
0
sprintf error clustering with rattle
Hi, I'm an italian R (and data mining) beginner. I installed R, Rattle and rggobi with no trouble. But I'm not able to do clustering (both kmean and hierarchical). When I press F5 in Rattle Cluster tab nothing happens (and no log rows in the Log Tab). On the R console I get the following error (in italian): "Errore in sprintf(fmt, ...) : argomento di lunghezza zero" (it means
2009 Jun 29
1
Rattle: Trouble opening .csv files
I am a novice R user and recently installed Rattle primarily for the decision tree functionality. I immediately run into problems trying to open a .csv file from the "Data" tab. The error message I get in my "R" log window is: Error in if (crv$load.tooltips) loadTooltips() : argument is of length zero Help would be appreciated. Jim Thompson
2011 Feb 14
1
problem in installing Rattle in R 2.12.1.0
Hi all, Please help, I am getting an error when I try installing rattle. Error in as.GType(type) : Cannot convert RGtkBuilder to GType I have already installed gtk-2.12.9-win32-2  and gtk2-runtime-2.22.0-2010-10-21-ash and restarted R as instructions require. Please assist me Taby [[alternative HTML version deleted]]
2010 Aug 01
0
some questions about rattle.
Hi, Can rattle utilize parallel processing mechanisms such as foreach? Can rattle analyze ff objects ? Xiaobo.Gu [[alternative HTML version deleted]]
2008 Sep 30
1
crashes while using Rattle (GTK+)
Hi, I'm using R 2.7.2 for Windows.I have also installed gtk-dev-2.12.9 and rattle 2.3.65. When I work in rattle, I occasionally get these messages : GLib-WARNING (recurser) **: g_main_context_prepare() called recursively from within a source's check() or prepare() member. aborting.... or GLib-WARNING (recurser) **: g_main_context_prepare() called recursively from within a source's
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN. The rattle package (http://rattle.togaware.com) is a multi platform (GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for exploring data and building descriptive and predictive models). It has undergone a lot of development over the past year. A companion book introducing data mining using Rattle is under development, with a draft
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN. The rattle package (http://rattle.togaware.com) is a multi platform (GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for exploring data and building descriptive and predictive models). It has undergone a lot of development over the past year. A companion book introducing data mining using Rattle is under development, with a draft
2012 Oct 14
1
Unable to work with Rattle
Hello, I have installed R version 2.15.1 and I am trying to work with rattle package. I have got an error stating as below; Error in loadTooltips() : could not find function "xmlTreeParse" In addition: Warning messages: 1: package ‘XML’ is not available (for R version 2.15.1) 2: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there
2006 Apr 02
0
Rattle: A simple R/Gnome GUI for Data Mining
An oft heard issue with R is the learning curve. Yet R is a very powerful language for data mining, if only one persists with it. Attempting to provide a fast track for anyone to learning R through a GUI, without limiting the user to just the GUI, I've pulled together some basic R functionality for "typical" data mining into a GUI written in R using RGtk2 (need the RGtk2 package
2007 Jan 08
1
How to use Rattle for Data mining through R?
Dear Mr. Bengtsson, Now i am able to work with R-Matlab interface comfortably. Thanks to you. Recently, I came to know that R can be used for data mining as well. I went through the following site for this : http://rattle.togaware.com/ As they have suggested, I have also installed the two packages: > install.packages("RGtk2") > install.packages("rattle")
2007 Feb 13
1
New version of rattle released
A new version of Rattle (2.1.123), a Gnome-base GUI for data mining, written copmletely in R, and available on GNU/Linux, Unix, Mac OSX, and MS/Windows, has been released to CRAN. There has been quite a lot of activity since the last update, including: Transform: Now include basic imputation of missing values. More to follow. Models: Move to using ada for boosting.
2007 Feb 13
1
New version of rattle released
A new version of Rattle (2.1.123), a Gnome-base GUI for data mining, written copmletely in R, and available on GNU/Linux, Unix, Mac OSX, and MS/Windows, has been released to CRAN. There has been quite a lot of activity since the last update, including: Transform: Now include basic imputation of missing values. More to follow. Models: Move to using ada for boosting.
2007 Mar 07
1
rattle- MSACCESS database problem
library(RGtk2) library(rattle) rattle() click the ODBC option it as the DSN i am a bit confused with this i already put my *.mdb file in C:drive i try put the DSN name as Microsoft Access driver, in the appropriate text box but i couldnt locate the table i tried the other way round open-> locate the *.mdb in C:drive couldnt locate i tried RODBC aswell, but i want to use rattle to Data mine
2007 Mar 13
1
Rattle() GGobi()-Plots- How to save?
I am using R2.4.1 and using Rattle() Rattle() --> Explore--> GGobi I need to save the Scatter plot matrix in any type of image format. But it save as *.xml file how can i reterive the *.xml into *.bmp or *.png? I have tried the Export button in Rattle() not much options. Need the group help JJ -- Lecturer J. Joshua Thomas KDU College Penang Campus Research Student, University Sains