Package: isoraster Title: Create Contour Lines and Contour Polygons from a Raster Version: 0.0.1 Authors@R: c(person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2471-7511"))) Description: Creates nice smooth 'marching squares' contour lines and polygons. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/hypertidy/isoraster BugReports: https://github.com/hypertidy/isoraster/issues Imports: isoband, sf Depends: terra Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2024-11-29 01:10:41 UTC RemoteUrl: https://github.com/hypertidy/isoraster RemoteRef: HEAD RemoteSha: c754502188cf4a9f9349b712acdf377d7b04aa67 NeedsCompilation: no Packaged: 2026-06-14 08:32:34 UTC; root Author: Michael Sumner [aut, cre] (ORCID: ) Maintainer: Michael Sumner