Other packages > Find by keyword >

plumber  

An API Generator for R
View on CRAN: Click here


Download and install plumber package within the R console
Install from CRAN:
install.packages("plumber")

Install from Github:
library("remotes")
install_github("cran/plumber")

Install by package version:
library("remotes")
install_version("plumber", "1.3.2")



Attach the package and use:
library("plumber")
Maintained by
Barret Schloerke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-14
Latest Update: 2025-02-19
Description:
Gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
How to cite:
Barret Schloerke (2016). plumber: An API Generator for R. R package version 1.3.2, https://cran.r-project.org/web/packages/plumber. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:42), 0.2.4 (2016-04-14 16:30), 0.3.1 (2016-10-04 14:39), 0.3.2 (2017-05-22 03:41), 0.4.2 (2017-07-24 23:50), 0.4.4 (2017-12-02 00:17), 0.4.6 (2018-06-05 06:43), 1.0.0 (2020-09-14 23:40), 1.1.0 (2021-03-24 06:10), 1.2.0 (2022-07-10 00:30), 1.2.1 (2022-09-06 21:10), 1.2.2 (2024-03-26 01:00), 1.3.0 (2025-02-19 06:30), 1.3.1 (2025-12-13 07:20), 1.3.2 (2025-12-23 07:10)
Other packages that cited plumber R package
View plumber citation profile
Other R packages that plumber depends, imports, suggests or enhances
Complete documentation for plumber
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA