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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/1pq0xglvlxsfbic508hz6776khgi9nql-r-arrow-20.0.0.2.drv | ||
i686-linux | /gnu/store/bvafbj0cmq40517c26r85azx4l5hpyyl-r-arrow-20.0.0.2.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|
input-labels Identify input labels that do not match package names | label 'apache-arrow' does not match package name 'apache-arrow:lib' |
|