Other packages > Find by keyword >

wk  

Lightweight Well-Known Geometry Parsing
View on CRAN: Click here


Download and install wk package within the R console
Install from CRAN:
install.packages("wk")

Install from Github:
library("remotes")
install_github("cran/wk")

Install by package version:
library("remotes")
install_version("wk", "0.9.5")



Attach the package and use:
library("wk")
Maintained by
Dewey Dunnington
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-11
Latest Update: 2024-10-11
Description:
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.
How to cite:
Dewey Dunnington (2020). wk: Lightweight Well-Known Geometry Parsing. R package version 0.9.5, https://cran.r-project.org/web/packages/wk. Accessed 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:00), 0.2.1 (2020-05-11 17:50), 0.3.0 (2020-06-21 16:10), 0.3.1 (2020-07-21 15:40), 0.3.2 (2020-08-03 12:20), 0.3.3 (2020-10-13 06:40), 0.3.4 (2021-01-16 13:30), 0.4.0 (2021-03-06 14:00), 0.4.1 (2021-03-16 14:50), 0.5.0 (2021-07-13 06:50), 0.6.0 (2022-01-03 14:20), 0.7.0 (2022-10-13 05:30), 0.7.1 (2022-12-09 20:20), 0.7.2 (2023-03-17 14:00), 0.7.3 (2023-05-07 01:00), 0.8.0 (2023-08-25 12:50), 0.9.0 (2023-10-22 06:30), 0.9.1 (2023-11-29 06:30), 0.9.2 (2024-07-09 08:00), 0.9.3 (2024-09-06 17:20), 0.9.4 (2024-10-11 22:10)
Other packages that cited wk R package
View wk citation profile
Other R packages that wk depends, imports, suggests or enhances
Complete documentation for wk
Functions, R codes and Examples using the wk R package
Some associated functions: crc . crc_x . deprecated . grd . grd_cell . grd_extract . grd_snap_next . grd_subset . grd_summary . grd_tile . grd_tile_template . handle_wkt_without_vector_size . new_wk_crc . new_wk_grd . new_wk_rct . new_wk_wkb . new_wk_wkt . new_wk_xy . plot.wk_grd_xy . rct . rct_xmin . vctrs-methods . wk-package . wk_bbox . wk_chunk_strategy_single . wk_count . wk_crs . wk_crs_equal . wk_crs_inherit . wk_crs_proj_definition . wk_debug . wk_example . wk_flatten . wk_format . wk_handle.data.frame . wk_handle . wk_handle.wk_grd_xy . wk_handle_slice . wk_identity . wk_is_geodesic . wk_linestring . wk_meta . wk_orient . wk_plot . wk_problems . wk_proj_crs_view . wk_set_z . wk_trans_affine . wk_trans_explicit . wk_trans_inverse . wk_transform . wk_translate . wk_vertices . wk_void . wk_writer . wkb . wkb_to_hex . wkt . xy . xy_x . 
Some associated R codes: affine.R . bbox.R . chunk.R . class-data-frame.R . count.R . crc.R . data.R . debug.R . deprecated.R . filter.R . flatten.R . format.R . grd-extract.R . grd-handle.R . grd-plot.R . grd-subset.R . grd-tile.R . grd.R . handle-crc.R . handle-rct.R . handle-sfc.R . handle-slice.R . handle-wkb.R . handle-wkt.R . handle-xy.R . handler.R . make.R . meta.R . orient-filter.R . pkg-readr.R . pkg-sf.R . pkg-vctrs.R . plot.R . problems.R . rct.R . set.R . sfc-writer.R . trans-explicit.R . transform.R . translate.R . utils.R . vertex-filter.R . void.R . wk-crs.R . wk-package.R . wk-rcrd.R . wk-vctr.R . wkb-writer.R . wkb.R . wkt-writer.R . wkt.R . writer.R . xy-writer.R . xyzm.R . zzz.R .  Full wk package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA