EVOLUTION-MANAGER
Edit File: DESCRIPTION
Package: isoband Title: Generate Isolines and Isobands from Regularly Spaced Elevation Grids Version: 0.2.2 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"))) Description: A fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data. URL: https://github.com/wilkelab/isoband BugReports: https://github.com/wilkelab/isoband/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true LinkingTo: testthat Imports: grid, utils RoxygenNote: 7.1.0 Suggests: covr, ggplot2, knitr, magick, microbenchmark, rmarkdown, sf, testthat SystemRequirements: C++11 VignetteBuilder: knitr NeedsCompilation: yes Packaged: 2020-06-20 17:41:18 UTC; clauswilke Author: Claus O. Wilke [aut, cre] (<https://orcid.org/0000-0002-7470-9261>), Thomas Lin Pedersen [aut] (<https://orcid.org/0000-0002-5147-4711>) Maintainer: Claus O. Wilke <wilke@austin.utexas.edu> Repository: CRAN Date/Publication: 2020-06-20 18:20:03 UTC Built: R 3.6.0; x86_64-redhat-linux-gnu; 2020-09-04 04:18:27 UTC; unix