useR! 2019 Slides on Futures
[This article was first published on JottR on R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Below are the slides for my Future: Simple Parallel and Distributed Processing in R that I presented at the useR! 2019 conference in Toulouse, France on July 9-12, 2019.
My talk (25 slides; ~15+3 minutes):
- Title: Future: Simple Parallel and Distributed Processing in R
- HTML (incremental Google Slides; requires online access)
- PDF (flat slides)
I want to send out a big thank you to everyone making the useR! conference such wonderful experience.
Links
- useR! 2019:
- Conference site: http://user2019.r-project.org/
- Conference material: TBA
- future package:
- CRAN page: https://cran.r-project.org/package=future
- GitHub page: https://github.com/HenrikBengtsson/future
- future.apply package:
- CRAN page: https://cran.r-project.org/package=future.apply
- GitHub page: https://github.com/HenrikBengtsson/future.apply
- progressr package:
- CRAN page: N/A
- GitHub page: https://github.com/HenrikBengtsson/progressr
To leave a comment for the author, please follow the link and comment on their blog: JottR on R.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.