-
**What would you like to see added?**
A clear and concise description of what you would like to see added to `plumber`.
**Use Case**
Right now, Plumber is able to read or write to and from va…
-
While reading the documentation at [https://rstudio.github.io/pool/articles/advanced-pool.html](https://rstudio.github.io/pool/articles/advanced-pool.html), I noticed that it might give the impression…
-
Components:
- [ ] web-ui
- [ ] manager
- [ ] worker-api
- [ ] worker-r
- [ ] r-api
## r-api
`r-ver` based container with installed plumber and nginx reverse proxy with basic auth, entrypoint is a to…
-
This is a reference to #5190. The new option to run Shiny applications as background jobs is awesome! It would be nice to have the same option for Plumber APIs.
![image](https://user-images.githubu…
-
# Meetup #17
## Place: Sentinel One
## Date: October 15
## Talks (4)
**Piotr Szczepanski, Staff Software Engineer at SentinelOne - "Advanced Testing Techniques in Go"**
Dive into the advanced s…
-
I'm currently using this plugin to run the binary of [libsass](https://github.com/sass/libsass) (sassc) for testing purposes. What I would really like is a way to capture the `stderr` to a file. Curre…
-
thanks for clearing up that the mobi making was wrong in #10 :+1:
i had the following error towards the end of the `make` command:
```
1% Converting input to HTML...
InputFormatPlugin: EPUB Input r…
-
Let say I have a set of functions for processing API requests
```
#' Function description
#' @get /list
#' @param key Auth key
#' @param user User ID
#' @example https://api.company.com/list?k…
-
# Task Name
Heteronym differentiation in the English language
## Task Objective
A heteronym is a word that has different pronunciations and meanings but the same spelling. For example, “attri…
-
i.e. create a new project with file `foo.R` containing `library(shiny)`, then run `writeManfiest()`:
```
> rsconnect::writeManifest()
Error in `quartoInspect()`:
! Failed to run `quarto inspect`…