[R-SIG-Mac] cairo devices not working in 3.2.0
Brandon Hurr
bhive01 at gmail.com
Fri Apr 24 16:39:01 CEST 2015
Noam,
I've just recently upgraded too and everything works except cairo_png().
> capabilities("cairo")
cairo
TRUE
> svg()
> cairo_png()
Error: could not find function "cairo_png"
> cairo_pdf()
> sessionInfo()
R version 3.2.0 (2015-04-16)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: OS X 10.10.3 (Yosemite)
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] stats graphics grDevices utils datasets methods base
Brandon
More information about the R-SIG-Mac
mailing list