Package: rmangal 2.2.0

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.0.tar.gz
rmangal_2.2.0.zip(r-4.6)rmangal_2.2.0.zip(r-4.5)rmangal_2.2.0.zip(r-4.4)
rmangal_2.2.0.tgz(r-4.5-any)rmangal_2.2.0.tgz(r-4.4-any)
rmangal_2.2.0.tar.gz(r-4.6-any)rmangal_2.2.0.tar.gz(r-4.5-any)
rmangal_2.2.0.tgz(r-4.5-emscripten)
rmangal.pdf |rmangal.html
rmangal/json (API)
NEWS

# Install 'rmangal' in R:
install.packages('rmangal', repos = c('https://packages.ropensci.org', '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

5.57 score 15 stars 35 scripts 54 downloads 15 exports 20 dependencies

Last updated from:8d6236a4a9 (on main). Checks:10 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK176
pkgdown docsOK224
source / vignettesOK280
linux-release-x86_64OK192
macos-release-arm64OK154
macos-oldrel-arm64OK182
windows-develOK152
windows-releaseOK127
windows-oldrelOK127
wasm-releaseOK136

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 Dec 03 2025.

Last update: 2025-11-14
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