File: control

package info (click to toggle)
r-cran-visnetwork 2.1.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,620 kB
  • sloc: javascript: 56,502; makefile: 22; sh: 13
file content (34 lines) | stat: -rw-r--r-- 1,178 bytes parent folder | download
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
Source: r-cran-visnetwork
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Michael R. Crusoe <crusoe@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-visnetwork
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-visnetwork.git
Homepage: https://cran.r-project.org/package=visNetwork
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-htmlwidgets,
               r-cran-htmltools,
               r-cran-jsonlite,
               r-cran-magrittr,
               libjs-prettify,
               libjs-filesaver,
               fonts-font-awesome
Testsuite: autopkgtest-pkg-r

Package: r-cran-visnetwork
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends},
         libjs-bootstrap,
         libjs-jquery,
         fonts-font-awesome
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Network Visualization using 'vis.js' Library
 Provides an R interface to the 'vis.js' JavaScript charting
 library. It allows an interactive visualization of networks.