Enhanced version of data.frame R object
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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/l2hjzb252xlka3ajf6vvck0hsr4rld5k-r-data-table-1.17.4.drv | ||
i686-linux | /gnu/store/4sr3jc1qaaxmx9lzl7xirriixyvzbin1-r-data-table-1.17.4.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 |
|