Package: Rgraphviz
Title: Provides plotting capabilities for R graph objects
Description: Interfaces R with the AT and T graphviz library for
        plotting R graph objects from the graph package.
Version: 2.54.0
Authors@R: c(person(c("Kasper", "Daniel"), "Hansen", role = c("cre", "aut"),
                    email = "kasperdanielhansen@gmail.com"),
             person("Jeff", "Gentry", role = "aut"),
             person("Li", "Long", role = "aut"),
             person("Robert", "Gentleman", role = "aut"),
             person("Seth", "Falcon", role = "aut"),
             person("Florian", "Hahne", role = "aut"),
             person("Deepayan", "Sarkar", role = "aut"))
Depends: R (>= 2.6.0), methods, utils, graph, grid
Imports: stats4, graphics, grDevices
Suggests: RUnit, BiocGenerics, XML
SystemRequirements: optionally Graphviz (>= 2.16), USE_C17
GraphvizDetails: Graphviz 2.28.0
License: EPL
LazyLoad: Yes
Collate: AllGenerics.R AllClasses.R SimpleMethods.R graphvizVersion.R
        graphviz_build_version.R agfunctions.R attrs.R graphLayout.R
        plotGraph.R plotUtils.R layoutGraph.R renderGraph.R
        graph_methods.R writers.R zzz.R
biocViews: GraphAndNetwork, Visualization
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 13:42:22 UTC
RemoteUrl: https://github.com/bioc/Rgraphviz
RemoteRef: RELEASE_3_22
RemoteSha: deef90aa7dfbe898731e5f7efe90796674fe79fa
NeedsCompilation: yes
Packaged: 2026-01-04 15:31:14 UTC; root
Author: Kasper Daniel Hansen [cre, aut],
  Jeff Gentry [aut],
  Li Long [aut],
  Robert Gentleman [aut],
  Seth Falcon [aut],
  Florian Hahne [aut],
  Deepayan Sarkar [aut]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-01-04 23:45:33 UTC; windows
Archs: x64
