rgdal in MAc OSX with R 3.0
HI,
After a long time of not having problems with installing rgdal
on Mac OSX using
setRepositories(ind=1:2)
install.packages("rgdal")
(and even perhaps using the gui in RStudio?)
I get now
package ?rgdal? is not available (for R version 3.0.0)
Does anybody know if the package will be built for MAc again or do
we have to on and compile on our own?
Thanks