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 Roxygen: list(markdown = 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 Repository: https://privefl.r-universe.dev Date/Publication: 2022-12-06 14:47:13 UTC RemoteUrl: https://github.com/privefl/bigreadr RemoteRef: HEAD RemoteSha: 2d8806f1067b19610a2d633bf2e863b910570d5d NeedsCompilation: yes Packaged: 2026-06-24 03:39:10 UTC; root Author: Florian Privé [aut, cre] Maintainer: Florian Privé