Learn R Programming

⚠️There's a newer version (1.3.4) of this package.Take me there.

rsconnect

An R package used for deploying applications to the ShinyApps hosted service, or to RStudio Connect.

Installation

You can install the released version of rsconnect from CRAN with:

install.packages("rsconnect")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("rstudio/rsconnect")

Example

To get started using ShinyApps check out the Getting Started Guide.

For more information using RStudio Connect, see the RStudio Connect User Guide.

Legal Stuff

TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc., and are not affiliated with RStudio, Inc.

Copy Link

Version

Install

install.packages('rsconnect')

Monthly Downloads

55,484

Version

0.8.28

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Aron Atkins

Last Published

October 24th, 2022

Functions in rsconnect (0.8.28)

accountUsage

Show Account Usage
accounts

Account Management Functions
addLinter

Add a Linter
applications

List Deployed Applications
applicationConfigDir

Application Configuration Directory
appDependencies

Detect Application Dependencies
addAuthorizedUser

Add authorized user to application
authorizedUsers

(Deprecated) List authorized users for an application
connectApiUser

Connect Api User Account
configureApp

Configure an Application
deployAPI

Deploy a Plumber API
connectUser

Connect User Account
deploySite

Deploy a Website
lint

Lint a Project
generateAppName

Generate Application Name
deployDoc

Deploy a Document
deployments

List Application Deployments
deployApp

Deploy an Application
deployTFModel

Deploy a TensorFlow saved model
forgetDeployment

Forget Application Deployment
makeLinterMessage

Construct a Linter Message
restartApp

Restart an Application
showInvited

List invited users for an application
rsconnectConfigDir

rsconnect Configuration Directory
removeAuthorizedUser

Remove authorized user from an application
taskLog

Show task log
showLogs

Show Application Logs
rsconnect-package

Deployment Interface for R Markdown Documents and Shiny Applications
resendInvitation

Resend invitation for invited users of an application
syncAppMetadata

Sync Application Metadata
showProperties

Show Application property
purgeApp

Purge an Application
linter

Create a Linter
oldApplicationConfigDir

Old Application Config Directory
rsconnectPackages

Using Packages with rsconnect
rsconnectOptions

Package Options
showMetrics

Show Application Metrics
terminateApp

Terminate an Application
rpubsUpload

Upload a file to RPubs
listBundleFiles

List Files to be Bundled
servers

Server Management Functions
tasks

List Tasks
setProperty

Set Application property
setAccountInfo

Set ShinyApps Account Info
showUsage

Show Application Usage
writeManifest

Create a manifest.json describing deployment requirements.
showUsers

List authorized users for an application
unsetProperty

Unset Application property