Type: Package
Package: MazamaSpatialUtils
Version: 0.5.1
Title: Spatial Data Download and Utility Functions
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre")), 
    person("Ruby", "Fore", email="ruby.a.fore@gmail.com", role=c("aut")),
    person("Will", "Leahy", email="procterw@gmail.com", role=c("aut")),
    person("Henry", "Nguyen", email="oh.henry.nguyen@gmail.com", role=c("aut")),
    person("Robin", "Winstanley", email="robin@winstan.net", role=c("aut")),
    person("Alice", "Yang", email="wenhuy@uw.edu", role=c("aut"))
    )
Author: Jonathan Callahan [aut, cre],
    Ruby Fore [aut],
    Will Leahy [aut],
    Henry Nguyen [aut],
    Robin Winstanley [aut],
    Alice Yang [aut]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.1.0), sp
Imports: dplyr, lubridate, rgdal, rgeos, rmapshaper, rvest (>= 0.3.0),
        stringr, utils, xml2
Suggests: knitr, maps, markdown, readr, testthat
Description: A suite of conversion scripts to create internally standardized
    spatial polygons data frames. Utility scripts use these data sets to return
    values such as country, state, timezone, watershed, etc. associated with a
    set of longitude/latitude pairs. (They also make cool maps.)
License: GPL-2
VignetteBuilder: knitr
Repository: CRAN
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-08-03 19:57:16 UTC; jonathan
Date/Publication: 2017-08-03 22:47:34 UTC
