File: control

package info (click to toggle)
r-cran-scatterd3 0.8.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 912 kB
  • ctags: 94
  • sloc: sh: 19; makefile: 15
file content (26 lines) | stat: -rw-r--r-- 940 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
Source: r-cran-scatterd3
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 (>= 10),
               dh-r,
               r-base-dev,
               r-cran-htmlwidgets,
               r-cran-digest,
               r-cran-ellipse
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-scatterd3.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-scatterd3.git
Homepage: https://cran.r-project.org/package=scatterD3

Package: r-cran-scatterd3
Architecture: all
Depends: ${misc:Depends},
         ${R:Depends},
         libjs-d3
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R D3 JavaScript Scatterplot from R
 This GNU R package creates 'D3' 'JavaScript' scatterplots from 'R' with
 interactive features : panning, zooming, tooltips, etc.