-
Given the following plumber.R:
```
library(plumber)
#* @apiTitle Plumber Example API
pr() %>%
pr_get("/", function(){
"Programmatic Plumber!"
}, serializer = plumber::serializer_…
-
Gulp-rigger doesnt work with gulp-plumber. Buffer.js:67 error appears.
``` javascript
var gulp = require('gulp'),
plumber = require('gulp-plumber'),
rigger = require('gulp-rigger');
var onEr…
-
The new `plumber` integration in the IDE is fantastic. However, the Run API button has issues when the directory hosting the API isn't the R project root directory. In this scenario, if the API refere…
-
## Version **1.2.0** of [gulp-plumber](https://github.com/floatdrop/gulp-plumber) was just published.
Branch
Build failing 🚨
Dependency
…
-
### System details
RStudio Edition : Server Pro
RStudio Version : 1.4.1103-4
OS Version : Ubuntu 18.04
R Version : 4.0.3
### Steps to reproduce the problem
1) Star…
-
Hello!
I wrote three simplified scenarios to try to understand why plumber is failing to keep the stream flow after some error ocurred on my plugin (which transforms vinyl files asynchronously).
I'm…
-
I've just been following the standard setup script using the recommended settings via `cr_setup()` for a new project on Google Cloud; unfortunately `cr_setup_test("plumber")` failed with the following…
-
## Version **1.2.0** of [gulp-plumber](https://github.com/floatdrop/gulp-plumber) was just published.
Branch
Build failing 🚨
Dependency
…
-
## Version **1.2.0** of [gulp-plumber](https://github.com/floatdrop/gulp-plumber) was just published.
Branch
Build failing 🚨
Dependency
…
-
When the input image (currently only single freq images work) has > 1 Stokes plane plumber crashes. The default behaviour so far has been for plumber to read in a single plane Stokes image and generat…