Package: chunkR
Type: Package
Title: Read Tables in Chunks
Version: 1.0.0
Date: 2018-01-12
Authors@R: c(person(given = "Leandro", family = "Roser", role = c("aut", "cre"), email = "learoser@gmail.com"))
Maintainer: Leandro Roser <learoser@gmail.com>
Description: Read external data tables in chunks using a C++ backend.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 3.0), methods
Imports: Rcpp (>= 0.12.14)
LinkingTo: Rcpp
Collate: 'ZZZ.R' 'auxiliar.R' 'RcppExports.R' 'classes.R'
        'constructors.R' 'methods.R'
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-01-15 06:03:16 UTC; leandro
Author: Leandro Roser [aut, cre]
Suggests: testthat
RcppModules: reader
Repository: CRAN
Date/Publication: 2018-01-15 14:47:24 UTC
