Re: [R] Rattle

2016-06-24 Thread Jeff Newmiller
This is like asking, "My car doesn't work. Can anyone tell me what is wrong?" Please spend some time reading (and paying attention to) the Posting Guide before sending any more emails here. -- Sent from my phone. Please excuse my brevity. On June 24, 2016 11:49:32 AM PDT, deva d wrote: >hi al

Re: [R] Rattle installation

2015-09-27 Thread Giorgio Garziano
This is what I can observe for rattle 3.5.0 on Windows pack <- available.packages() pack["rattle","Depends"] [1] "R (>= 2.13.0), RGtk2" pack["rattle", "Suggests"] [1] "pmml (>= 1.2.13), bitops, colorspace, ada, amap, arules,\narulesViz, biclust, cairoDevice, cba, corrplot, descr, doBy,\ndpl

Re: [R] Rattle installation

2015-09-26 Thread David Winsemius
On Sep 26, 2015, at 9:59 AM, Haida wrote: > I received below messages during the installation Rattle. please help, > thank you > > Warning in install.packages : > error 1 in extracting from zip file > Warning in install.packages : > cannot open compressed file 'rJava/DESCRIPTION', probable rea

Re: [R] Rattle for R-3.0.0?

2013-04-22 Thread Duncan Murdoch
On 13-04-22 2:18 AM, Казахстанский филиал МГУ им.Ломоносова wrote: To Whom It May Concern, When trying to install Rattle for R-3.0.0 we get a message "package ‘rattle’ is not available (for R version 2.14.1)" It is available for R 3.0.0. It looks like you were running 2.14.1 when you tried t

Re: [R] Rattle not reading files on windows 7

2010-01-28 Thread Graham Williams
IGNACIO PEREZ VELEZ escuelaing.edu.co> writes: > > Hi, > > I migrated to Windows 7 and now rattle does not read files whenever I try to read a file I get the following error: > > "Error en sqrt(ncol(crs$dataset)) : > Argumento no numérico para función matemática" > > In english: > > "Err

Re: [R] rattle(): unable to load shared library

2009-11-26 Thread Graham Williams
Sometimes I've seen this under MS/Windows and the solution has been to reinstall the gtk libraries independent of R and to make sure this is the one installed: http://downloads.sourceforge.net/gladewin32/gtk-2.12.9-win32-2.exe. It looks like glade was not in the gtk libraries you installed? Hope t

Re: [R] Rattle: Trouble opening .csv files

2009-07-30 Thread Graham Williams
Hi James, I'm assuming this might be on MS/Windows? Could you try: > install.packages("rattle", repos="http://rattle.togaware.com";) This beta may have fixed that problem. Let me know how you go. Regards, Graham 2009/6/30 Thompson, James > I am a novice R user and recently installed Rattle