Other packages > Find by keyword >

rsconnect  

Deploy Docs, Apps, and APIs to 'Posit Connect', 'shinyapps.io', and 'RPubs'
View on CRAN: Click here


Download and install rsconnect package within the R console
Install from CRAN:
install.packages("rsconnect")

Install from Github:
library("remotes")
install_github("cran/rsconnect")

Install by package version:
library("remotes")
install_version("rsconnect", "1.7.0")



Attach the package and use:
library("rsconnect")
Maintained by
Aron Atkins
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-20
Latest Update: 2025-06-26
Description:
Programmatic deployment interface for 'RPubs', 'shinyapps.io', and 'Posit Connect'. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content.
How to cite:
Aron Atkins (2016). rsconnect: Deploy Docs, Apps, and APIs to 'Posit Connect', 'shinyapps.io', and 'RPubs'. R package version 1.7.0, https://cran.r-project.org/web/packages/rsconnect. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:53), 0.4.2.1 (2016-03-30 00:49), 0.4.2 (2016-03-20 16:59), 0.4.3 (2016-05-02 13:21), 0.5 (2016-10-17 01:50), 0.6 (2016-11-21 21:22), 0.7 (2016-12-21 17:02), 0.8.5 (2017-08-23 09:21), 0.8.8 (2018-03-09 01:26), 0.8.11 (2018-11-12 20:40), 0.8.12 (2018-12-05 08:50), 0.8.13 (2019-01-10 20:50), 0.8.15 (2019-07-23 00:50), 0.8.16 (2019-12-13 21:00), 0.8.17 (2021-04-09 07:00), 0.8.18 (2021-05-24 20:40), 0.8.24 (2021-08-05 06:20), 0.8.25 (2021-11-19 08:30), 0.8.26 (2022-05-31 23:10), 0.8.27 (2022-07-12 19:00), 0.8.28 (2022-10-24 16:42), 0.8.29 (2023-01-09 23:50), 0.8 (2017-05-09 00:48), 1.0.0 (2023-07-17 22:00), 1.0.1 (2023-07-20 21:00), 1.0.2 (2023-08-17 17:40), 1.1.0 (2023-09-05 15:20), 1.1.1 (2023-10-04 17:50), 1.2.0 (2023-12-15 04:20), 1.2.1 (2024-01-31 23:00), 1.2.2 (2024-04-04 15:20), 1.3.0 (2024-05-24 11:30), 1.3.1 (2024-06-04 11:50), 1.3.2 (2024-10-28 17:50), 1.3.3 (2024-11-19 07:50), 1.3.4 (2025-01-22 15:30), 1.4.0 (2025-05-15 22:20), 1.4.1 (2025-05-22 06:50), 1.4.2 (2025-06-18 06:40), 1.5.0 (2025-06-26 17:50), 1.5.1 (2025-08-28 15:50), 1.6.0 (2025-10-28 07:10), 1.6.1 (2025-11-04 07:10), 1.6.2 (2025-11-18 15:20), 1.7.0 (2025-12-06 14:50), 1.8.0 (2026-04-10 08:50), 1.10.0 (2026-06-08 21:50)
Other packages that cited rsconnect R package
View rsconnect citation profile
Other R packages that rsconnect depends, imports, suggests or enhances
Complete documentation for rsconnect
Functions, R codes and Examples using the rsconnect R package
Some associated functions: accountUsage . accounts . addAuthorizedUser . addConnectServer . addLinter . addServer . appDependencies . applicationConfigDir . applications . authorizedUsers . configureApp . connectApiUser . deployAPI . deployApp . deployDoc . deploySite . deployTFModel . deployments . discoverServers . forgetDeployment . generateAppName . lint . linter . listAccountEnvVars . listBundleFiles . listDeploymentFiles . makeLinterMessage . oldApplicationConfigDir . options . purgeApp . removeAuthorizedUser . resendInvitation . restartApp . rpubsUpload . rsconnect-package . rsconnectConfigDir . rsconnectPackages . rsconnectProxies . servers . setAccountInfo . setProperty . showInvited . showLogs . showMetrics . showProperties . showUsage . showUsers . syncAppMetadata . taskLog . tasks . terminateApp . unsetProperty . writeManifest . 
Some associated R codes: account-find.R . accounts.R . appDependencies.R . appMetadata-quarto.R . appMetadata.R . applications.R . auth.R . bundle.R . bundleFiles.R . bundlePackage.R . bundlePackagePackrat.R . bundlePackageRenv.R . bundlePython.R . certificates.R . client-cloud.R . client-connect.R . client-shinyapps.R . client.R . config.R . configMigrate.R . configureApp.R . cookies.R . deployAPI.R . deployApp.R . deployDoc.R . deploySite.R . deployTFModel.R . deploymentTarget.R . deployments-find.R . deployments.R . envvars.R . http-curl.R . http-internal.R . http-libcurl.R . http-rcurl.R . http.R . ide.R . import-standalone-obj-type.R . import-standalone-types-check.R . imports.R . lint-framework.R . lint.R . linters.R . locale.R . purgeApp.R . restartApp.R . rpubs.R . rsconnect-package.R . secret.R . servers-deprec.R . servers.R . static-analysis.R . tasks.R . terminateApp.R . title.R . usage.R . utils-cli.R . utils.R . writeManifest.R .  Full rsconnect package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA