Package: bigreadr
Version: 0.2.0
Date: 2019-10-17
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, Rcpp, parallel, 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: 2019-10-17 10:37:52 UTC; privef
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-18 04:50:08 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 01:20:20 UTC; windows
Archs: i386, x64
