Package: ggbipart
Title: Plots for Bipartite Networks in R
Version: 0.1.3
Authors@R: person("Pedro", "Jordano", email = "jordano@ebd.csic.es",
                  role = c("aut", "cre"))
Description: Provides functions to plot bipartite ecological networks 
    using 'ggplot2' graphics, including interaction webs, node-link layouts,
    and matrix representations. Species interaction data in the form of adjacency
    matrices, or 'network' and 'igraph' graph objects, can be plotted directly.
Depends: R (>= 3.1), ggplot2 (>= 2.0.0)
License: GPL-3
Imports: network, igraph, GGally
Suggests: knitr, rmarkdown, bipartite, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: http://pjordanolab.ebd.csic.es/resources/
BugReports: https://github.com/pedroj/bipartite_plots/issues
Encoding: UTF-8
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-09 15:27:03 UTC; pedro
Author: Pedro Jordano [aut, cre]
Maintainer: Pedro Jordano <jordano@ebd.csic.es>
Repository: CRAN
Date/Publication: 2026-09-17 13:20:15 UTC
