Package: geoarrow
Title: Extension Types for Spatial Data for Use with 'Arrow'
Version: 0.4.0
Authors@R: 
    c(
      person(given = "Dewey",
             family = "Dunnington",
             role = c("aut", "cre"),
             email = "dewey@dunnington.ca",
             comment = c(ORCID = "0000-0002-9415-4582")),
      person(given = "Anthony",
             family = "North",
             email = "anthony.jl.north@gmail.com",
             role = c("ctb")),
      person("Apache Software Foundation", email = "dev@arrow.apache.org", role = c("cph")),
      person("Ulf", "Adams", role = "cph"),
      person("Daniel", "Lemire", role = "cph"),
      person("Joao Paulo", "Magalhaes", role = "cph")
    )
Description: Provides extension types and conversions to between R-native
  object types and 'Arrow' columnar types. This includes integration among
  the 'arrow', 'nanoarrow', 'sf', and 'wk' packages such that spatial
  metadata is preserved wherever possible. Extension type implementations
  ensure first-class geometry data type support in the 'arrow' and 'nanoarrow'
  packages.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: nanoarrow (>= 0.5.0), wk (>= 0.9.0)
LinkingTo: wk
Config/testthat/edition: 3
URL: https://geoarrow.org/geoarrow-r/,
        https://github.com/geoarrow/geoarrow-r
BugReports: https://github.com/geoarrow/geoarrow-r/issues
Depends: R (>= 3.6.0)
Suggests: arrow, R6, sf, testthat (>= 3.0.0)
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2025-09-21 21:01:43 UTC; dewey
Author: Dewey Dunnington [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9415-4582>),
  Anthony North [ctb],
  Apache Software Foundation [cph],
  Ulf Adams [cph],
  Daniel Lemire [cph],
  Joao Paulo Magalhaes [cph]
Maintainer: Dewey Dunnington <dewey@dunnington.ca>
Repository: CRAN
Date/Publication: 2025-09-21 21:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-22 00:27:21 UTC; unix
Archs: geoarrow.so.dSYM
