SatRday Paris 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 links to my slides from my talk on Future: Friendly Parallel Processing in R for Everyone that I presented last month at the satRday Paris 2019 conference in Paris, France (February 23, 2019).
My talk (32 slides; ~40 minutes):
- Title: Future: Friendly Parallel Processing in R for Everyone
- HTML (incremental slides; requires online access)
- PDF (flat slides)
A big shout out to the organizers, all the volunteers, and everyone else for making it a great satRday.
Links
- satRday Paris 2019:
- Conference site: https://paris2019.satrdays.org/
- 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
- doFuture package:
- CRAN page: https://cran.r-project.org/package=doFuture
- GitHub page: https://github.com/HenrikBengtsson/doFuture
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.