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✨
DESCRIPTION
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 | 131 | ||
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 159 | ||
| linux-release-arm64 | OK | 132 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 245 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| macos-oldrel-x86_64 | OK | 170 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 180 | ||
| wasm-release | OK | 132 |
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 |
