Learn R Programming

⚠️There's a newer version (1.7.0) 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

51,594

Version

0.8.27

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Aron Atkins

Last Published

July 12th, 2022

Functions in rsconnect (0.8.27)

accounts

Account Management Functions
deployDoc

Deploy a Document
rsconnectConfigDir

rsconnect Configuration Directory
deployApp

Deploy an Application
rsconnect-package

Deployment Interface for R Markdown Documents and Shiny Applications
showInvited

List invited users for an application
deployTFModel

Deploy a TensorFlow saved model
deploySite

Deploy a Website
makeLinterMessage

Construct a Linter Message
showLogs

Show Application Logs
oldApplicationConfigDir

Old Application Config Directory
deployments

List Application Deployments
showUsers

List authorized users for an application
showUsage

Show Application Usage
connectUser

Connect User Account
unsetProperty

Unset Application property
lint

Lint a Project
servers

Server Management Functions
removeAuthorizedUser

Remove authorized user from an application
generateAppName

Generate Application Name
resendInvitation

Resend invitation for invited users of an application
rsconnectOptions

Package Options
purgeApp

Purge an Application
setAccountInfo

Set ShinyApps Account Info
deployAPI

Deploy a Plumber API
linter

Create a Linter
writeManifest

Create a manifest.json describing deployment requirements.
setProperty

Set Application property
rsconnectPackages

Using Packages with rsconnect
terminateApp

Terminate an Application
tasks

List Tasks
restartApp

Restart an Application
rpubsUpload

Upload a file to RPubs
showProperties

Show Application property
forgetDeployment

Forget Application Deployment
syncAppMetadata

Sync Application Metadata
showMetrics

Show Application Metrics
taskLog

Show task log
listBundleFiles

List Files to be Bundled
connectApiUser

Connect Api User Account
applicationConfigDir

Application Configuration Directory
authorizedUsers

(Deprecated) List authorized users for an application
accountUsage

Show Account Usage
applications

List Deployed Applications
configureApp

Configure an Application
appDependencies

Detect Application Dependencies
addAuthorizedUser

Add authorized user to application
addLinter

Add a Linter