Package: spex
Type: Package
Title: Spatial Extent Tools
Version: 0.7.1
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.2.5)
Imports: methods, quadmesh, raster, reproj, sp, stats, crsmeta
RoxygenNote: 7.1.0.9000
URL: https://mdsumner.github.io/spex/
BugReports: https://github.com/mdsumner/spex/issues
Suggests: covr, testthat (>= 2.1.0)
ByteCompile: TRUE
NeedsCompilation: no
Packaged: 2020-06-20 09:18:16 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-20 09:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:19:46 UTC; windows
