Source: rstudio
Section: restricted/gnu-r
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
Bugs: mailto:bugs@lists.progress-linux.org
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-single-binary,
 ant,
 cmake,
 curl,
 git,
 liblua5.4-dev,
 libpam-dev,
 libsqlite3-dev,
 libssl-dev,
 r-base,
 uuid-dev,
 zlib1g-dev,
Standards-Version: 4.7.4
Homepage: https://github.com/rstudio/rstudio
Vcs-Browser: https://git.progress-linux.org/horok-backports-extras/rstudio
Vcs-Git: https://git.progress-linux.org/horok-backports-extras/rstudio

Package: rstudio-server
Section: restricted/gnu-r
Architecture: amd64
Depends:
 r-base,
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 rstudio,
Description: RStudio IDE (server)
 RStudio is an integrated development environment (IDE) for the R programming
 language:
 .
   * Customizable workbench with all of the tools required to work with R in one
     place (console, source, plots, workspace, help, history, etc.).
   * Syntax highlighting editor with code completion.
   * Execute code directly from the source editor (line, selection, or file).
   * Full support for authoring Sweave and TeX documents.
 .
 This package contains the server, enabling multiple users to access the RStudio
 IDE using a web browser.
