1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: r-cran-manipulatewidgets
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.1.2), dh-r, r-cran-shiny, r-cran-miniui, r-cran-htmltools, r-cran-htmlwidgets, r-cran-knitr, r-cran-base64enc, r-cran-codetools, r-cran-webshot, r-cran-shinyjs
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-manipulatewidgets
Vcs-Git: https://salsa.debian.org/edd/r-cran-manipulatewidgets.git
Homepage: https://cran.r-project.org/package=manipulateWidgets
Package: r-cran-manipulatewidgets
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-cran-shiny, r-cran-miniui, r-cran-htmltools, r-cran-htmlwidgets, r-cran-knitr, r-cran-base64enc, r-cran-codetools, r-cran-webshot, r-cran-shinyjs
Description: GNU R package for more interactivity in interactive charts
The package helps to add controls like sliders, pickers, checkboxes,
etc. that can be used to modify the input data or the parameters of
an interactive chart created with package 'htmlwidgets'.
|