Package: data.table
Version: 1.6.6
Title: Extension of data.frame for fast indexing, fast ordered joins
        and fast grouping.
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)
Description: Enhanced data.frame. Fast indexing, fast ordered joins,
        fast assignment and fast grouping 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
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/?group_id=240
Packaged: 2011-08-25 17:02:54 UTC; mdowle
Repository: CRAN
Date/Publication: 2011-08-25 20:08:24
