Package: fileplyr
Version: 0.2.0
Title: Chunk Processing or Split-Apply-Combine on Delimited Files and
        Distributed Dataframes
Description: Perform chunk processing or split-apply-combine on data in a
    delimited file (example: CSV) and Distributed Dataframes (DDF) 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
URL: https://github.com/talegari/fileplyr
BugReports: https://github.com/talegari/fileplyr/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-20 02:32:41 UTC; talegari
Author: KS Srikanth [aut, cre]
Maintainer: KS Srikanth <sri.teach@gmail.com>
Repository: CRAN
Date/Publication: 2017-02-20 08:11:20
Built: R 3.3.3; ; 2018-04-22 17:31:53 UTC; windows
