# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "wk" in publications use:' type: software license: MIT title: 'wk: Lightweight Well-Known Geometry Parsing' version: 0.9.3.9000 doi: 10.32614/CRAN.package.wk abstract: 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. authors: - family-names: Dunnington given-names: Dewey email: dewey@fishandwhistle.net orcid: https://orcid.org/0000-0002-9415-4582 - family-names: Pebesma given-names: Edzer email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 repository: https://paleolimbot.r-universe.dev repository-code: https://github.com/paleolimbot/wk commit: 96c013260801dc52b2ed0766467bfdc77f0e207b url: https://paleolimbot.github.io/wk/ contact: - family-names: Dunnington given-names: Dewey email: dewey@fishandwhistle.net orcid: https://orcid.org/0000-0002-9415-4582