cannot open URL 'https://biogeo.ucdavis.edu/data/climate/worldclim..
189 views
Skip to first unread message
Eliecer E. Gutierrez
unread,
Oct 9, 2023, 9:59:56 PM10/9/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wallace Ecological Modeling App
I've been getting an error when I get to the environmental data module in Wallace. I select the WorldClim Bioclim data, but then the screen goes gray and RStudio displays the error:
Listening on http://127.0.0.1:7922The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
which was just loaded, will retire in October 2023.
Please refer to R-spatial evolution reports for details, especially
https://r-spatial.org/r/2023/05/15/evolution4.html.
It may be desirable to make the sf package available;
package maintainers should consider adding sf to Suggests:.
The sp package is now running under evolution status 2
(status 2 uses the sf package in place of rgdal)
Registered S3 methods overwritten by 'adehabitatMA':
method from
print.SpatialPixelsDataFrame sp
print.SpatialPixels sp
Warning in raster::getData(name = "worldclim", var = "bio", res = bcRes, :
getData will be removed in a future version of raster
. Please use the geodata package instead
trying URL 'https://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur/bio_2-5m_bil.zip'
Warning in utils::download.file(url = aurl, destfile = fn, quiet = FALSE, :
URL 'https://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur/bio_2-5m_bil.zip': Timeout of 600 seconds was reached
Warning: Error in utils::download.file: cannot open URL 'https://biogeo.ucdavis.edu/data/climate/worldclim/1_4/grid/cur/bio_2-5m_bil.zip'
2: shiny::runApp
1: run_wallace