Re: Mac install problem

807 views
Skip to first unread message
Message has been deleted

David Jordan

unread,
May 26, 2013, 4:07:54 PM5/26/13
to rattle...@googlegroups.com

Thank you Roger.

On May 26, 2013, at 12:09 AM, Roger wrote:

I have been using Rattle 2.2.x for a month in my class, with no difficulty. I sent the following message to my students to deal with the installation issue. I would hope it has been fixed by version 3.0.
   As I recall, the problem was pretty much what is described in messages here: R hangs when you try to launch Rattle. But as I say, once I solved it once it has not been back. 

Roger Bohn (Instructor) (1 month ago) - #Bug on installing Rattle. Mostly I just followed a series of prompts. But at one point I ran into the following:
> rattle()
Error: attempt to apply non-function
In addition: Warning message:
In method(obj, ...) : Unknown internal child: selection


#Rattle support is available on a user group at https://groups.google.com/forum/?fromgroups=#!forum/rattle-users

Which eventually led to the following solution: 
> library(rattle)
> crv$rattleUI <- "rattle_macosx.ui"
> rattle()

On Thursday, February 28, 2013 10:23:44 PM UTC-8, Paul Kennedy wrote:
Hi,

We're having some problems installing rattle on Mac OS X and would appreciate some help.

We're using the following versions:
- Mac OS X is 10.8.2.
- R is 2.15.2
- rattle is 2.2.25

The install seems to work. Certainly everything downloads and R runs.

When we start rattle using the command rattle(), X11 doesn't launch and R just immediately hangs.

If we start X11 beforehand, it launches but R still hangs when we type the command rattle()

Is rattle working for Mac OS X 10.8.2?

The only thing we haven't tried yet is to reinstall R and start from scratch again.

Has anyone else come across this problem?

Many thanks in advance

Regards,
Paul Kennedy

--
You received this message because you are subscribed to the Google Groups "rattle-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rattle-users...@googlegroups.com.
To post to this group, send email to rattle...@googlegroups.com.
Visit this group at http://groups.google.com/group/rattle-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

David Winsemius

unread,
May 28, 2013, 7:36:36 PM5/28/13
to rattle...@googlegroups.com
Running this with R 3.0.1 on a Lion machine in R.app GUI 1.60 (6475) opens up an instance of XQuartz 2.6.4 (xorg-server 1.10.6) and then R crashes (in the sense of the all R windows disappearing and an Apple crashlog appearing.)

Same behavior occurs when R is started from a Terminal session.

These are the packages that I load with .Rprofile

> sessionInfo()
R version 3.0.0 RC (2013-03-31 r62463)
Platform: x86_64-apple-darwin10.8.0 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] grDevices datasets splines graphics utils stats methods base

other attached packages:
[1] rms_3.6-3 Hmisc_3.10-1 survival_2.37-4 sos_1.3-5 brew_1.0-6 lattice_0.20-15

loaded via a namespace (and not attached):
[1] cluster_1.14.4 grid_3.0.0

--
David.
David Winsemius
Alameda, CA, USA

David Winsemius

unread,
May 28, 2013, 9:17:55 PM5/28/13
to rattle...@googlegroups.com

On May 28, 2013, at 4:36 PM, David Winsemius wrote:

> Running this with R 3.0.1 on a Lion machine in R.app GUI 1.60 (6475) opens up an instance of XQuartz 2.6.4 (xorg-server 1.10.6) and then R crashes (in the sense of the all R windows disappearing and an Apple crashlog appearing.)
>
> Same behavior occurs when R is started from a Terminal session.
>
> These are the packages that I load with .Rprofile
>
>> sessionInfo()
> R version 3.0.0 RC (2013-03-31 r62463)
> Platform: x86_64-apple-darwin10.8.0 (64-bit)
>
> locale:
> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
>
> attached base packages:
> [1] grDevices datasets splines graphics utils stats methods base
>
> other attached packages:
> [1] rms_3.6-3 Hmisc_3.10-1 survival_2.37-4 sos_1.3-5 brew_1.0-6 lattice_0.20-15
>
> loaded via a namespace (and not attached):
> [1] cluster_1.14.4 grid_3.0.0

Running R with -- vanilla I also get a crash (in the sense of the R session being terminated with extreme prejudice) but it is with this error message on the way out:

> rattle()
R(1534,0x7fff7a417960) malloc: *** error for object 0x4024000000000000: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
Abort trap: 6

--
David.
> --
> You received this message because you are subscribed to the Google Groups "rattle-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rattle-users...@googlegroups.com.
> To post to this group, send email to rattle...@googlegroups.com.
> Visit this group at http://groups.google.com/group/rattle-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Joel Wesley

unread,
Sep 12, 2013, 10:10:48 PM9/12/13
to rattle...@googlegroups.com
Huh, it worked.. thanks!
Reply all
Reply to author
Forward
0 new messages