Package: isoband Title: Generate Isolines and Isobands from Regularly Spaced Elevation Grids Version: 0.2.5 Authors@R: c(person(given = "Claus O.", family = "Wilke", role = c("aut", "cre"), email = "wilke@austin.utexas.edu", comment = c(ORCID = "0000-0002-7470-9261")), person(given = "Thomas Lin", family = "Pedersen", role = "aut", email = "thomasp85@gmail.com", comment = c(ORCID = "0000-0002-5147-4711")), person(given = "testthat and Catch authors", role = "ctb", comment = "testthat C++ testing code")) Description: A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data. URL: https://wilkelab.org/isoband/ BugReports: https://github.com/wilkelab/isoband/issues License: MIT + file LICENSE Encoding: UTF-8 Imports: grid, utils RoxygenNote: 7.1.1 Config/testthat/edition: 3 Suggests: covr, ggplot2, knitr, magick, microbenchmark, rmarkdown, sf, testthat, xml2 SystemRequirements: C++11 VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2021-07-12 20:44:13 UTC; clauswilke Author: Claus O. Wilke [aut, cre] (), Thomas Lin Pedersen [aut] (), testthat and Catch authors [ctb] (testthat C++ testing code) Maintainer: Claus O. Wilke Repository: CRAN Date/Publication: 2021-07-13 04:50:13 UTC Built: R 4.2.3; x86_64-pc-linux-gnu; 2024-11-28 07:38:28 UTC; unix