Super Excited for R Promises

Reading time:
time
min
By:
Damian Rodziewicz
September 25, 2017

We at <a href="https://appsilon.com/">Appsilon</a> are excited about RStudio introducing promises in R quite soon. This will be a huge step forward in programming in R. We have already used futures and similar libraries to run code asynchronously, but this is going to be a standard and it looks like it’s going to be very easy to use. They support chaining which is a great way of building clean code by piping computations that take a long time. &nbsp; We’ve used futures/promises/tasks in programming languages like C#, Scala, Javascript and promises have always had a big impact on the way code is structured and on the overall execution speed. We recently spoke with Joe Cheng, and he mentioned promises at the EARL conference. Here are some links if you’re interested in reading more about promises on <a href="https://github.com/rstudio/promises">GitHub</a> and <a href="https://medium.com/@joe.cheng/async-programming-in-r-and-shiny-ebe8c5010790" target="_blank" rel="noopener noreferrer">Medium</a>. What do you think? Let us know in the comments.

Have questions or insights?

Engage with experts, share ideas and take your data journey to the next level!
Explore Possibilities

Share Your Data Goals with Us

From advanced analytics to platform development and pharma consulting, we craft solutions tailored to your needs.

Talk to our Experts
r
shiny dashboards