Package: mapiso
Type: Package
Title: Create Contour Polygons from Regular Grids
Version: 0.3.0
Authors@R: 
    person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", 
        role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323"))
Description: Regularly spaced grids containing continuous data are transformed
    to contour polygons. A grid can be defined by a data.frame (x, y, value),
    an 'sf' object or a raster from 'terra'.
URL: https://github.com/riatelab/mapiso
BugReports: https://github.com/riatelab/mapiso/issues/
Depends: R (>= 3.6.0)
Imports: sf, isoband
Suggests: covr, mapsf, terra, tinytest
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-12 11:52:16 UTC; tim
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2023-05-12 12:20:02 UTC
Built: R 4.2.0; ; 2023-05-17 11:30:57 UTC; unix
