Plumber

The plumber package makes it easy to create APIs from your R functions. Learn more about the plumber package here. RStudio Connect allows data scientists to securely share a wide variety of R and Python content, including APIs.


blog

Update Your Machine Learning Pipeline With vetiver and Quarto

September 13, 2022 |

With the vetiver package, data scientists have a streamlined, consistent way to maintain machine learning pipelines. We recently updated our Bike Share prediction application using vetiver and Quarto.

blog

Creating APIs for Data Science With plumber

March 22, 2022 |

APIs increase the impact of your data science work. With the plumber package, you can turn your R code into API endpoints so that others can use your function or model.

blog

(Re)Introducing the "Solutions" website

May 27, 2021 |

RStudio's solutions website has been around for a long time and has recently undergone an extensive redesign

blog

RStudio and APIs

May 4, 2021 |

APIs can dramatically increase the impact of data analytics by making real time results accessible to a larger audience. RStudio empowers organizations to both create and use analytic APIs.

blog

plumber 1.1.0

March 29, 2021 |

{plumber} v1.1.0 is now on CRAN! In this post, we'll highlight some of the most exciting new features in both the v1.1.0 and v1.0.0 releases, including: parallel endpoint execution, a tidy interface, and request body parsing

rstudio::conf 2020

Practical Plumber Patterns

January 30, 2020 |

Plumber is a package that allows R users to create APIs out of R functions. This flexible approach allows R processes to be accessed by toolchains and frameworks outside of R.

rstudio::conf 2019

Democratizing R with Plumber APIs

January 24, 2019 |

The Plumber package provides an approachable framework for exposing R functions as HTTP API endpoints. This allows R developers to create code that can be consumed by downstream frameworks, which...

R Packages

January 1, 0001 |