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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2023-05-12 11:43:44 UTC RemoteUrl: https://github.com/riatelab/mapiso RemoteRef: HEAD RemoteSha: 245adfdf1aa3f9297311d24941ed9b94ba98c34b NeedsCompilation: no Packaged: 2026-06-02 10:34:04 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ) Maintainer: Timothée Giraud