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