Hi guys,
I'm having issue deploying a Plumber API to R Studio Connect. I've made sure the following steps are completed:
- I'm connected to the service
- I have my plumber.R and entrypoint.R files in the same directory
- I'm executing rsconnect::deployAPI(api = "dir path") in console
and then getting this error. I have no clue what I'm missing over here so any help would be appreciated. Thanks!