Package: fileplyr
Version: 0.1.0
Title: Chunk Processing or Split-Apply-Combine on Delimited Files(CSV
        Etc)
Description: Perform chunk processing or split-apply-combine on data in a 
    delimited file(example: CSV) across multiple cores of a single machine with
    low memory footprint. These functions are a convenient wrapper over the
    versatile package 'datadr'.
Authors@R: person("KS", "Srikanth", email = "sri.teach@gmail.com",
  role = c("aut", "cre"))
Imports: datadr (>= 0.8.6), assertthat (>= 0.1), parallel
Depends: R (>= 3.3.2), tibble (>= 1.2), utils
License: GPL-3
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-03 13:41:15 UTC; adminn
Author: KS Srikanth [aut, cre]
Maintainer: KS Srikanth <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-03 14:57:11
