[R] Resolving installed package updates warning
MacQueen, Don
m@cqueen1 @end|ng |rom ||n|@gov
Fri Aug 10 18:15:37 CEST 2018
I would start by trying to install rgdal by itself, rather than as part of a "batch" update. As in
Install.packages('rgdal')
My expectation is that you will see a more complete error message specific to rgdal, which presumably will provide a clue or pointer.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
On 8/10/18, 6:48 AM, "R-help on behalf of Rich Shepard" <r-help-bounces using r-project.org on behalf of rshepard using appl-ecosys.com> wrote:
Updating installed packages ends with a warning:
Warning message:
In install.packages(update[instlib == l, "Package"], l, contriburl = contriburl, :
installation of package ¡rgdal¢ had non-zero exit status
What steps should I take to correct this?
Rich
______________________________________________
R-help using 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.
More information about the R-help
mailing list