'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: | 1.0.0 |
Depends: | R (≥ 3.1) |
Imports: | assertthat, bit64, methods, purrr, R6, Rcpp (≥ 1.0.1), rlang, tidyselect, utils, vctrs |
LinkingTo: | Rcpp (≥ 1.0.1) |
Suggests: | decor, dplyr, hms, knitr, lubridate, pkgload, reticulate, rmarkdown, testthat, tibble |
Published: | 2020-07-25 |
Author: | Romain François [aut], Jeroen Ooms [aut], Neal Richardson [aut, cre], Javier Luraschi [ctb], Jeffrey Wong [ctb], Apache Arrow [aut, cph] |
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 |
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 Installing the Arrow Package on Linux Apache Arrow in Python and R with reticulate |
Package source: | arrow_1.0.0.tar.gz |
Windows binaries: | r-devel: arrow_1.0.0.zip, r-release: arrow_1.0.0.zip, r-oldrel: arrow_1.0.0.zip |
macOS binaries: | r-release: arrow_1.0.0.tgz, r-oldrel: arrow_1.0.0.tgz |
Old sources: | arrow archive |
Reverse suggests: | noctua, RAthena, RcisTarget, sparklyr |
Please use the canonical form https://CRAN.R-project.org/package=arrow to link to this page.