Learn R Programming

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

71,522

Version

0.5

License

GPL-2

Maintainer

JJ Allaire

Last Published

October 17th, 2016

Functions in rsconnect (0.5)

accountUsage

Show Account Usage
authorizedUsers

(Deprecated) List authorized users for an application
addAuthorizedUser

Add authorized user to application
appDependencies

Detect Application Dependencies
deployApp

Deploy an Application
configureApp

Configure an Application
connectUser

Connect User Account
addLinter

Add a Linter
accounts

Account Management Functions
applications

List Deployed Applications
deployDoc

Deploy a Document
deploySite

Deploy a Website
linter

Create a Linter
rsconnectPackages

Using Packages with rsconnect
makeLinterMessage

Construct a Linter Message
listBundleFiles

List Files to be Bundled
rsconnectOptions

Package Options
deployments

List Application Deployments
generateAppName

Generate Application Name
lint

Lint a Project
servers

Server Management Functions
setProperty

Set Application property
setAccountInfo

Set ShinyApps Account Info
showInvited

List invited users for an application
rsconnectProxies

HTTP Proxy Configuration
removeAuthorizedUser

Remove authorized user from an application
rpubsUpload

Upload a file to RPubs
showMetrics

Show Application Metrics
showLogs

Show Application Logs
restartApp

Restart an Application
taskLog

Show task log
unsetProperty

Unset Application property
showProperties

Show Application property
terminateApp

Terminate an Application
tasks

List Tasks
showUsage

Show Application Usage
showUsers

List authorized users for an application