I was re-running some code that I hadn't run in a couple of months to make barplots in R. I didn't change a single thing in the script, but the plots wouldn't work this time around. The plot itself (the bars and axes) will graph in the window, but no text appears. In the console it says I have a number of errors, all of which say "no font could be found for family 'Arial'". I have not knowingly changed anything in R and I would like to be able to make barplots with labels and titles again. Does anyone know how to fix this?
Thank you! -- View this message in context: http://r.789695.n4.nabble.com/no-font-could-be-found-for-family-Arial-tp3233322p3233322.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

