Package: data.table
Version: 1.8.6
Title: Extension of data.frame for fast indexing, fast ordered joins,
        fast assignment, fast grouping and list columns.
Author: M Dowle, T Short, S Lianoglou
Maintainer: M Dowle <mdowle@mdowle.plus.com>
Depends: R (>= 2.12.0)
Imports: methods
Suggests: chron, ggplot2 (>= 0.9.0), plyr, reshape, testthat (>= 0.4),
        hexbin, fastmatch, nlme, xts
Description: Enhanced data.frame. Fast indexing, fast ordered joins,
        fast assignment, fast grouping and list columns in a short and
        flexible syntax. i and j may be expressions of column names
        directly, for faster development.  Example: X[Y] is a fast join
        for large data.
License: GPL (>= 2)
URL: http://datatable.r-forge.r-project.org/
BugReports: https://r-forge.r-project.org/tracker/?group_id=240
ByteCompile: TRUE
Packaged: 2012-11-13 01:08:06 UTC; mdowle
Repository: CRAN
Date/Publication: 2012-11-13 13:28:37
