Learn R Programming

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

rsconnect

An R package used for deploying applications to the ShinyApps hosted service, or to RStudio Connect.

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 check out the Getting Started Guide.

For more information using RStudio Connect, see the RStudio Connect User Guide.

Legal Stuff

TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc., and are not affiliated with RStudio, Inc.

Copy Link

Version

Install

install.packages('rsconnect')

Monthly Downloads

54,186

Version

0.8.8

License

GPL-2

Maintainer

Jonathan McPherson

Last Published

March 9th, 2018

Functions in rsconnect (0.8.8)

authorizedUsers

(Deprecated) List authorized users for an application
deployDoc

Deploy a Document
rsconnectOptions

Package Options
showUsage

Show Application Usage
rsconnectPackages

Using Packages with rsconnect
showUsers

List authorized users for an application
accountUsage

Show Account Usage
accounts

Account Management Functions
deploySite

Deploy a Website
deployTFModel

Deploy a TensorFlow saved model
setAccountInfo

Set ShinyApps Account Info
setProperty

Set Application property
showMetrics

Show Application Metrics
showProperties

Show Application property
appDependencies

Detect Application Dependencies
applications

List Deployed Applications
listBundleFiles

List Files to be Bundled
connectUser

Connect User Account
deployAPI

Deploy a Plumber API
deployments

List Application Deployments
makeLinterMessage

Construct a Linter Message
addAuthorizedUser

Add authorized user to application
rsconnect-package

rsconnect
generateAppName

Generate Application Name
servers

Server Management Functions
restartApp

Restart an Application
addLinter

Add a Linter
rpubsUpload

Upload a file to RPubs
linter

Create a Linter
lint

Lint a Project
terminateApp

Terminate an Application
unsetProperty

Unset Application property
rsconnectProxies

HTTP Proxy Configuration
taskLog

Show task log
removeAuthorizedUser

Remove authorized user from an application
showLogs

Show Application Logs
showInvited

List invited users for an application
tasks

List Tasks
configureApp

Configure an Application
deployApp

Deploy an Application