There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The currr package is a wrapper for the purrr::map() family but extends the iteration process with a certain number of checkpoints ( currr = checkpoints + purr), where the evaluated results are saved, and we can always restart from there.