NetFACS 0.3.1
- Fix so that the order of elements in random probabilities matches the order of elements in the results of the netfacs() function
NetFACS 0.3.0
- Networks created by the NetFACS package are now of class tbl_graph as well as igraph
- netfacs() function now gives more informative error messages
- Now imports dplyr, ggraph, magrittr, tibble, tidygraph and tidyr
- Added more unit tests
NetFACS 0.2.0
- Increase size of nodes and labels in plots
- Initialize unit tests
- Fix functions exported when running parallel netfacs() on Windows
NetFACS 0.1.0
Initial release.