Package: spacey
Type: Package
Title: Easily Obtain Spatial Data and Make Better Maps
Version: 0.1.1
Authors@R: 
    person(given = "Michael",
           family = "Mahoney",
           role = c("aut", "cre"),
           email = "mike.mahoney.218@gmail.com",
           comment = c(ORCID = "0000-0003-2402-304X"))
Description: One of the remaining pain points in making beautiful maps via 
    packages like 'rayshader' is both obtaining and processing spatial data
    to build from. 'spacey' aims to make it easier to obtain and use this data
    for locations within the United States, providing utilities to download 
    'USGS' and 'ESRI' geospatial data and quickly turn it into maps.
License: MIT + file LICENSE
URL: https://github.com/mikemahoney218/spacey,
        https://mikemahoney218.github.io/spacey/
BugReports: https://github.com/mikemahoney218/spacey/issues
Encoding: UTF-8
LazyData: true
Imports: httr, raster, rayshader, magrittr, png, jsonlite, rgdal
RoxygenNote: 7.0.2
Suggests: testthat (>= 2.1.0), covr, knitr, rmarkdown, future, pkgload
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-14 18:25:36 UTC; mikemahoney218
Author: Michael Mahoney [aut, cre] (<https://orcid.org/0000-0003-2402-304X>)
Maintainer: Michael Mahoney <mike.mahoney.218@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-14 18:50:02 UTC
Built: R 4.0.2; ; 2020-07-17 04:21:32 UTC; unix
