Package: data.table
Version: 1.7.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 <datatable-help@lists.r-forge.r-project.org>
Depends: R (>= 2.12.0)
Imports: methods
Suggests: chron, ggplot2, plyr, testthat (>= 0.4), hexbin
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/,
        http://rwiki.sciviews.org/doku.php?id=packages:cran:data.table,
        http://crantastic.org/packages/data.table
BugReports:
        https://r-forge.r-project.org/tracker/?func=add&group_id=240&atid=975
Packaged: 2011-12-12 21:06:13 UTC; mdowle
Repository: CRAN
Date/Publication: 2011-12-13 08:36:17
