sfarrow: Read/Write Simple Feature Objects ('sf') with 'Apache' 'Arrow'

Support for reading/writing simple feature ('sf') spatial objects from/to 'Parquet' files. 'Parquet' files are an open-source, column-oriented data storage format from Apache (<https://parquet.apache.org/>), now popular across programming languages. This implementation converts simple feature list geometries into well-known binary format for use by 'arrow', and coordinate reference system information is maintained in a standard metadata format.

Version: 0.4.0
Imports: sf, arrow, jsonlite, dplyr
Suggests: knitr, rmarkdown
Published: 2021-06-21
Author: Chris Jochem ORCID iD [aut, cre]
Maintainer: Chris Jochem <w.c.jochem at soton.ac.uk>
BugReports: https://github.com/wcjochem/sfarrow/issues
License: MIT + file LICENSE
URL: https://github.com/wcjochem/sfarrow, https://wcjochem.github.io/sfarrow/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: sfarrow results

Downloads:

Reference manual: sfarrow.pdf
Vignettes: example_sfarrow
Package source: sfarrow_0.4.0.tar.gz
Windows binaries: r-devel: sfarrow_0.4.0.zip, r-release: sfarrow_0.4.0.zip, r-oldrel: sfarrow_0.4.0.zip
macOS binaries: r-release (arm64): sfarrow_0.4.0.tgz, r-release (x86_64): sfarrow_0.4.0.tgz, r-oldrel: sfarrow_0.4.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sfarrow to link to this page.