A revision history for the R package 'linkcomm'.

Author: Alex T. Kalinka (alex.t.kalinka@gmail.com).



linkcomm 1.0-4
==============

- Added functions "getEdgesIn" and "graph.feature" and modified "getNodesIn" to allow customization of network visualizations.

- Added "verbose" option to "getLinkCommunities", "plotLinkCommDend", and "plotLinkCommSummary".

- Added "directed" logical component to the "linkcomm" object.

- Fixed a bug that led to loss of the partition density axis in "summary" plots.

- Fixed a bug that prevented the correct colouring of dendrograms when several clusters merge at the same height.

- Updated vignette and manual documentation.



linkcomm 1.0-3
==============

- Fixed bug that prevented partition density summary plots from being saved correctly as PDFs or other file types.

- Updated citation information.

- Updated documentation.



linkcomm 1.0-2
==============

- Fixed Windows-specific bug that prevented progress indicators from working.

- Included a start-up message about documentation, demos, and read-write directory permissions.

- Added a note about bidirectional edges in directed networks to the documentation for "getLinkCommunities".



linkcomm 1.0-1
==============

- Windows binaries released after fixing bugs related to file reading and writing.



linkcomm 1.0-0
==============

- Function-complete version of linkcomm uploaded onto CRAN. 


