2013-7-23 
	* DESCRIPTION: change to version 0.2-2.
	* man/agree.plot.Rd: remove cross-references to package 'ResearchMethods'. 
	* man/agree.ccc.Rd: add citation to the SiM paper on jackknifing the CCC. 

2013-6-17 
	* DESCRIPTION: change 'Depends' of 'miscF' to >= 0.1-2, which implemented
	embedded C++ code to improve speed of mcmc for mvt. Change version to
	0.2-1.
	* man/agree.plot.Rd: remove cross-references to package 'MethComp'. 


2013-5-04 
	* R/agree.ccc.R: fix a bug in error checking of input parameters of function ccc.mm.
	* R/agree.ccc.R;agree.wscv.R;agree.plot.R: Add actions to address missing values (NAs)
	* man/agree.ccc.Rd;agree.wscv.Rd;agree.plot.Rd: reflect the changes made in corresponding .R files
	Thank David Shera and Richard Baumgartner for pointing out the bug and 
	requirement for handling missing data.
	
2013-4-04 
	* R/agree.ccc.R: add a bootstrap method.  
	* man/agree.ccc.Rd: reflect the changes made in agree.ccc.R.
	
2013-1-15 
	* R/agree.ccc.R: add a new method based on the multivariate t 
	distribution.
	* man/agree.ccc.Rd: reflect the changes made in agree.ccc.R.
	* DESCRIPTION: change to version 0.1-3.
	
2013-1-02 
	* R/agree.ccc.R: move the code that generates samples from multivariate
	normal distribution under different priors to package 'miscF'.
	* R/agree.ccc.R: change the methods 'jeffreys' and 'conjugate' to 
	'mvn.jeffreys' and 'mvn.conjugate' respectively and add point 
	estimates to different methods.
	* man/agree.ccc.Rd: reflect the changes made in agree.ccc.R.
	* DESCRIPTION: change to version 0.1-2; add 'miscF' to Depends; remove
	'coda' and 'MCMCpack' from Depends.
	
	
