forked from rstudio/rsconnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 919 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: rsconnect
Type: Package
Title: Deployment Interface for R Markdown Documents and Shiny Applications
Version: 0.8.16-9001
Author: JJ Allaire
Maintainer: Jonathan McPherson <[email protected]>
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.4.8-1),
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.0.2
Roxygen: list(markdown = TRUE)
URL: https://github.com/rstudio/rsconnect
BugReports: https://github.com/rstudio/rsconnect/issues