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.

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

58,825

Version

0.6

License

GPL-2

Maintainer

JJ Allaire

Last Published

November 21st, 2016

Functions in rsconnect (0.6)

connectUser

Connect User Account
setAccountInfo

Set ShinyApps Account Info
lint

Lint a Project
linter

Create a Linter
restartApp

Restart an Application
rpubsUpload

Upload a file to RPubs
unsetProperty

Unset Application property
addAuthorizedUser

Add authorized user to application
addLinter

Add a Linter
makeLinterMessage

Construct a Linter Message
listBundleFiles

List Files to be Bundled
showLogs

Show Application Logs
showMetrics

Show Application Metrics
tasks

List Tasks
terminateApp

Terminate an Application
accounts

Account Management Functions
deploySite

Deploy a Website
accountUsage

Show Account Usage
generateAppName

Generate Application Name
taskLog

Show task log
showUsers

List authorized users for an application
appDependencies

Detect Application Dependencies
applications

List Deployed Applications
rsconnectProxies

HTTP Proxy Configuration
removeAuthorizedUser

Remove authorized user from an application
showProperties

Show Application property
showUsage

Show Application Usage
authorizedUsers

(Deprecated) List authorized users for an application
rsconnectOptions

Package Options
configureApp

Configure an Application
rsconnectPackages

Using Packages with rsconnect
setProperty

Set Application property
showInvited

List invited users for an application
servers

Server Management Functions
deployApp

Deploy an Application
deployDoc

Deploy a Document
deployments

List Application Deployments