Deploy Programmatically with rsconnect
Deploy R content to Connect Cloud from any R session using the rsconnect package.
You can now deploy R content to Connect Cloud by using the rsconnect package.
Benefits of this new deployment workflow include:
- R Session Support: Deploy directly to Connect Cloud from an R session in any IDE, including RStudio, for the first time.
- Easy Authentication: Authenticate with a quick handshake between your IDE and Connect Cloud. No API key management required.
- Programmatic Control: Create reproducible R scripts to define and execute your entire publishing workflow.
- Error guidance: Get meaningful deployment status checks, logs, and error messages right in your console for faster troubleshooting.
More information is available in the User Guide.