Learn R Programming

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

55,484

Version

0.8

License

GPL-2

Maintainer

JJ Allaire

Last Published

May 8th, 2017

Functions in rsconnect (0.8)

authorizedUsers

(Deprecated) List authorized users for an application
configureApp

Configure an Application
addAuthorizedUser

Add authorized user to application
addLinter

Add a Linter
accountUsage

Show Account Usage
accounts

Account Management Functions
appDependencies

Detect Application Dependencies
applications

List Deployed Applications
connectUser

Connect User Account
deployApp

Deploy an Application
deployments

List Application Deployments
generateAppName

Generate Application Name
restartApp

Restart an Application
listBundleFiles

List Files to be Bundled
makeLinterMessage

Construct a Linter Message
showInvited

List invited users for an application
showLogs

Show Application Logs
rpubsUpload

Upload a file to RPubs
showUsage

Show Application Usage
showUsers

List authorized users for an application
setAccountInfo

Set ShinyApps Account Info
setProperty

Set Application property
deployDoc

Deploy a Document
deploySite

Deploy a Website
rsconnectProxies

HTTP Proxy Configuration
removeAuthorizedUser

Remove authorized user from an application
taskLog

Show task log
tasks

List Tasks
lint

Lint a Project
linter

Create a Linter
rsconnect-package

rsconnect
rsconnectOptions

Package Options
rsconnectPackages

Using Packages with rsconnect
showMetrics

Show Application Metrics
showProperties

Show Application property
servers

Server Management Functions
terminateApp

Terminate an Application
unsetProperty

Unset Application property