Package: robber
Title: Using Block Model to Estimate the Robustness of Ecological
        Network
Version: 0.2.3
Authors@R: 
    person(given = "Saint-Clair",
           family = "Chabert-Liddell",
           role = c("aut", "cre"),
           email = "academic@chabert-liddell.com",
           comment = c(ORCID = "0000-0001-5604-7308"))
Description: Implementation of a variety of methods to compute
    the robustness of ecological interaction networks with binary interactions 
    as described in <doi:10.1002/env.2709>. In particular, using the Stochastic 
    Block Model and its bipartite counterpart, the Latent Block Model to put a 
    parametric model on the network, allows the comparison of the robustness of 
    networks differing in species richness and number of interactions. It also
    deals with networks that are partially sampled and/or with missing values. 
License: GPL-3
URL: https://github.com/Chabert-Liddell/robber
BugReports: https://github.com/Chabert-Liddell/robber/issues
Depends: R (>= 3.5)
Imports: blockmodels (>= 1.1.2), ggplot2, GREMLINS, igraph, magrittr,
        pammtools, partitions, purrr, stats
Suggests: dplyr, forcats, knitr, patchwork, pbmcapply, RColorBrewer,
        rmarkdown, spelling, testthat, tibble, tidyr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-02-27 12:49:54 UTC; saint-clair
Author: Saint-Clair Chabert-Liddell [aut, cre]
    (<https://orcid.org/0000-0001-5604-7308>)
Maintainer: Saint-Clair Chabert-Liddell <academic@chabert-liddell.com>
Repository: CRAN
Date/Publication: 2023-02-28 08:32:35 UTC
Built: R 4.2.0; ; 2023-03-01 14:22:27 UTC; unix
