Skip to content

Package options

rsconnectOptions
Package Options

Accounts

accountUsage()
Show Account Usage
accounts() accountInfo() removeAccount()
Account Management Functions
listAccountEnvVars() updateAccountEnvVars()
Maintain environment variables across multiple applications
setAccountInfo()
Register account on shinyapps.io or posit.cloud

Users

addAuthorizedUser()
Add authorized user to application
authorizedUsers()
(Deprecated) List authorized users for an application
connectApiUser() connectUser()
Register account on Posit Connect
removeAuthorizedUser()
Remove authorized user from an application
showUsers()
List authorized users for an application

Deployments

writeManifest()
Create a manifest.json
deployAPI()
Deploy a Plumber API
deployApp()
Deploy an Application
deployDoc()
Deploy a single document
deploySite()
Deploy a website
deployTFModel()
Deploy a TensorFlow saved model
deployments()
List Application Deployments
forgetDeployment()
Forget Application Deployment
listDeploymentFiles()
Gather files to be bundled with an app

Servers

Properties and Metrics

setProperty()
Set Application property
showProperties()
Show Application property
unsetProperty()
Unset Application property
showInvited()
List invited users for an application
showLogs()
Show Application Logs
showMetrics()
Show Application Metrics
showUsage()
Show Application Usage
showUsers()
List authorized users for an application
resendInvitation()
Resend invitation for invited users of an application

Applications

appDependencies()
Detect application dependencies
applications()
List Deployed Applications
configureApp()
Configure an Application
deployApp()
Deploy an Application
purgeApp()
Purge an Application
restartApp()
Restart an Application
syncAppMetadata()
Update deployment records
terminateApp()
Terminate an Application

Other functions

addLinter() addLinter()
Add a Linter
lint()
Lint a Project
linter() linter()
Create a Linter
makeLinterMessage()
Construct a Linter Message
rpubsUpload()
Upload a file to RPubs
taskLog()
Show task log
tasks()
List Tasks