plumbpkg
plumbpkg copied to clipboard
Example R package that includes Plumber APIs
It looks like the plumber tests are not passing on `callr 3.6` and plumber `1.10`.
Thanks for the great example package, I think it would be helpful to include some guidance as to how you would deploy a package like this using the rsconnect package...
Hi, thanks for putting this together. Looks really awesome! Maybe there could be `usethis`-like function for creating this structure, as a starting point that users can modify. Maybe it can...