diff --git a/DESCRIPTION b/DESCRIPTION index e67a4e2..88abd10 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: gbif.range Version: 1.0 Title: A toolbox to generate species range maps based on ecoregions and a user-friendly GBIF wrapper Depends: R (>= 4.0.0) -Imports: terra, rgbif, CoordinateCleaner, sf, ClusterR, FNN, geometry, cluster, rnaturalearth, mclust, methods, utils, utils, zip +Imports: terra, rgbif, CoordinateCleaner, sf, ClusterR, FNN, geometry, cluster, rnaturalearth, mclust, methods, utils, zip Description: This package provides a workflow to generate species range maps from scratch based on ecoregions and a user-friendly GBIF wrapper. It includes functions to create taxa range maps using ecoregions and to interact with the Global Biodiversity Information Facility (GBIF) database (retrieving species records, backbone taxonomy and IUCN conservation status). The package facilitates the process of accessing GBIF data and integrating it with ecoregion information for species distribution analysis. License: GPL (>= 3) | file LICENCE BugReports: https://github.com/8Ginette8/gbif.range/issues