currr: Apply Mapping Functions in Frequent Saving
Implementations of the family of map() functions with frequent saving of the intermediate results. The contained functions let you start the evaluation of the iterations where you stopped (reading the already evaluated ones from cache), and work with the currently evaluated iterations while remaining ones are running in a background job. Parallel computing is also easier with the workers parameter.
Version: |
0.1.2 |
Depends: |
R (≥ 4.1.0) |
Imports: |
dplyr, tidyr, readr, stringr, broom, pacman, tibble, clisymbols, job, rstudioapi, scales, parallel, purrr, crayon, stats |
Published: |
2023-02-17 |
DOI: |
10.32614/CRAN.package.currr |
Author: |
Marcell Granat
[aut, cre] |
Maintainer: |
Marcell Granat <granat.marcell at uni-neumann.hu> |
BugReports: |
https://github.com/MarcellGranat/currr/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/MarcellGranat/currr |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
currr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=currr
to link to this page.