Package: data.table
Version: 1.9.8
Title: Extension of Data.frame
Author: M Dowle, A Srinivasan, T Short, S Lianoglou with contributions from R Saporta, E Antonyan
Maintainer: Matt Dowle <mattjdowle@gmail.com>
Depends: R (>= 3.0.0)
Imports: methods
Suggests: bit64, knitr, chron, ggplot2 (>= 0.9.0), plyr, reshape,
        reshape2, testthat (>= 0.4), hexbin, fastmatch, nlme, xts,
        gdata, GenomicRanges, caret, curl, zoo, plm, rmarkdown,
        parallel
Description: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, a fast friendly file reader and parallel file writer. Offers a natural and flexible syntax, for faster development.
License: GPL-3 | file LICENSE
URL: http://r-datatable.com
BugReports: https://github.com/Rdatatable/data.table/issues
MailingList: datatable-help@lists.r-forge.r-project.org
VignetteBuilder: knitr
ByteCompile: TRUE
NeedsCompilation: yes
Packaged: 2016-11-23 17:19:57.267 UTC; mdowle
Repository: CRAN
Date/Publication: 2016-11-25 12:55:43
