Hi Andrie -
Thank you for reporting this! It looks like this is related to a
change in the default font in the 0.9.2 release candidate -
previously, the default font was unspecified, but in the RC, it was
set to Helvetica, which isn't present on all Windows machines. I've
changed it back to the previous default value, which was just "".
To install the updated RC version, use the following:
library(devtools)
dev_mode()
install_github("gtable", branch = "gtable-0.1.1-rc")
install_github("scales", branch = "scales-0.2.2-rc")
install_github("ggplot2", branch = "ggplot2-0.9.2-rc")
I haven't added the change to the master branch yet, so if you don't
specify the branch, you won't get the fixed version.
-Winston
> --
> You received this message because you are subscribed to the ggplot2 mailing
> list.
> Please provide a reproducible example:
>
https://github.com/hadley/devtools/wiki/Reproducibility
>
> To post: email
ggp...@googlegroups.com
> To unsubscribe: email
ggplot2+u...@googlegroups.com
> More options:
http://groups.google.com/group/ggplot2