Package: data.table
Version: 1.5.1
Title: Extension of data.frame for fast subset, fast merge 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)
Suggests: chron,ggplot2
Description: Enhanced data.frame. Fast subset, grouping and merge 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/
Packaged: 2011-01-07 01:07:22 UTC; mdowle
Repository: CRAN
Date/Publication: 2011-01-08 08:31:24
