Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidyverse integration or keep seperate #2

Closed
instantkaffee opened this issue Apr 15, 2018 · 1 comment
Closed

Tidyverse integration or keep seperate #2

instantkaffee opened this issue Apr 15, 2018 · 1 comment

Comments

@instantkaffee
Copy link

instantkaffee commented Apr 15, 2018

Thanks for the package.
This addresses the long-term wish for parallel purrr.
See tidyverse/purrr#121.

Questions:

@DavisVaughan
Copy link
Owner

I am not directly in touch with them about this, but it is heavily rumored that they are working on it as well. I doubt this package will be integrated, as their approach may or may not use the future package, and might be more tightly coupled with the C code in purrr. Even so, furrr will not be completely useless if they have parallel purrr because of the ability to use it with future.batchtools across multiple computers, which I am not sure that the tidyverse purrr will support.

furrr is really just my attempt to give the community something they have been asking for for awhile as a temporary solution until an official solution can come out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants