Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
Package: rsconnect
Type: Package
Title: Deployment Interface for R Markdown Documents and Shiny Applications
Version: 0.8.19
Authors@R: c(
person("Jonathan", "McPherson", role = c("aut", "cre"), email = "jonathan@rstudio.com"),
person("JJ", "Allaire", role = "aut"),
person("RStudio", role = c("cph", "fnd"))
)
Description: Programmatic deployment interface for 'RPubs', 'shinyapps.io', and
'RStudio Connect'. Supported content types include R Markdown documents,
Shiny applications, Plumber APIs, plots, and static web content.
Depends:
R (>= 3.0.0)
Imports:
curl,
digest,
jsonlite,
openssl,
packrat (>= 0.6),
rstudioapi (>= 0.5),
yaml (>= 2.1.5)
Suggests:
RCurl,
callr,
httpuv,
knitr,
plumber (>= 0.3.2),
reticulate,
rmarkdown (>= 1.1),
shiny,
sourcetools,
testthat,
xtable
License: GPL-2
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
URL: https://github.com/rstudio/rsconnect
BugReports: https://github.com/rstudio/rsconnect/issues