Package: R2DT
Type: Package
Title: Translation of Base R-Like Functions for 'data.table' Objects
Version: 0.1
Author: Robin Van Oirbeek
Maintainer: Robin Van Oirbeek <robin.vanoirbeek@gmail.com>
Description: Some heavily used base R functions are reconstructed to also be compliant to data.table objects. Also, some general helper functions that could be of interest for working with data.table objects are included.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.3.0)
Imports: data.table (>= 1.10.4), plyr (>= 1.8.4), devFunc
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-26 08:28:49 UTC; Robin
Repository: CRAN
Date/Publication: 2018-01-26 10:26:01 UTC
