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

51,594

Version

0.4.3

License

GPL-2

Maintainer

JJ Allaire

Last Published

May 2nd, 2016

Functions in rsconnect (0.4.3)

accountUsage

Show Account Usage
makeLinterMessage

Construct a Linter Message
authorizedUsers

(Deprecated) List authorized users for an application
rsconnectPackages

Using Packages with rsconnect
configureApp

Configure an Application
addLinter

Add a Linter
rsconnect-package

rsconnect
setProperty

Set Application property
servers

Server Management Functions
deploySite

Deploy a Website
lint

Lint a Project
showUsage

Show Application Usage
showMetrics

Show Application Metrics
unsetProperty

Unset Application property
setAccountInfo

Set ShinyApps Account Info
showInvited

List invited users for an application
accounts

Account Management Functions
linter

Create a Linter
connectUser

Connect User Account
deployments

List Application Deployments
removeAuthorizedUser

Remove authorized user from an application
rpubsUpload

Upload a file to RPubs
taskLog

Show task log
terminateApp

Terminate an Application
applications

List Deployed Applications
deployDoc

Deploy a Document
restartApp

Restart an Application
rsconnectOptions

Package Options
addAuthorizedUser

Add authorized user to application
showUsers

List authorized users for an application
appDependencies

Detect Application Dependencies
rsconnectProxies

HTTP Proxy Configuration
showLogs

Show Application Logs
deployApp

Deploy an Application
tasks

List Tasks
showProperties

Show Application property