Bleeding edge update for the #tidyverse purrr package. We've been working to make #rstats parallel maps even more seamless.
Introducing our shiniest new adverb: `in_parallel()`. Just wrap your function with it to take advantage of blazing fast parallel processing via mirai.
Utilise multiple cores on your own machine or distribute workloads across the network.
Please help us by testing it out! Install the pkg dev version via:
pak::pak("tidyverse/purrr")