Source: r-cran-shiny
Standards-Version: 4.7.4
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
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-bslib (>= 0.6.0),
 r-cran-cachem (>= 1.1.0),
 r-cran-cli,
 r-cran-commonmark (>= 2.0.0),
 r-cran-fastmap,
 r-cran-fontawesome,
 r-cran-glue,
 r-cran-htmltools,
 r-cran-httpuv,
 r-cran-jsonlite,
 r-cran-later,
 r-cran-lifecycle,
 r-cran-mime,
 r-cran-promises (>= 1.5.0),
 r-cran-r6,
 r-cran-rlang,
 r-cran-sourcetools,
 r-cran-withr,
 r-cran-xtable,
 libjs-bootstrap,
 libjs-json,
 libjs-jquery-datatables,
 libjs-es5-shim,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-highlight.js,
 libjs-twitter-bootstrap-datepicker,
 fonts-font-awesome,
 node-html5shiv,
 yui-compressor,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-shiny
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-shiny.git
Homepage: https://cran.r-project.org/package=shiny
Rules-Requires-Root: no

Package: r-cran-shiny
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 libjs-bootstrap,
 libjs-json,
 libjs-jquery-datatables,
 libjs-es5-shim,
 libjs-jquery,
 libjs-jquery-ui,
 libjs-highlight.js,
 libjs-twitter-bootstrap-datepicker,
 libjs-jquery-selectize.js,
 libjs-d3,
 libjs-normalize.css,
 fonts-font-awesome,
 node-html5shiv,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Web Application Framework for R
 Makes it incredibly easy to build interactive web applications with
 R. Automatic "reactive" binding between inputs and outputs and extensive
 prebuilt widgets make it possible to build beautiful, responsive, and powerful
 applications with minimal effort.
