Package: dataPreparation
Title: Automated Data Preparation
Version: 0.1
Authors@R: person("Emmanuel-Lin", "Toulemonde", email = "el.toulemonde@protonmail.com", role = c("aut", "cre"))
Description: Do most of the painful data preparation for a data science project with a minimum amount of code; Take advantages of data.table efficiency and use some algorithmic trick in order to perform data preparation in a time and RAM efficient way.
Depends: R (>= 3.3.0), lubridate, stringr, Matrix
License: GPL-3 | file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, kableExtra, pander
VignetteBuilder: knitr
Imports: data.table
NeedsCompilation: no
Packaged: 2017-07-07 07:57:19 UTC; touleem
Author: Emmanuel-Lin Toulemonde [aut, cre]
Maintainer: Emmanuel-Lin Toulemonde <el.toulemonde@protonmail.com>
Repository: CRAN
Date/Publication: 2017-07-07 10:14:32 UTC
