File: control

package info (click to toggle)
r-cran-rsconnect 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,044 kB
  • sloc: python: 185; sh: 13; makefile: 5
file content (37 lines) | stat: -rw-r--r-- 1,352 bytes parent folder | download
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
37
Source: r-cran-rsconnect
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-cli,
               r-cran-curl,
               r-cran-digest,
               r-cran-jsonlite,
               r-cran-lifecycle,
               r-cran-openssl (>= 2.0.0),
               r-cran-pki,
               r-cran-packrat (>= 0.6),
               r-cran-renv,
               r-cran-rlang (>= 1.0.0),
               r-cran-rstudioapi,
               r-cran-yaml
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rsconnect
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rsconnect.git
Homepage: https://cran.r-project.org/package=rsconnect
Rules-Requires-Root: no

Package: r-cran-rsconnect
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R deployment interface for markdown and Shiny applications
 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.