The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 |
Reference manual: | currr.pdf |
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, r-oldrel (x86_64): currr_0.1.2.tgz |
Old sources: | currr archive |
Please use the canonical form https://CRAN.R-project.org/package=currr to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.