High-Performance Open-Source Archive
A simple set of wrapper functions for data.table::fread() that allows subsetting or filtering rows and selecting columns of table-formatted files too large for the available RAM. 'b stands for 'big files'. bread makes heavy use of Unix commands like 'grep', 'sed', 'wc', 'awk' and 'cut'. They are available by default in all Unix environments. For Windows, you need to install those commands externally in order to simulate a Unix environment and make sure that the executables are in the Windows PATH variable. To my knowledge, the simplest ways are to install 'RTools', 'Git' or 'Cygwin'. If they have been correctly installed (with the expected registry entries), they should be detected on loading the package and the correct directories will be added automatically to the PATH.
| Version: | 0.4.1 |
| Imports: | data.table |
| Published: | 2023-06-26 |
| DOI: | 10.32614/CRAN.package.bread |
| Author: | Vincent Guegan [aut, cre] |
| Maintainer: | Vincent Guegan <vincent.guegan at banque-france.fr> |
| BugReports: | https://github.com/MagicHead99/bread/issues |
| License: | GPL (≥ 3) |
| URL: | https://github.com/MagicHead99/bread/ |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | bread results |
| Reference manual: | bread.html , bread.pdf |
| Package source: | bread_0.4.1.tar.gz |
| Windows binaries: | r-devel: bread_0.4.1.zip, r-release: bread_0.4.1.zip, r-oldrel: bread_0.4.1.zip |
| macOS binaries: | r-release (arm64): bread_0.4.1.tgz, r-oldrel (arm64): bread_0.4.1.tgz, r-release (x86_64): bread_0.4.1.tgz, r-oldrel (x86_64): bread_0.4.1.tgz |
| Old sources: | bread archive |
| Reverse imports: | BgeeDB |
Please use the canonical form https://CRAN.R-project.org/package=bread to link to this page.
Need mirroring services?
Contact our team at info@vpspulse.com.
Mirror powered by VPSpulse
Infrastructure sponsored by VPSPulse & Secure Payments by ArionPay.