Package: bigreadr
Version: 0.2.2
Date: 2021-02-15
Title: Read Large Text Files
Description: Read large text files by splitting them in smaller files.
    Package 'bigreadr' also provides some convenient wrappers around fread()
    and fwrite() from package 'data.table'. 
Authors@R: 
    person(given = "Florian",
           family = "Privé",
           role = c("aut", "cre"),
           email = "florian.prive.21@gmail.com")
License: GPL-3
Encoding: UTF-8
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.0
Imports: bigassertr (>= 0.1.1), data.table, parallelly, Rcpp, utils
Suggests: spelling, testthat, covr, RSQLite
LinkingTo: Rcpp
Language: en-US
URL: https://github.com/privefl/bigreadr
BugReports: https://github.com/privefl/bigreadr/issues
NeedsCompilation: yes
Packaged: 2021-02-15 10:26:47 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-17 11:50:09 UTC
