I was trying to add library(qicharts)
to my R script. However, when I tried to load it, it told me I needed ggrepel
. I downloaded the ggrepel archive and tried to install it but I received a warning:
installation of package [filepath] had a non-zero exit status
Note the file path was the actual file path but I used a placeholder. The ggrepel
archive I'm using is "ggrepel_0.6.5.tar.gz".