'Error in grid.Call(C_stringMetric, as.graphicsAnnot(x$label))
I'm trying to use the R package "RWTY" and I keep getting this error when I try to make plots:
Error in grid.Call(C_stringMetric, as.graphicsAnnot(x$label)) :
X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 1 at size 11 could not be loaded
This error has shown up on stack exchange a lot, but none of those recommended solutions have helped. I've updated R to version 4.2.0 and made sure all of the packages are up-to-date. I've updated all of the fonts using "extrafont" like this thread recommended. I've also downloaded xfonts with different dpi's as this suggested.
Any other recommendations? I'm running Linux Mint if that helps.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
