R Script Debugging and Library Update
Budget: €30 – €250 EUR
I'm having issues with a current climateNiche R script which requires updating to the current versions of necessary libraries.
The script snippets which should be implemented are here:
https://github.com/RS-eco/climateNiche
This project is not yet running with current library versions.
The data are loaded from GBIF, with this function:
sp_data <- rgbif::occ_data(scientificName="Passer domesticus", limit=2000,
year=1970, month='1,12', hasCoordinate=TRUE)
The BioClim/WorldClim-Data are loaded with the new library geodata:
bioclim <- worldclim_global(download=TRUE, path="D:/Dokumente/Downloads", res=10, var="bio")
All other examples to load the data are irrelevant.
Therefore only the part starting with the chapter
"Extract environmental data" need to be updated.
Don't provide a full project. Give only a running script, which produces the example graphs shown in the climateNiche project.
Ideal skills and experience include:
- Proficiency in R programming
The script snippets which should be implemented are here:
https://github.com/RS-eco/climateNiche
This project is not yet running with current library versions.
The data are loaded from GBIF, with this function:
sp_data <- rgbif::occ_data(scientificName="Passer domesticus", limit=2000,
year=1970, month='1,12', hasCoordinate=TRUE)
The BioClim/WorldClim-Data are loaded with the new library geodata:
bioclim <- worldclim_global(download=TRUE, path="D:/Dokumente/Downloads", res=10, var="bio")
All other examples to load the data are irrelevant.
Therefore only the part starting with the chapter
"Extract environmental data" need to be updated.
Don't provide a full project. Give only a running script, which produces the example graphs shown in the climateNiche project.
Ideal skills and experience include:
- Proficiency in R programming