[R] ggplot2
Richard Vickery
r|ch@rd@v|ckery @end|ng |rom te|u@@net
Mon Apr 4 16:37:00 CEST 2022
Hi Greg,
That command downloaded ggplot2_3.3.5.tar.gz and scales.1.1.1.tar.gz on my hard-drive and left warning messages:
installation of package(s) "scales' (and) 'ggplot2' had non-zero exit status;
I attempted tarring the files inside R and that appeared to fix the issue but entering the command library("ggplit2") R told me the package didn’t exist.
Thanks for the help,
Richard
Sent from my BlackBerry 10 smartphone on the Bell network.
Original Message
From: Greg Minshall
Sent: Sunday, April 3, 2022 20:58
To: Richard Vickery
Cc: R-help using r-project.org
Subject: Re: [R] ggplot2
Richard,
> ?install.packages
probably what you want.
cheers.
More information about the R-help
mailing list