Releases: neylsoncrepalde/multinets
Releases · neylsoncrepalde/multinets
Bug fixes for devel R
multinets 0.2.2
-
CRAN Error fix - Fix CRAN error in https://cran.r-project.org/web/checks/check_results_multinets.html
-
Changed all class tests to use inherits() for compatibility with devel release
-
CRAN Note fix - Fix CRAN Notes in https://cran.r-project.org/web/checks/check_results_multinets.html
-
bug fix - correct problems with seting edge colors
-
Improve levels' distance in layout_multilevel
CRAN Warnings fix
- bug fix - correct package imports in DESCRIPTION file ("igraphdata").
Improvements and bug fixes
-
enhance set_color_multilevel and set_shape_multilevel performance using cpp.
-
bug fix - issue #1 - fix if statement with condition length > 1. Changed chain of if statements in mode_transformation to a switch and included an error raise when which argument is missing.
-
include Rcpp in the project.
First release
multinet: Multilevel Networks Analysis
- First release