Package: dchunkr 0.0.0.9001
dchunkr: Work with Chunks of Data
Helps to work with chunks of data in parallel and to cache the results of each chunk. It's basic approach to handling somewhat large datasets and long runtimes.
Authors:
dchunkr_0.0.0.9001.tar.gz
dchunkr_0.0.0.9001.zip(r-4.7)dchunkr_0.0.0.9001.zip(r-4.6)dchunkr_0.0.0.9001.zip(r-4.5)
dchunkr_0.0.0.9001.tgz(r-4.6-any)dchunkr_0.0.0.9001.tgz(r-4.5-any)
dchunkr_0.0.0.9001.tar.gz(r-4.7-any)dchunkr_0.0.0.9001.tar.gz(r-4.6-any)
dchunkr_0.0.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dchunkr/json (API)
NEWS
| # Install 'dchunkr' in R: |
| install.packages('dchunkr', repos = c('https://maurolepore.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maurolepore/dchunkr/issues
Pkgdown/docs site:https://maurolepore.github.io
Last updated from:97483508d4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 109 |
Exports:add_filecache_pathnest_chunkorder_rowspick_undone
Dependencies:clicodetoolscpp11digestdplyrfsfurrrfuturegenericsglobalsgluelifecyclelistenvmagrittrparallellypillarpkgconfigpurrrR6rappdirsrlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Adds the 'file' column to a data frame | add_file |
| Create a path to the cache directory, ensuring it exists | cache_path |
| Nest a data frame by chunks containing all elements of a group | nest_chunk |
| Order the rows of a data frame | order_rows |
| Add and filter (un)done files in a data frame | pick_undone |
