File: control

package info (click to toggle)
r-cran-rglwidget 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 68 kB
  • sloc: makefile: 1
file content (35 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: r-cran-rglwidget
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
               cdbs,
               r-base-dev,
               r-cran-htmlwidgets,
               r-cran-htmltools,
               r-cran-knitr,
               r-cran-jsonlite,
               r-cran-shiny,
               r-cran-magrittr,
               r-cran-rgl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rglwidget/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rglwidget/trunk/
Homepage: https://cran.r-project.org/web/packages/rglwidget

Package: r-cran-rglwidget
Architecture: all
Depends: ${misc:Depends},
         ${R:Depends},
         r-cran-htmlwidgets,
         r-cran-htmltools,
         r-cran-knitr,
         r-cran-jsonlite,
         r-cran-shiny,
         r-cran-magrittr,
         r-cran-rgl
Description: GNU R 'rgl' in 'htmlwidgets' Framework
 This GNU R package provides an 'htmlwidgets' (framework for creating
 HTML widgets that render in various contexts) framework for the 'rgl'
 (three-dimensional visualisation using OpenGL) package.