Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rstudio/promises

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

Last synced: 3 months ago
JSON representation

A promise library for R

Awesome Lists containing this project

README

        

# promises

[![R build status](https://github.com/rstudio/promises/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/rstudio/promises/actions)

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

## Installation

```r
install.packages("promises")
```

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

## License

MIT