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
Author: Marcell Granat ORCID iD [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:

Reference manual: currr.pdf

Downloads:

Package source: currr_0.1.2.tar.gz
Windows binaries: r-devel: currr_0.1.2.zip, r-release: currr_0.1.2.zip, r-oldrel: currr_0.1.2.zip
macOS binaries: r-release (arm64): currr_0.1.2.tgz, r-oldrel (arm64): currr_0.1.2.tgz, r-release (x86_64): currr_0.1.2.tgz
Old sources: currr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=currr to link to this page.