Package: quickmapr
Type: Package
Title: Quickly Map and Explore Spatial Data
Version: 0.2.0
Date: 2016-09-16
Authors@R: person(given = "Jeffrey W.",family = "Hollister",
    role = c("aut","cre"),
    email = "hollister.jeff@epa.gov")
URL: https://www.github.com/jhollist/quickmapr
BugReports: https://github.com/jhollist/quickmapr/issues
Maintainer: Jeffrey W. Hollister <hollister.jeff@epa.gov>
License: CC0
Description: While analyzing geospatial data, easy visualization is often
    needed that allows for quick plotting, and simple, but easy interactivity.
    Additionally, visualizing geospatial data in projected coordinates is also
    desirable. The 'quickmapr' package provides a simple method to visualize 'sp'
    and 'raster' objects, allows for basic zooming, panning, identifying,
    labeling, selecting, and measuring spatial objects.  Importantly, it does 
    not require that the data be in geographic coordinates.
Depends: R (>= 3.0.0)
Imports: raster, sp, rgeos, rgdal, httr, stats, grDevices, graphics,
        methods
Suggests: testthat, knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-16 20:40:24 UTC; jhollist
Author: Jeffrey W. Hollister [aut, cre]
Repository: CRAN
Date/Publication: 2016-09-17 01:11:56
