Package: spex
Type: Package
Title: Spatial Extent Tools
Version: 0.5.0
Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email =
    "mdsumner@gmail.com")
Description: Functions to produce a fully fledged 'geo-spatial' object extent as a
    'SpatialPolygonsDataFrame'. Also included are functions to generate polygons
    from raster data using 'quadmesh' techniques, a round number buffered extent, and
    general spatial-extent and 'raster-like' extent helpers missing from the originating
    packages. Some latitude-based tools for polar maps are included. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: methods, quadmesh, raster, sp, stats, proj4
RoxygenNote: 6.0.1
URL: https://mdsumner.github.io/spex/
BugReports: https://github.com/mdsumner/spex/issues
Suggests: covr, testthat
ByteCompile: TRUE
NeedsCompilation: no
Packaged: 2018-06-05 14:35:40 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-07 19:56:05 UTC
Built: R 3.4.4; ; 2019-04-25 22:24:26 UTC; windows
