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 useful in R only if the information they contain can be accessed in R, for which high-performance functions are provided here.
Version: | 0.7.1 |
Depends: | R (≥ 2.10) |
Suggests: | testthat (≥ 3.0.0), vctrs (≥ 0.3.0), sf, tibble, readr |
Published: | 2022-12-09 |
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 |
SystemRequirements: | C++11 |
Materials: | README NEWS |
In views: | Spatial |
CRAN checks: | wk results |
Reference manual: | wk.pdf |
Package source: | wk_0.7.1.tar.gz |
Windows binaries: | r-devel: wk_0.7.1.zip, r-release: wk_0.7.1.zip, r-oldrel: wk_0.7.1.zip |
macOS binaries: | r-release (arm64): wk_0.7.1.tgz, r-oldrel (arm64): wk_0.7.1.tgz, r-release (x86_64): wk_0.7.1.tgz, r-oldrel (x86_64): wk_0.7.1.tgz |
Old sources: | wk archive |
Reverse imports: | apcf, geos, redistmetrics, rgbif, s2, wellknown, wkutils |
Reverse linking to: | geos, s2 |
Reverse suggests: | bigrquery, sf, soilDB |
Please use the canonical form https://CRAN.R-project.org/package=wk to link to this page.