Name: blockmodelingTest
Title: Generalized and Classical Blockmodeling of Valued Networks


2018
April 10, 2018
Version 0.3.0
Final tweaks before submission to CRAN.


March 28, 2018
Correcting some FORTRAN warnings.

March 2, 2018
Version 0.2.4
Added help files for functions optRandomParC and critFunC.
Updated help files (e.g. helpfile for function optParC was inserted (combined) in help file of function critFunC).
Added new functions plotMat, plotArray and plotMatNm which are equivalent to the old functions plot.mat, plot.array and plot.mat.nm. The old functions will eventually be replaced with the new functions.


2017
December 8, 2017
Version: 0.2.3
Merged optParMultiC and optParC in to optParC. 
Added formating to returned clu from these functions.

June 30, 2017
Seveal bug fixes

2014
May 14, 2014
Version: 0.2.2
A bug in sedist fixed

2013
Version: 0.2.2
Several improvements, added additional block types (rfn, cfn, cdo, rdo) and support for multilevel blockmodeling

November 15, 2012
Version: 0.2.2
Added posibility to differentially weight relations, block type and positions or based on specially designed weights.
Added additional block types in C the blocks are now limited to: "nul", "com", "reg", "cre", "rre","dnc"
Multicore support through package doParallel for function optRandomParC.

February 9, 2012
Version: 0.2.1
Added optParMultiC - function for searching whole neighbourhood before moving to the next partition
Added valued blockmodeling in C (the blocks are still limited to nul, com and reg)