Type: Package
Package: MazamaSpatialUtils
Version: 0.4.8
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("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)
Imports: dplyr, lubridate, rgdal, rgeos, rvest (>= 0.3.0), sp, stringr,
        utils, xml2
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-2
Repository: CRAN
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-18 21:49:35 UTC; jonathancallahan
Date/Publication: 2016-11-18 23:04:47
