Skip to content
Prev 333179 / 398506 Next

Windows 7/Rstudio/Rattle - rattle() Causes R Session to abort

It's happening in the 64bit installation of R I have too (w/o Rstudio). This is R version 2.15.1

Dan


-----Original Message-----
From: Duncan Murdoch [mailto:murdoch.duncan at gmail.com] 
Sent: Thursday, November 14, 2013 1:38 PM
To: Lopez, Dan; R help (r-help at r-project.org)
Subject: Re: [R] Windows 7/Rstudio/Rattle - rattle() Causes R Session to abort

On 13-11-14 3:50 PM, Lopez, Dan wrote:> 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 to Mac.

Do you have problems running rattle in the plain Rgui.exe?  If not, then this sounds like an RStudio problem, and you should use one of their support sites.

Duncan Murdoch