Language

Package: r-data-table @ 1.17.4

Synopsis

Enhanced version of data.frame R object

Description

The R package data.table is an extension of data.frame providing functions for fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group, column listing and fast file reading.

Home page
https://github.com/Rdatatable/data.table/wiki
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: 2451, column: 5)