Package: bigreadr
Version: 0.2.5
Date: 2022-12-06
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
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: 2022-12-06 14:52:49 UTC; au639593
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-06 15:50:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 13:25:41 UTC; windows
Archs: i386, x64
