'Apache' 'Arrow' <https://arrow.apache.org/> is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an interface to the 'Arrow C++' library.
Version: | 4.0.1 |
Depends: | R (≥ 3.3) |
Imports: | assertthat, bit64 (≥ 0.9-7), methods, purrr, R6, rlang, stats, tidyselect, utils, vctrs |
LinkingTo: | cpp11 (≥ 0.2.0) |
Suggests: | decor, distro, dplyr, hms, knitr, lubridate, pkgload, reticulate, rmarkdown, stringr, testthat, tibble, withr |
Published: | 2021-05-28 |
Author: | Neal Richardson [aut, cre],
Ian Cook [aut],
Jonathan Keane [aut],
Romain François |
Maintainer: | Neal Richardson <neal at ursalabs.org> |
BugReports: | https://issues.apache.org/jira/projects/ARROW/issues |
License: | Apache License (≥ 2.0) |
URL: | https://github.com/apache/arrow/, https://arrow.apache.org/docs/r/ |
NeedsCompilation: | yes |
SystemRequirements: | C++11; for AWS S3 support on Linux, libcurl and openssl (optional) |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | arrow results |
Reference manual: | arrow.pdf |
Vignettes: |
Using the Arrow C++ Library in R Working with Arrow Datasets and dplyr Arrow R Developer Guide Connecting to Flight RPC Servers Working with Cloud Storage (S3) Installing the Arrow Package on Linux Apache Arrow in Python and R with reticulate |
Package source: | arrow_4.0.1.tar.gz |
Windows binaries: | r-devel: arrow_4.0.1.zip, r-devel-UCRT: arrow_4.0.1.zip, r-release: arrow_4.0.1.zip, r-oldrel: arrow_4.0.1.zip |
macOS binaries: | r-release (arm64): arrow_4.0.1.tgz, r-release (x86_64): arrow_4.0.1.tgz, r-oldrel: arrow_4.0.1.tgz |
Old sources: | arrow archive |
Reverse imports: | MolgenisArmadillo, RcisTarget, sfarrow, starvz, strand |
Reverse suggests: | duckdb, noctua, pointblank, RAthena, rio, sparklyr, targets |
Please use the canonical form https://CRAN.R-project.org/package=arrow to link to this page.