# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "wkpool" in publications use:' type: software license: MIT title: 'wkpool: Vertex Pool Topology for Well-Known Geometry' version: 0.3.0 doi: 10.32614/CRAN.package.wkpool abstract: Establishes and maintains vertex pool topology for geometry handled by 'wk'. Segments are the atomic unit, vertices are shared via integer references into a pool. Topology is made discoverable via coincident vertex detection while not requiring modification of the input data. Topological data models follow principles described in Worboys and Duckham (2004, ISBN:978-0415283755). The edge-based topology geometry decomposed into vertices and directed edge pairs is a simplification of the quad-edge case in Guibas & Stolfi (1985) . authors: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/wkpool commit: 6545b1264197692c6f264ade76cd1fe9eed3581e url: https://github.com/hypertidy/wkpool date-released: '2026-03-05' contact: - family-names: Sumner given-names: Michael email: mdsumner@gmail.com