News
emln 1.1.0 (2026-04-20)
changes
- Code standards changes and unit testing, to prepare for CRAN
release
emln 1.0.3 (2026-03-24)
changes
- change layer_attributes argument in create_multilayer_network to be
more flexible. also ban column name “name” to avoid confusion with
“layer_name”.
emln 1.0.2 (2025-01-19)
Bug fixes
- Now supports layers without intralayer edges
get_igraph now returns for each layer only nodes
existing in that layer
emln 1.0.1 (2023-09-21)
Initial Release to GitHub