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.6)rmangal_2.2.2.zip(r-4.5)rmangal_2.2.2.zip(r-4.4)
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.6-any)rmangal_2.2.2.tar.gz(r-4.5-any)
rmangal_2.2.2.tgz(r-4.5-emscripten)
rmangal.pdf |rmangal.html
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 15 stars 33 scripts 52 downloads 15 exports 20 dependencies

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

TargetResultTotal timeArtifact
linux-devel-x86_64OK174
pkgdown docsOK216
source / vignettesOK208
linux-release-x86_64OK179
macos-devel-arm64OK129
macos-release-arm64OK118
windows-develOK130
windows-releaseOK122
windows-oldrelOK130
wasm-releaseOK133

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 Jan 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