Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


⚠️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

You can install the released version of rsconnect from CRAN with:

install.packages("rsconnect")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("rstudio/rsconnect")

Example

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

53,796

Version

0.8.16

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Jonathan McPherson

Last Published

December 13th, 2019

Functions in rsconnect (0.8.16)

deployDoc

Deploy a Document
writeManifest

Create a manifest.json describing deployment requirements.
showUsage

Show Application Usage
rsconnectOptions

Package Options
showUsers

List authorized users for an application
lint

Lint a Project
purgeApp

Purge an Application
deployments

List Application Deployments
linter

Create a Linter
deployTFModel

Deploy a TensorFlow saved model
removeAuthorizedUser

Remove authorized user from an application
restartApp

Restart an Application
deployAPI

Deploy a Plumber API
showProperties

Show Application property
showMetrics

Show Application Metrics
deploySite

Deploy a Website
listBundleFiles

List Files to be Bundled
taskLog

Show task log
makeLinterMessage

Construct a Linter Message
tasks

List Tasks
rpubsUpload

Upload a file to RPubs
showLogs

Show Application Logs
applications

List Deployed Applications
forgetDeployment

Forget Application Deployment
generateAppName

Generate Application Name
rsconnect-package

Deployment Interface for R Markdown Documents and Shiny Applications
terminateApp

Terminate an Application
deployApp

Deploy an Application
rsconnectPackages

Using Packages with rsconnect
showInvited

List invited users for an application
unsetProperty

Unset Application property
setAccountInfo

Set ShinyApps Account Info
servers

Server Management Functions
setProperty

Set Application property
addLinter

Add a Linter
connectApiUser

Connect Api User Account
accounts

Account Management Functions
appDependencies

Detect Application Dependencies
accountUsage

Show Account Usage
connectUser

Connect User Account
configureApp

Configure an Application
authorizedUsers

(Deprecated) List authorized users for an application
addAuthorizedUser

Add authorized user to application