Releases: schochastics/graphlayouts
Releases · schochastics/graphlayouts
graphlayouts 1.2.1
- moves oaqc back to suggested packages and removed ported code
graphlayouts 1.2.0
- ported relevant code from archived R package oaqc (#83)
- fixed igraph deprecation warnings and require igraph >= 2.0.0
- removed vignette and point to tutorial
- removed dependency of ggraph
v1.1.1 - CRAN release
prepare cran
graphlayouts 1.1.0
v1.1.0 Increment version number to 1.1.0
1.0.2
Release after JOSS review
0.8.4 - CRAN release
updated CI workflow
0.7.2 - CRAN release
- fixed description of
bbox
inlayout_with_stress
- fixed bug in
layout_with_stress3D
which only produced a 2D layout
0.7.1 - CRAN release
restoring old seed after using stress layout
0.7.0 - CRAN release
- added
layout_as_multilevel()
for multilevel networks - added
layout_with_stress3D()
andlayout_with_constrained_stress3D()
for 3D layouts - fixed crash in layout_as_backbone() when the graph has loops (#32)