New in version 2.0.6 (Released 2025-05-07):
  - citEntry() now uses the new citation() function from R 4.0.0.
  - Package anchors on empChurn.rd and empCreditScoring.rd have been updated.
  - Package documentation has been updated to reflect the new version of R.
  - Citation links updated to DOI links.

New in version 2.0.5 (Released 2019-07-24):
  - Mantainer information updated.

New in version 2.0.2 (Released 2017-05-11):
  - Mantainer information updated.
  
New in version 2.0.1 (Released 2015-01-15):
  - Namespace sanitized.
  - empRocInfo removed from userland and made private.
  - Warning: The function calls have changed from version 2.0.0, and are now
    akin to version 1. Please adjust your code as needed.

New in version 2.0.0 (Released 2015-01-06):
  - Added new churn prediction code. Function by Seppe vanden Broucke.
  - Changed manual ROC calculation to more efficient one in package ROCR.
  - Package ROCR now required dependency, to account for the previous change.