Type: Package
Package: MazamaLocationUtils
Version: 0.1.13
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 sets of 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, lubridate,
        methods, magrittr, MazamaCoreUtils, MazamaSpatialUtils (>=
        0.7), readr, rlang, stringr
Suggests: knitr, markdown, testthat (>= 2.1.0), rmarkdown, roxygen2
Encoding: UTF-8
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-28 14:40:05 UTC; jonathancallahan
Repository: CRAN
Date/Publication: 2021-01-28 15:10:14 UTC
