connectapi
connectapi copied to clipboard
An R package for interacting with the RStudio Connect Server API
Results
72
connectapi issues
Sort by
recently updated
recently updated
newest added
The new `content_render()` function should optionally support passing in `variant_id` to render a specific variant. This should probably return a `VariantTask` (right now it returns a `ContentTask`) but I think...
Implementing a supported `content_render()` method using the experimental APIs causes warnings. During a discussion on that PR, it was suggested that we just remove the "unsupported API warnings", as they're...