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-boun...@r-project.org on behalf of rshep...@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@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.
    

______________________________________________
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