All Projects → Ecological-Complexity-Lab → infomap_ecology_package

Ecological-Complexity-Lab / infomap_ecology_package

Licence: other
Package with functions to handle network data and run Infomap, inspired by ecological networks

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to infomap ecology package

MRFcov
Markov random fields with covariates
Stars: ✭ 21 (+50%)
Mutual labels:  r-package, network-analysis
netrankr
An R package for network centrality
Stars: ✭ 39 (+178.57%)
Mutual labels:  r-package, network-analysis
NetBID
Data-driven Network-based Bayesian Inference of Drivers
Stars: ✭ 21 (+50%)
Mutual labels:  r-package, network-analysis
cranlogs
Download Logs from the RStudio CRAN Mirror
Stars: ✭ 70 (+400%)
Mutual labels:  r-package
regen-ledger
Blockchain for planetary regeneration
Stars: ✭ 154 (+1000%)
Mutual labels:  ecology
jpndistrict
🗾 Create Japansese Administration Area Maps
Stars: ✭ 18 (+28.57%)
Mutual labels:  r-package
pkgreviewr
R package to facilitate rOpenSci package reviews.
Stars: ✭ 35 (+150%)
Mutual labels:  r-package
nasapower
API Client for NASA POWER Global Meteorology, Surface Solar Energy and Climatology in R
Stars: ✭ 79 (+464.29%)
Mutual labels:  r-package
cmdstanr
CmdStanR: the R interface to CmdStan
Stars: ✭ 82 (+485.71%)
Mutual labels:  r-package
agent
Store sensitive data such as API tokens
Stars: ✭ 19 (+35.71%)
Mutual labels:  r-package
heddlr
Bring a functional programming mindset to R Markdown document generation
Stars: ✭ 14 (+0%)
Mutual labels:  r-package
cusumcharter
Easier CUSUM control charts. Returns simple CUSUM statistics, CUSUMs with control limit calculations, and function to generate faceted CUSUM Control Charts
Stars: ✭ 17 (+21.43%)
Mutual labels:  r-package
awesome-networking
A curated inexhaustive list of network utilities
Stars: ✭ 36 (+157.14%)
Mutual labels:  network-analysis
DEMON
DEMON: a local-first discovery method for overlapping communities.
Stars: ✭ 26 (+85.71%)
Mutual labels:  network-analysis
styles
Custom themes for base plots
Stars: ✭ 32 (+128.57%)
Mutual labels:  r-package
RANN
R package providing fast nearest neighbour search (wraps ANN library)
Stars: ✭ 43 (+207.14%)
Mutual labels:  r-package
sflow-collector
A Python class for parsing sFlow packets.
Stars: ✭ 16 (+14.29%)
Mutual labels:  network-analysis
geoparser
⛔ ARCHIVED ⛔ R package for the Geoparser.io API
Stars: ✭ 38 (+171.43%)
Mutual labels:  r-package
paradox
ParamHelpers Next Generation
Stars: ✭ 23 (+64.29%)
Mutual labels:  r-package
Causal-Deconvolution-of-Networks
Causal Deconvolution of Networks by Algorithmic Generative Models
Stars: ✭ 25 (+78.57%)
Mutual labels:  network-analysis

infomapecology: A package for running Infomap, inspired by ecological networks

The package contains functions that prepare monolayer and multilayer networks for analysis with Infomap, run Infomap from within R and parse the results back to R. It is inspired by analysis of ecological networks but is suitable for other areas of research as well. The package also includes several data sets of ecological networks.

Citation

The paper accompanying this repository is: Farage, C., D. Edler, A. Eklöf, M. Rosvall, and S. Pilosof. 2021. Identifying flow modules in ecological networks using Infomap. Methods in Ecology and Evolution

Full documentation

Complete instructions for installation and many examples are in https://ecological-complexity-lab.github.io/infomap_ecology_package/.



News

2022-01-19 :

Updating the package to be compatible with the latest version of Infomap (2.0.0).

  • Defaults to installing the latest Infomap version.
  • Defaults to including self-link as apposed to previous versions that defaulted to excluding them.
    Excluding self-links now requires adding "\--no-self-links" to the optional arguments.

2021-10-27 :

Update Install_infomap function to default as downlading the pre-compiled binary versions of Infomap, as can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].