Re: [R] Problem in installing and starting Rattle

2011-05-28 Thread yz
I replace the zlib1.dll in system32 C:\WINDOWS\system32\zlib1.dll with the zlib1.dll in GTK2 D:\GTK2-Runtime\bin\zlib1.dll -- View this message in context: http://r.789695.n4.nabble.com/Problem-in-installing-and-starting-Rattle-tp3042502p3558335.html Sent from the R help mailing list archive at N

Re: [R] Problem in installing and starting Rattle

2011-03-19 Thread Tony Plate
On Mon, Mar 7, 2011 at 6:57 AM, nerice wrote: > CHECK FOR CONFLICTS IN YOUR PATH !!! > > I had a related problem when trying to use library "RGtk2" for the first > time.  My problem was that when loading the library R was looking for the > file "zlib1.dll" but couldn't find the procedure to launch

Re: [R] Problem in installing and starting Rattle

2011-03-07 Thread nerice
CHECK FOR CONFLICTS IN YOUR PATH !!! I had a related problem when trying to use library "RGtk2" for the first time. My problem was that when loading the library R was looking for the file "zlib1.dll" but couldn't find the procedure to launch RGtk2. I was getting an "Entry Point not found" error f

Re: [R] Problem in installing and starting Rattle

2010-11-18 Thread Michael Lawrence
On Mon, Nov 15, 2010 at 10:57 AM, Graham Williams < graham.willi...@anu.edu.au> wrote: > On 16 November 2010 02:40, Feng Mai wrote: > > > > > I also have the problem trying to start rattle > > > > Windows 7 32-bit R 2.12.0 > > > > When I try library(rattle) I get an error message > > "The procedu

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Graham Williams
On 16 November 2010 02:40, Feng Mai wrote: > > I also have the problem trying to start rattle > > Windows 7 32-bit R 2.12.0 > > When I try library(rattle) I get an error message > "The procedure entry point deflateSetHeader could not be located in the > dynamic link library zilb1.dll" > I hit OK

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Feng Mai
Ok to follow up my post, I finally got rattle and RGtk2 to work. The trick is when R prompts me to install Gtk2+ I still hit yes but after the download, once the installation process starts I close the R Gui window. After Gtk2+ installation is complete I start R again and it worked. -- View this

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Feng Mai
I also have the problem trying to start rattle Windows 7 32-bit R 2.12.0 When I try library(rattle) I get an error message "The procedure entry point deflateSetHeader could not be located in the dynamic link library zilb1.dll" I hit OK and it prompts me to install GTK+ again. I tried to uninstal

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Prof Brian Ripley
On Mon, 15 Nov 2010, Dieter Menne wrote: kgorahava wrote: I am trying to install and run Rattle on my Dell Laptop and I have Windows 7 OS. install.packages("RGtk2") install.packages("rattle") library(rattle) Rattle: Graphical interface for data mining using R. Version 2.5.47 Copyright (c

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Dieter Menne
kgorahava wrote: > > I am trying to install and run Rattle on my Dell Laptop and I have Windows > 7 OS. > > install.packages("RGtk2") > > install.packages("rattle") > > library(rattle) > Rattle: Graphical interface for data mining using R. > Version 2.5.47 Copyright (c) 2006-2010 Togaware Pt

Re: [R] Problem in installing and starting Rattle

2010-11-15 Thread Graham Williams
On 15 November 2010 15:30, kgorahava wrote: > > Hello, > > I am trying to install and run Rattle on my Dell Laptop and I have Windows > 7 > OS. > > The following three commands executed successfully : > install.packages("RGtk2") > > install.packages("rattle") > > library(rattle) > Rattle: Graph

[R] Problem in installing and starting Rattle

2010-11-14 Thread kgorahava
Hello, I am trying to install and run Rattle on my Dell Laptop and I have Windows 7 OS. The following three commands executed successfully : install.packages("RGtk2") install.packages("rattle") library(rattle) Rattle: Graphical interface for data mining using R. Version 2.5.47 Copyright (c)