File: control

package info (click to toggle)
r-cran-manipulatewidgets 0.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,988 kB
  • sloc: javascript: 337; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
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'.