Learn R Programming

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

rsconnect

An R package used for deploying applications to the ShinyApps hosted service.

Installation

To install directly from GitHub, run this:

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("rstudio/rsconnect")

Usage

To get started using ShinyApps checkout the Getting Started Guide.

Copy Link

Version

Install

install.packages('rsconnect')

Monthly Downloads

51,898

Version

0.7

License

GPL-2

Maintainer

JJ Allaire

Last Published

December 21st, 2016

Functions in rsconnect (0.7)

appDependencies

Detect Application Dependencies
applications

List Deployed Applications
connectUser

Connect User Account
deployApp

Deploy an Application
configureApp

Configure an Application
accountUsage

Show Account Usage
authorizedUsers

(Deprecated) List authorized users for an application
accounts

Account Management Functions
addLinter

Add a Linter
addAuthorizedUser

Add authorized user to application
deployments

List Application Deployments
deployDoc

Deploy a Document
makeLinterMessage

Construct a Linter Message
listBundleFiles

List Files to be Bundled
rsconnectOptions

Package Options
rsconnectPackages

Using Packages with rsconnect
linter

Create a Linter
lint

Lint a Project
deploySite

Deploy a Website
generateAppName

Generate Application Name
setProperty

Set Application property
removeAuthorizedUser

Remove authorized user from an application
rsconnectProxies

HTTP Proxy Configuration
restartApp

Restart an Application
unsetProperty

Unset Application property
rpubsUpload

Upload a file to RPubs
showInvited

List invited users for an application
taskLog

Show task log
showLogs

Show Application Logs
showUsers

List authorized users for an application
showMetrics

Show Application Metrics
tasks

List Tasks
terminateApp

Terminate an Application
servers

Server Management Functions
showProperties

Show Application property
showUsage

Show Application Usage
setAccountInfo

Set ShinyApps Account Info