Package: rsgeo Title: An Interface to Rust's 'geo' Library Version: 0.1.8 Authors@R: person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9910-865X")) Description: An R interface to the GeoRust crates 'geo' and 'geo-types' providing access to geometry primitives and algorithms. URL: https://github.com/JosiahParry/rsgeo, https://josiahparry.r-universe.dev/rsgeo, https://rsgeo.josiahparry.com/ License: MIT + file LICENSE Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: rlang, vctrs Suggests: sf, testthat (>= 3.0.0), wk Config/rextendr/version: 0.3.1.9000 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.70 Config/testthat/edition: 3 Config/Needs/website: rmarkdown Config/pak/sysreqs: libclang-dev Repository: https://josiahparry.r-universe.dev Date/Publication: 2024-08-04 15:34:13 UTC RemoteUrl: https://github.com/josiahparry/rsgeo RemoteRef: HEAD RemoteSha: 5c033a7895ebb2b68fe5a5b398f60fd75030c63c NeedsCompilation: yes Packaged: 2026-06-10 10:46:32 UTC; root Author: Josiah Parry [aut, cre] (ORCID: ) Maintainer: Josiah Parry