Package: quickmapr
Type: Package
Title: Quickly Map and Explore Spatial Data
Version: 0.3.0
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', 'sf' (via coercion to '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, sf
Suggests: testthat, knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-06-03 12:51:51 UTC; jhollist
Author: Jeffrey W. Hollister [aut, cre]
Repository: CRAN
Date/Publication: 2018-06-03 13:16:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:38:53 UTC; windows
