mplex/multigraph

Important update

mplex opened this issue · 1 comments

mplex commented

The multigraph package still in early development and version 0.31-4 of function multigraph (and mbnd) corrects various issues when plotting small configurations such as dyads and triads with stress majorization and random layouts.

Remove the old version of the package from your computer and install the new release

library(devtools)
devtools::install_github("mplex/multigraph") 

Use version 2.1 or higher of the dependent package multiplex.

mplex commented

Changes are in v0.40 on Cran.