promises
A promise library for R. https://rstudio.github.io/promises
Installation
devtools::install_github("rstudio/promises")The CRAN version of Shiny doesn't (yet) support promises. Until support is merged, you'll have to install from GitHub:
devtools::install_github("rstudio/shiny")License
MIT