On Feb 11, 2009, at 5:13 PM, Sebastian Cruz wrote:

Hi there,

Thank you for all the advice, unfortunetly I am still unable to install the rgdal packages and its dependencies. I get the following message when I try:

Warning in install.packages("package_rgdal", dep = TRUE) :
argument 'lib' is missing: using '/Users/sebastiancruz/Library/R/ 2.8/library'
Warning message:
package ‘package_rgdal’ is not available
>

That command should be:

install.packages("rgdal", dep = TRUE)

John_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to