Source: r-cran-htmlwidgets
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers
Uploaders:
Andreas Tille ,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
debhelper-compat (= 13),
dh-r,
r-base-dev,
r-cran-htmltools (>= 0.5.7),
r-cran-jsonlite,
r-cran-knitr,
r-cran-rmarkdown,
r-cran-yaml,
architecture-is-64-bit,
architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-htmlwidgets
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-htmlwidgets.git
Homepage: https://cran.r-project.org/package=htmlwidgets
Rules-Requires-Root: no
Package: r-cran-htmlwidgets
Architecture: all
Depends:
${R:Depends},
${misc:Depends},
Recommends:
${R:Recommends},
Suggests:
${R:Suggests},
Description: GNU R HTML Widgets
This package provides a framework for creating HTML widgets that render
in various contexts including the R console, 'R Markdown' documents, and
'Shiny' web applications.