<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Extension of data.frame for fast indexing, fast ordered joins,
fast assignment, fast grouping and list columns</dc:title>
  <dc:subject>CRAN Task View: Finance (http://CRAN.R-project.org/view=Finance)</dc:subject>
  <dc:subject>CRAN Task View: HighPerformanceComputing (http://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.12.0)</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>Suggests: chron, ggplot2 (&gt;= 0.9.0), plyr, reshape, testthat (&gt;= 0.4),
hexbin, fastmatch, nlme</dc:relation>
  <dc:creator>M Dowle &lt;datatable-help@lists.r-forge.r-project.org&gt;</dc:creator>
  <dc:contributor>M Dowle, T Short, S Lianoglou</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=data.table</dc:identifier>
 </rdf:Description>
</rdf:RDF>

