Package: bipartite
Type: Package
Title: Visualising Bipartite Networks and Calculating Some (Ecological)
        Indices
Version: 2.20
Date: 2024-05-19
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 = "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] (<https://orcid.org/0000-0002-9835-1794>),
  Jochen Fruend [aut] (<https://orcid.org/0000-0002-7079-3478>),
  Bernd Gruber [aut] (<https://orcid.org/0000-0003-0078-8179>),
  Stephen Beckett [ctb] (<https://orcid.org/0000-0002-4410-2960>),
  Mariano Devoto [ctb] (<https://orcid.org/0000-0003-3098-236X>),
  Gabriel M.F. Felix [ctb] (<https://orcid.org/0000-0002-3901-4333>),
  Jose M. Iriondo [ctb] (<https://orcid.org/0000-0003-2710-3889>),
  Tore Opsahl [ctb] (<https://orcid.org/0000-0003-0346-8082>),
  Rafael B.P. Pinheiro [ctb] (<https://orcid.org/0000-0003-2342-8483>),
  Rouven Strauss [ctb],
  Diego P. Vazquez [ctb] (<https://orcid.org/0000-0002-3449-5748>)
Maintainer: Carsten F. Dormann <carsten.dormann@biom.uni-freiburg.de>
Depends: R(>= 3.5.0), vegan, sna
Imports: 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: 2024-05-16 13:34:13 UTC; carsten
RoxygenNote: 7.1.1
Repository: CRAN
Date/Publication: 2024-05-17 12:10:09 UTC
