Type: Package
Package: MazamaLocationUtils
Version: 0.2.0
Title: Manage Spatial Metadata for Known Locations
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre")),
    person("Eli", "Grosman", email="eligrosman1@gmail.com", role=c("aut"))
    )
Author: Jonathan Callahan [aut, cre],
  Eli Grosman [aut]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Description: A suite of utility functions for discovering and managing metadata 
    associated with spatially unique "known locations".
License: GPL-3
URL: https://github.com/MazamaScience/MazamaLocationUtils
BugReports: https://github.com/MazamaScience/MazamaLocationUtils/issues
Depends: R (>= 3.5)
Imports: digest, dplyr, geodist (>= 0.0.7), httr, jsonlite, leaflet,
        lubridate, magrittr, methods, MazamaCoreUtils,
        MazamaSpatialUtils (>= 0.7), readr, rlang, sp, stringr
Suggests: knitr, markdown, testthat (>= 2.1.0), rmarkdown, roxygen2
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-04 21:00:38 UTC; jonathancallahan
Repository: CRAN
Date/Publication: 2021-10-05 07:20:17 UTC
