Package: rmangal Type: Package Title: 'Mangal' Client Version: 2.2.2 Authors@R: c( person(given = "Steve", family = "Vissault", comment = c(ORCID = "0000-0002-0866-4376"), email = "s.vissault@yahoo.fr", role = c("aut", "ctb")), person(given = "Kevin", family = "Cazelles", comment = c(ORCID = "0000-0001-6619-9874"), email = "kevin.cazelles@insileco.io", role = c("aut","cre")), person(given = "Gabriel", family = "Bergeron", email = "gabriel.bergeron3@usherbrooke.ca", role = c("aut","ctb")), person(given = "Benjamin", family = "Mercier", email = "Benjamin.B.Mercier@usherbrooke.ca", role = c("aut","ctb")), person(given = "Clément", family = "Violet", email = "Clement.Violet@etudiant.univ-brest.fr", role = c("aut","ctb")), person(given = "Dominique", family = "Gravel", email = "dominique.gravel@usherbrooke.ca", role = c("aut")), person(given = "Timothée", family = "Poisot", email = "timothee.poisot@umontreal.ca", role = c("aut")), person(given = "Thomas Lin", family = "Pedersen", role = "rev", comment = c(ORCID = "0000-0002-5147-4711")), person(given = "Anna Willoughby", role = "rev", comment = c(ORCID = "0000-0002-0504-0605")) ) Description: An interface to the 'Mangal' database - a collection of ecological networks. This package includes functions to work with the 'Mangal RESTful API' methods (). URL: https://docs.ropensci.org/rmangal/, https://mangal.io, https://github.com/ropensci/rmangal BugReports: https://github.com/ropensci/rmangal/issues License: MIT + file LICENSE Encoding: UTF-8 Language: en-US LazyData: true Depends: R (>= 4.1) Imports: cli, httr2 (>= 1.2.0), igraph (>= 2.0.0), jsonlite (>= 1.5), methods, rlang RoxygenNote: 7.3.3 Suggests: ggraph (>= 2.0.0), knitr, mapview, rmarkdown, sf, spelling, tidygraph, testthat (>= 3.0.0), tibble, vcr, withr VignetteBuilder: knitr Roxygen: list(markdown = TRUE) X-schema.org-applicationCategory: ecologicalNetworks X-schema.org-keywords: ecology, networks, food webs, interactions, data publications, open access X-schema.org-isPartOf: https://ropensci.org Config/testthat/edition: 3 Config/pak/sysreqs: libglpk-dev libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-01-22 14:39:14 UTC RemoteUrl: https://github.com/ropensci/rmangal RemoteRef: main RemoteSha: 9c566bad9992c02dfcb32bc2cfaaf665f86e7a5f NeedsCompilation: no Packaged: 2026-06-21 08:25:33 UTC; root Author: Steve Vissault [aut, ctb] (ORCID: ), Kevin Cazelles [aut, cre] (ORCID: ), Gabriel Bergeron [aut, ctb], Benjamin Mercier [aut, ctb], Clément Violet [aut, ctb], Dominique Gravel [aut], Timothée Poisot [aut], Thomas Lin Pedersen [rev] (ORCID: ), Anna Willoughby [rev] (ORCID: ) Maintainer: Kevin Cazelles