This package browser is in early development. Mind the rough edges.

r-arrow 22.0.0

R integration to Apache Arrow

Apache Arrow 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 R interface to the Arrow C++ library.

Installation

Install r-arrow 22.0.0 as follows:

guix install r-arrow@22.0.0

Or install the latest version:

guix install r-arrow

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.