[rkward-devel] ggplot2 error no solution yet
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Sat Dec 1 18:15:42 UTC 2012
Hi,
On Saturday 01 December 2012, Rudolf Reinelt wrote:
> try re-installing ggplot2 (either using
> the install.packages() command,
>
> results in
>
> > install.ggplot
>
> Error: object 'install.ggplot' not found
It's
install.packages ("ggplot2")
> RKWard using Settings->Manage R
> packages...->Install / Update / Remove) leads to
>
> Warning: unable to access index for repository /bin/windows/contrib/2.15
[...]
Looks like you're having connectivity problems. Besides generic advice (check
firewall, proxy settings, try different mirror, ...), in some setups, you may
have to call
setInternet2(TRUE)
before accessing the net from R (RKWard 0.6.1 will have a UI option for this).
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20121201/eb57d33c/attachment.sig>
More information about the Rkward-devel
mailing list