Skip to content
Prev 6682 / 15075 Next

quartz() cannot find fonts

I cannot reproduce the problem on 2.10.0 with Leopard. You would have  
a higher concentration of Mac-R experts on the R-SIG-Mac list.

 > quartz()
 > hist(rnorm(100))
 > sessionInfo()
R version 2.10.0 RC (2009-10-20 r50178)
x86_64-apple-darwin9.8.0

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

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

other attached packages:
[1] chron_2.3-33

loaded via a namespace (and not attached):
[1] tools_2.10.0
 >