Provides a minimal R and C++ API for parsing well-known binary and well-known text representation of geometries to and from R-native formats. Well-known binary is compact and fast to parse; well-known text is human-readable and is useful for writing tests. These formats are only useful in R if the information they contain can be accessed in R, for which high-performance functions are provided here.
| Version: | 0.3.2 |
| Imports: | Rcpp |
| LinkingTo: | Rcpp |
| Suggests: | testthat, vctrs (≥ 0.3.0), wkutils |
| Published: | 2020-08-03 |
| Author: | Dewey Dunnington |
| Maintainer: | Dewey Dunnington <dewey at fishandwhistle.net> |
| BugReports: | https://github.com/paleolimbot/wk/issues |
| License: | MIT + file LICENSE |
| URL: | https://paleolimbot.github.io/wk, https://github.com/paleolimbot/wk |
| NeedsCompilation: | yes |
| Materials: | README NEWS |
| CRAN checks: | wk results |
| Reference manual: | wk.pdf |
| Package source: | wk_0.3.2.tar.gz |
| Windows binaries: | r-devel: wk_0.3.2.zip, r-release: wk_0.3.2.zip, r-oldrel: wk_0.3.2.zip |
| macOS binaries: | r-release: wk_0.3.2.tgz, r-oldrel: wk_0.3.0.tgz |
| Old sources: | wk archive |
| Reverse imports: | s2, wkutils |
| Reverse linking to: | s2, wkutils |
Please use the canonical form https://CRAN.R-project.org/package=wk to link to this page.