Package: data.table
Version: 1.5.3
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/,
        http://rwiki.sciviews.org/doku.php?id=packages:cran:data.table
Packaged: 2011-02-11 00:35:36 UTC; mdowle
Repository: CRAN
Date/Publication: 2011-02-11 08:49:05
