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.6.0 |
Suggests: | testthat (≥ 3.0.0), vctrs (≥ 0.3.0), sf, tibble, readr |
Published: | 2022-01-03 |
Author: | Dewey Dunnington [aut, cre], Edzer Pebesma [aut] |
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 |
SystemRequirements: | C++11 |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | wk results |
Reference manual: | wk.pdf |
Package source: | wk_0.6.0.tar.gz |
Windows binaries: | r-devel: wk_0.6.0.zip, r-release: wk_0.6.0.zip, r-oldrel: wk_0.6.0.zip |
macOS binaries: | r-release (arm64): wk_0.6.0.tgz, r-oldrel (arm64): wk_0.6.0.tgz, r-release (x86_64): wk_0.6.0.tgz, r-oldrel (x86_64): wk_0.6.0.tgz |
Old sources: | wk archive |
Reverse imports: | apcf, geos, redistmetrics, rgbif, s2, wellknown, wkutils |
Reverse linking to: | geos, s2, wkutils |
Reverse suggests: | bigrquery, sf, soilDB |
Please use the canonical form https://CRAN.R-project.org/package=wk to link to this page.