Hi everybody.
I am working with SDM and I am trying to import some raster (bioclim). When I import them R write that In .newCRS(value) :
** +proj=longlat +datum=WGS84 +no_defs is not a valid PROJ.4 CRS string**
When I try to give the projection to my dataframe this is what Rtudio write In .newCRS(value) :
** +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0 is not a valid PROJ.4 CRS string**
You can image that if I do not solve hose problems I cannot obtain my models.