Package: bigreadr 0.2.5
bigreadr: Read Large Text Files
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:
bigreadr_0.2.5.tar.gz
bigreadr_0.2.5.zip(r-4.7)bigreadr_0.2.5.zip(r-4.6)bigreadr_0.2.5.zip(r-4.5)
bigreadr_0.2.5.tgz(r-4.6-x86_64)bigreadr_0.2.5.tgz(r-4.6-arm64)bigreadr_0.2.5.tgz(r-4.5-x86_64)bigreadr_0.2.5.tgz(r-4.5-arm64)
bigreadr_0.2.5.tar.gz(r-4.7-arm64)bigreadr_0.2.5.tar.gz(r-4.7-x86_64)bigreadr_0.2.5.tar.gz(r-4.6-arm64)bigreadr_0.2.5.tar.gz(r-4.6-x86_64)
bigreadr_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bigreadr/json (API)
| # Install 'bigreadr' in R: |
| install.packages('bigreadr', repos = c('https://privefl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/privefl/bigreadr/issues
Last updated from:2d8806f106. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 159 | ||
| linux-release-arm64 | OK | 111 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-release-x86_64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| macos-oldrel-x86_64 | OK | 188 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 114 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 109 |
Exports:big_fread1big_fread2cbind_dffread2fwrite2get_split_filesnlinesrbind_dfsplit_file
Dependencies:bigassertrdata.tableparallellyRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Read large text file | big_fread1 |
| Read large text file | big_fread2 |
| Merge data frames | cbind_df |
| Read text file(s) | fread2 |
| Write a data frame to a text file | fwrite2 |
| Number of lines | nlines |
| Merge data frames | rbind_df |
| Split file every nlines | get_split_files split_file |
