Package: robber Title: Using Block Model to Estimate the Robustness of Ecological Network Version: 0.2.4 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 . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake libglpk-dev libgmp3-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://chabert-liddell.r-universe.dev Date/Publication: 2024-02-07 13:33:44 UTC RemoteUrl: https://github.com/chabert-liddell/robber RemoteRef: HEAD RemoteSha: 71d9368f2d7176ad4188ecf005f1a660fdf2be77 NeedsCompilation: no Packaged: 2026-07-03 08:29:00 UTC; root Author: Saint-Clair Chabert-Liddell [aut, cre] (ORCID: ) Maintainer: Saint-Clair Chabert-Liddell