Package: bipartite
Type: Package
Title: Visualising Bipartite Networks and Calculating Some (Ecological)
        Indices
Version: 2.23
Date: 2025-10-10
Authors@R: c(person(given = "Carsten F.",
                    family = "Dormann",
                    role = c("aut", "cre"),
                    email = "carsten.dormann@biom.uni-freiburg.de",
                    comment = c(ORCID = "0000-0002-9835-1794")),
             person(given = "Jochen",
                    family = "Fruend",
                    role = c("aut"),
                    comment = c(ORCID = "0000-0002-7079-3478")),
             person(given = "Bernd",
                    family = "Gruber",
                    role = c("aut"),
                    comment = c(ORCID = "0000-0003-0078-8179")),
            person(given = "Tobias", 
                    family="Bauer",
                    role=c("ctb"),
                    comment=c(ORCID="0009-0008-0026-722X")),
            person(given = "Stephen",
                    family = "Beckett",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0002-4410-2960")),
             person(given = "Mariano",
                    family = "Devoto",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0003-3098-236X")),
             person(given = "Gabriel M.F.",
                    family = "Felix",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0002-3901-4333")),
             person(given = "Jose M.",
                    family = "Iriondo",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0003-2710-3889")),
             person(given = "Tore",
                    family = "Opsahl",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0003-0346-8082")),
             person(given = "Rafael B.P.",
                    family = "Pinheiro",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0003-2342-8483")),
             person(given = "Rouven",
                    family = "Strauss",
                    role = c("ctb")),
             person(given = "Diego P.",
                    family = "Vazquez",
                    role = c("ctb"),
                    comment = c(ORCID = "0000-0002-3449-5748")))
Author: Carsten F. Dormann [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9835-1794>),
  Jochen Fruend [aut] (ORCID: <https://orcid.org/0000-0002-7079-3478>),
  Bernd Gruber [aut] (ORCID: <https://orcid.org/0000-0003-0078-8179>),
  Tobias Bauer [ctb] (ORCID: <https://orcid.org/0009-0008-0026-722X>),
  Stephen Beckett [ctb] (ORCID: <https://orcid.org/0000-0002-4410-2960>),
  Mariano Devoto [ctb] (ORCID: <https://orcid.org/0000-0003-3098-236X>),
  Gabriel M.F. Felix [ctb] (ORCID:
    <https://orcid.org/0000-0002-3901-4333>),
  Jose M. Iriondo [ctb] (ORCID: <https://orcid.org/0000-0003-2710-3889>),
  Tore Opsahl [ctb] (ORCID: <https://orcid.org/0000-0003-0346-8082>),
  Rafael B.P. Pinheiro [ctb] (ORCID:
    <https://orcid.org/0000-0003-2342-8483>),
  Rouven Strauss [ctb],
  Diego P. Vazquez [ctb] (ORCID: <https://orcid.org/0000-0002-3449-5748>)
Maintainer: Carsten F. Dormann <carsten.dormann@biom.uni-freiburg.de>
Depends: R(>= 3.5.0), sna, vegan
Imports: corpcor, fields, igraph, MASS, methods, permute
Suggests: knitr
LazyData: TRUE
ByteCompile: TRUE
Encoding: UTF-8
NeedsCompilation: yes
VignetteBuilder: knitr, utils
URL: https://github.com/biometry/bipartite
Description: Functions to visualise webs and calculate a series of indices commonly used to describe pattern in (ecological) webs. It focuses on webs consisting of only two levels (bipartite), e.g. pollination webs or predator-prey-webs. Visualisation is important to get an idea of what we are actually looking at, while the indices summarise different aspects of the web's topology. 
License: GPL
Packaged: 2025-10-06 14:51:07 UTC; carsten
RoxygenNote: 7.1.1
Repository: CRAN
Date/Publication: 2025-10-07 13:00:07 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-09 23:52:25 UTC; windows
Archs: x64
