Open GoogleCodeExporter opened 8 years ago
Not sure this would make a difference, have you tried
install.packages("playwith", dep=T)
or perhaps explicitly
install.packages("cairoDevice")
?
Original comment by landroni...@gmail.com
on 23 Oct 2010 at 8:01
I tried both, neither worked.
I did fix it by copying all the files from Gtk directly into my R libraries. I
was inexperienced with R and unaware that it had to be installed directly
there.
Having said that, I was slightly confused by the fact that the cairoDevice.dll
file was present, but didn't seem to do anything until I overwrote it with the
.dll from the Gtk install folder.
Original comment by masterca...@gmail.com
on 24 Oct 2010 at 2:29
Original issue reported on code.google.com by
masterca...@gmail.com
on 20 Oct 2010 at 4:28