Package: spex
Type: Package
Title: Spatial Extent as Polygons with Projection
Version: 0.3.0
Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email =
    "mdsumner@gmail.com")
Description: Functions to produce a fully fledged 'Spatial' object extent as a
    'SpatialPolygonsDataFrame'. Also included are functions to generate polygons
    from raster using 'quadmesh' techniques, and a round number buffered extent for
    generating data structures. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: methods, quadmesh, raster, sp, stats
RoxygenNote: 6.0.1
URL: https://mdsumner.github.io/spex/
BugReports: https://github.com/mdsumner/spex/issues
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2017-05-17 14:54:49 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-17 15:04:43 UTC
