'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: | 0.16.0.2 |
Depends: | R (≥ 3.1) |
Imports: | assertthat, bit64, methods, purrr, R6, Rcpp (≥ 1.0.1), rlang, tidyselect, utils, vctrs |
LinkingTo: | Rcpp (≥ 1.0.1) |
Suggests: | dplyr, hms, knitr, lubridate, pkgload, rmarkdown, testthat, tibble |
Published: | 2020-02-14 |
Author: | 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 |
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 |
Package source: | arrow_0.16.0.2.tar.gz |
Windows binaries: | r-devel: arrow_0.16.0.2.zip, r-devel-gcc8: arrow_0.16.0.2.zip, r-release: arrow_0.16.0.2.zip, r-oldrel: arrow_0.16.0.2.zip |
OS X binaries: | r-release: arrow_0.16.0.2.tgz, r-oldrel: arrow_0.16.0.2.tgz |
Old sources: | arrow archive |
Reverse suggests: | noctua, RAthena, RcisTarget |
Please use the canonical form https://CRAN.R-project.org/package=arrow to link to this page.