Source: r-cran-diagrammer
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-dplyr,
 r-cran-glue,
 r-cran-htmltools,
 r-cran-htmlwidgets,
 r-cran-igraph (>= 2.0.0),
 r-cran-magrittr,
 r-cran-purrr,
 r-cran-rcolorbrewer,
 r-cran-readr,
 r-cran-rlang (>= 1.1.0),
 r-cran-cli,
 r-cran-rstudioapi,
 r-cran-scales,
 r-cran-stringr,
 r-cran-tibble,
 r-cran-tidyr,
 r-cran-viridislite (>= 0.4.2),
 r-cran-visnetwork,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-diagrammer
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-diagrammer.git
Homepage: https://cran.r-project.org/package=DiagrammeR

Package: r-cran-diagrammer
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Graph/Network Visualization
 Build graph/network structures using functions for stepwise addition and
 deletion of nodes and edges. Work with data available in tables for bulk
 addition of nodes, edges, and associated metadata. Use graph selections
 and traversals to apply changes to specific nodes or edges. A wide selection
 of graph algorithms allow for the analysis of graphs. Visualize the graphs
 and take advantage of any aesthetic properties assigned to nodes and edges.
