Package: quickmapr
Type: Package
Title: Quickly Map and Explore Spatial Data
Version: 0.1.1
Date: 2015-11-02
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, and
  labeling of spatial objects, and does not require that the data be in
  geographic coordinates.
Depends: R (>= 3.0.0)
Imports: rgeos, sp, rgdal, stats, grDevices, graphics, methods, httr,
        raster
Suggests: testthat, knitr
NeedsCompilation: no
Packaged: 2015-11-02 16:18:49 UTC; jhollist
Author: Jeffrey W. Hollister [aut, cre]
Repository: CRAN
Date/Publication: 2015-11-03 01:02:33
