Hi there,

I am finally getting to some material I had problems with in university,
where I was introduced to R - one of those that because of time
constraints, I had challenges figuring out, particularly because I decided
long ago on using Fedora Linux. The book, "Understanding Statistics Using
R" by Andy Field et. al., says to install ggplot2 into R and the version of
R that the dnf command installs will neigher install this package nor
'scales'. The result I get is below, and I attempted installing the
packages via the tar command, and that neither worked, and I attempted
library("ggplot2") and R said the package was unavailable. What can I do to
move forward?

Thanks,

Richard

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to