Hi,
If I am reading the messages below correctly, it would seem that Amelia did
install ggplot2.
However, what is not clear is the source and version of the ggplot2 package
that she installed.
The message would suggest that she installed a version of ggplot2 that was
built for R-devel, which
Point of clarification:
Packages other than those that are part of the "standard" r distro
must first be "installed" from a package repository -- typically CRAN
-- via the install.packages()* function before they can be accessed
via the library() or require() function. Have you done this? See
?in
DeaR Forum,
I am trying to install the library ggplot2.
Currently I am using following R version
R version 3.4.1 (2017-06-30) -- "Single Candle"Copyright (C) 2017 The R
Foundation for Statistical ComputingPlatform: x86_64-w64-mingw32/x64 (64-bit)
However, when I try to install ggplot2 and few ot
3 matches
Mail list logo