Package: arcpbf Title: Process ArcGIS Protocol Buffer FeatureCollections Version: 0.2.0 Authors@R: person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9910-865X")) Description: Fast processing of ArcGIS FeatureCollection protocol buffers in R. It is designed to work seamlessly with 'httr2' and integrates with 'sf'. License: Apache License (>= 2) URL: https://r.esri.com/arcpbf/, https://github.com/R-ArcGIS/arcpbf BugReports: https://github.com/R-ArcGIS/arcpbf/issues Encoding: UTF-8 Language: en Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/rextendr/version: 0.3.1.9001 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.70 Suggests: httr2, sf, testthat (>= 3.0.0) Imports: arcgisutils (>= 0.3.0), rlang Config/testthat/edition: 3 Depends: R (>= 4.2) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libclang-dev Repository: https://r-arcgis.r-universe.dev Date/Publication: 2026-07-11 17:07:43 UTC RemoteUrl: https://github.com/r-arcgis/arcpbf RemoteRef: HEAD RemoteSha: 21f316e2edeb556c022b568d1de17ac4a68ca9a8 NeedsCompilation: yes Packaged: 2026-07-11 17:44:41 UTC; root Author: Josiah Parry [aut, cre] (ORCID: ) Maintainer: Josiah Parry