dtplyr: Data Table Back-End for 'dplyr'

This implements the data table back-end for 'dplyr' so that you can seamlessly use data table and 'dplyr' together.

Version: 0.0.1
Imports: dplyr (≥ 0.5.0), data.table, lazyeval
Suggests: Lahman, nycflights13, testthat, covr
Published: 2016-06-27
Author: Hadley Wickham [aut, cre], RStudio [cph]
Maintainer: Hadley Wickham <hadley at rstudio.com>
BugReports: https://github.com/hadley/dtplyr/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/hadley/dtplyr
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dtplyr results

Downloads:

Reference manual: dtplyr.pdf
Package source: dtplyr_0.0.1.tar.gz
Windows binaries: r-devel: dtplyr_0.0.1.zip, r-release: dtplyr_0.0.1.zip, r-oldrel: dtplyr_0.0.1.zip
OS X Mavericks binaries: r-release: dtplyr_0.0.1.tgz, r-oldrel: dtplyr_0.0.1.tgz

Reverse dependencies:

Reverse suggests: dplyr