Language

Package: r-arrow @ 20.0.0.2

Synopsis

R integration to Apache Arrow

Description

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.

Home page
https://github.com/apache/arrow/
Location
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'tzdata' should probably not be an input at all
  • gnu/packages/cran.scm (line: 37803, column: 5)
input-labels

Identify input labels that do not match package names

label 'apache-arrow' does not match package name 'apache-arrow:lib'
  • gnu/packages/cran.scm (line: 37803, column: 5)