Type: Package
Package: MazamaSpatialUtils
Version: 0.3.2
Title: Mazama Science Spatial Data Download and Utility Functions
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan.s.callahan@gmail.com", role=c("aut","cre")), 
    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"))
    )
Author: Jonathan Callahan [aut, cre],
    Will Leahy [aut],
    Henry Nguyen [aut],
    Robin Winstanley [aut]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>
Depends: R (>= 3.1.0)
Imports: dplyr, rgdal, rgeos, rvest, sp, stringr, utils
Suggests: knitr, maps, testthat
Description: A suite of conversion scripts to create internally standardized
    spatial polygons dataframes. Utility scripts use these datasets 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-3
VignetteBuilder: knitr
Repository: CRAN
LazyData: true
Packaged: 2015-07-22 22:48:09 UTC; jonathancallahan
NeedsCompilation: no
Date/Publication: 2015-07-24 09:11:54
