Package: rmangal 2.2.2

Kevin Cazelles

rmangal: 'Mangal' Client

An interface to the 'Mangal' database - a collection of ecological networks. This package includes functions to work with the 'Mangal RESTful API' methods (<https://mangal-interactions.github.io/mangal-api/>).

Authors:Steve Vissault [aut, ctb], Kevin Cazelles [aut, cre], Gabriel Bergeron [aut, ctb], Benjamin Mercier [aut, ctb], Clément Violet [aut, ctb], Dominique Gravel [aut], Timothée Poisot [aut], Thomas Lin Pedersen [rev], Anna Willoughby [rev]

rmangal_2.2.2.tar.gz
rmangal_2.2.2.zip(r-4.7)rmangal_2.2.2.zip(r-4.6)rmangal_2.2.2.zip(r-4.5)
rmangal_2.2.2.tgz(r-4.6-any)rmangal_2.2.2.tgz(r-4.5-any)
rmangal_2.2.2.tar.gz(r-4.7-any)rmangal_2.2.2.tar.gz(r-4.6-any)
rmangal_2.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rmangal/json (API)
NEWS

# Install 'rmangal' in R:
install.packages('rmangal', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #332

Bug tracker:https://github.com/ropensci/rmangal/issues

Pkgdown/docs site:https://docs.ropensci.org

Datasets:

On CRAN:

Conda:

ecologynetworksfood websinteractionsdata publicationsopen access

6.72 score 16 stars 31 scripts 234 downloads 15 exports 20 dependencies

Last updated from:9c566bad99 (on main). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK181
pkgdown docsOK331
source / vignettesOK224
linux-release-x86_64OK174
macos-release-arm64OK100
macos-oldrel-arm64OK130
windows-develOK167
windows-releaseOK119
windows-oldrelOK126
wasm-releaseOK184

Exports:as.igraphcombine_mgNetworksget_citationget_collectionget_network_by_idget_network_by_id_indivrmangal_requestrmangal_request_singletonsearch_datasetssearch_interactionssearch_networkssearch_networks_sfsearch_nodessearch_referencessearch_taxonomy

Dependencies:askpassclicpp11curlgluehttr2igraphjsonlitelatticelifecyclemagrittrMatrixopensslpkgconfigR6rappdirsrlangsysvctrswithr

Get started with rmangal

Rendered fromrmangal.Rmdusingknitr::rmarkdownon May 22 2026.

Last update: 2026-01-22
Started: 2019-06-16

Readme and manuals

Help Manual

Help pageTopics
Coerce 'mgNetworksCollection' or 'mgNetwork' objects to 'igraph' objects.as.igraph.mgNetwork as.igraph.mgNetworksCollection
List interactions type contained in mangal-dbavail_type
Combine Mangal networkscombine_mgNetworks
Retrieve all references pertaining to the networks collection or individual networkget_citation get_citation.mgNetwork get_citation.mgNetworksCollection
Get a collection of networksget_collection get_collection.default get_collection.mgSearchDatasets get_collection.mgSearchInteractions get_collection.mgSearchNetworks get_collection.mgSearchNodes get_collection.mgSearchReferences get_collection.mgSearchTaxonomy
Retrieve network information, nodes, edges and references for a given set of Mangal network IDsget_network_by_id get_network_by_id_indiv print.mgNetwork print.mgNetworksCollection summary.mgNetwork summary.mgNetworksCollection
Mangal API's endpointsrmangal_endpoints
Low-level request function for the Mangal APIrmangal_request rmangal_request_singleton
Query datasetssearch_datasets
Query interactionssearch_interactions
Query networkssearch_networks search_networks_sf
Query nodessearch_nodes
Query referencessearch_references
Query taxonomysearch_taxonomy