Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 409 Bytes

promises

R build status

A promise library for R. https://rstudio.github.io/promises/

Installation

install.packages("promises")

To use promises with Shiny, make sure you have Shiny v1.1.0 or later.

License

MIT