wk (0.9.4)

Published 2026-02-24 13:47:34 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("wk")

About this package

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.Lightweight Well-Known Geometry Parsing

Dependencies

Depends R (>= 2.10)
Suggests testthat (>= 3.0.0), vctrs (>= 0.3.0), sf, tibble, readr
Details
CRAN
2026-02-24 13:47:34 +00:00
0
MIT + file LICENSE
Dewey Dunnington
Edzer Pebesma
Anthony North
1017 KiB
Assets (1)
wk_0.9.4.tar.gz 1017 KiB
Versions (1) View all
0.9.4 2026-02-24