Gives the ability to automatically generate and serve an HTTP API
from R functions using the annotations in the R documentation around your
functions.
Version: |
1.0.0 |
Depends: |
R (≥ 3.0.0) |
Imports: |
R6 (≥ 2.0.0), stringi (≥ 0.3.0), jsonlite (≥ 0.9.16), webutils (≥ 1.1), httpuv (≥ 1.5.0), crayon, promises (≥
1.1.0), sodium, swagger (≥ 3.33.0), magrittr, mime, lifecycle |
Suggests: |
testthat (≥ 0.11.0), rmarkdown, base64enc, htmlwidgets, visNetwork, later, readr, yaml, feather, future |
Published: |
2020-09-14 |
Author: |
Barret Schloerke [cre, aut],
Jeff Allen [aut, ccp],
Bruno Tremblay [ctb],
Frans van Dunné [ctb],
Sebastiaan Vandewoude [ctb],
RStudio [cph, fnd] |
Maintainer: |
Barret Schloerke <barret at rstudio.com> |
BugReports: |
https://github.com/rstudio/plumber/issues |
License: |
MIT + file LICENSE |
URL: |
https://www.rplumber.io, https://github.com/rstudio/plumber |
NeedsCompilation: |
no |
Materials: |
README NEWS |
In views: |
ModelDeployment, WebTechnologies |
CRAN checks: |
plumber results |