Changes in version: profileR_0.3

  * Changed cp to cpa and pc to pcv.
  * Added a wprifm, which performs a within-person random intercept factor model.
  * EXPERIMENTAL: Added moderated profile analysis. This function is untested and best on unpublished methodology.

Changes in version: profileR_0.2-1
  
  * Standardize option was added to profileplot. This allows users to center all scores before plotting them using the profileplot function. 

  * Fixed the legend issue on profileplot function when by.pattern is set to FALSE. 	

  * Fixed cp and pc functions. They weren't working with missing data because of default na.action. This is fine now.

  * Fixed typos in manpages.

  * Fixed plot for critpat class.

Changes in version: profileR_0.2

  * Added pams(). This function adds profile analysis via multidimensional scaling. 
  
  * Add pbg(). This function tests parallel, level, and coincidential profiles across two groups.

  * Add additional generic functions to classes critpat, prof, and profg. 
  
  * Renamed functions to reduce conflict with base functions and to introduce a coding convention. 
  
 Changes in version: profileR_0.1
 
  * Initial CRAN release

