Type: Package
Package: MazamaLocationUtils
Version: 0.2.7
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("ctb")),
    person("Oliver", "Fogelin", email="oliverfogelin@gmail.com", role=c("ctb"))
    )
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Description: Utility functions for discovering and managing metadata 
    associated with spatially unique "known locations". Applications include
    all fields of environmental monitoring (e.g. air and water quality) where 
    data are collected at stationary sites.
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 (>= 0.4.10),
        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.2
NeedsCompilation: no
Packaged: 2021-11-16 01:52:29 UTC; jonathancallahan
Author: Jonathan Callahan [aut, cre],
  Eli Grosman [ctb],
  Oliver Fogelin [ctb]
Repository: CRAN
Date/Publication: 2021-11-16 06:00:02 UTC
