Version 0.6-1 (2014-10-13)
-------------------------------------------------------------------
Fixes
 * modified DESCRIPTION file.
New features
 * added mergeV.
Removed
  * remove whichClosest and whichClosest1, Hmisc implementations are faster (x2) and are now imported.

Version 0.5-1 (2014-09-21)
-------------------------------------------------------------------
New features
 * added interleave.
Misc
  * git integration.

Version 0.4-1 (2014-06-07)
-------------------------------------------------------------------
New features
 * added colClasses, nDistinct.
 * added outerList and zipLists.
Removed
  * removed reverse, since it already exists (rev).

Version 0.3-1 (2014-04-26)
-------------------------------------------------------------------
Fixes
 * corrected bug in plotDensity where argument col was not passed to lines.
New features
 * added approximate matching functions.
 * added kde2dQuantile.
 * added locf.
 * added ablineCI.

Version 0.2-1 (2014-04-05)
-------------------------------------------------------------------
Fixes
 * debugged diagBinom and added an ROC curve without using pROC.
New features
 * added vswitch.
 * added qqplot2, a more versatile version of qqnorm2.
 * added Rname et Rnumber.

Version 0.1-2 (2014-03-16)
-------------------------------------------------------------------
Fixes
 * pairwise.chisq and pairwise.fisher now behave like other pairwise.htest functions.
 * added more options and methods to bland.altman and plotICC.
 * more examples for plotCor, and better error recovery.
Removed
 * removed qqnorm2.
