Package: gde
Title: GBIF Dataset Explorer
Version: 0.2.0
Date: 2021-11-23
Authors@R: c(person("Luis J", "Villanueva", email = "villanueval@si.edu",
                  role = c("aut", "cre"))
                  )
Description: Functions to explore datasets from the Global Biodiversity Information Facility (GBIF - <https://www.gbif.org/>) using a Shiny interface.
Encoding: UTF-8
Imports: dplyr, stringr, DT, XML, data.table, R.utils, readr, jsonlite,
        progress, httr, shinyWidgets, shinycssloaders
Depends: R(>= 4.0.0), leaflet, shiny, ggplot2, RSQLite
License: Apache License (>= 2.0)
URL: https://github.com/Smithsonian/GBIF-Dataset-Explorer
BugReports: https://github.com/Smithsonian/GBIF-Dataset-Explorer/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-23 16:00:56 UTC; villanueval
Author: Luis J Villanueva [aut, cre]
Maintainer: Luis J Villanueva <villanueval@si.edu>
Repository: CRAN
Date/Publication: 2021-11-23 16:30:02 UTC
