Package: data.table
Version: 1.6
Title: Extension of data.frame for fast indexing, fast ordered joins
        and fast grouping.
Author: Matthew Dowle with many contributions from Tom Short.  See SVN
        logs on R-Forge.
Maintainer: M Dowle and T Short
        <datatable-help@lists.r-forge.r-project.org>
Depends: R (>= 2.10.0)
Imports: methods
Suggests: chron, ggplot2, testthat (>= 0.4)
Description: Enhanced data.frame. Fast indexing, fast ordered joins 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
Packaged: 2011-04-22 07:01:25 UTC; mdowle
Repository: CRAN
Date/Publication: 2011-04-24 06:07:16
