11010tianyi / playwith

Automatically exported from code.google.com/p/playwith
0 stars 2 forks source link

playwith package crashes R 3.0.1 fresh install on OSX 10.8.4 #79

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install R, XQuartz (X11), and GTK+ 2.24.17 framework from 
http://r.research.att.com/
2. install.packages('playwith'), to install playwith and dependencies
3. run `library(playwith)`, and then `playwith()`

What is the expected output? What do you see instead?

A blank X11 window appears, then R crashes.

What version of the product are you using? On what operating system?

playwith version 0.9-54, R 3.0.1, OSX 10.8.4, XQuartz 2.7.4

Please provide any additional information below.

Original issue reported on code.google.com by clark.ri...@gmail.com on 7 Sep 2013 at 12:55