Changes in version 1.4.1
  * Resubmitting to CRAN after one of the package dependencies (MfUSampler) returned to CRAN.

Changes in version 1.4.0
  * Refactored the code to better align generic function names with responsibilities.
  * Revised the vignette.
  * Edited the description file.

Changes in version 1.3.0
  * Added the coef function for producing context-dependent, pseudo-coefficient plots.
  * Added utility function coda_wrapper to allow easier use of the MCMC diagnostic functions in coda.
  * Revised the vignette.

Changes in version 1.2.3
  * Edits to vignette author list, sectioning and introduction.

Changes in version 1.2.2
  * Added references to the package description.

Changes in version 1.2.1
  * Implemented changes suggested by CRAN team.

Changes in version 1.2.0
  * Added support for predict with newdata being NULL.
  * Added example for predict method.

Changes in version 1.1.1
  * Added a print method.
  * Edited man pages, focusing on examples.

Changes in version 1.1.0
  * Edited author list for the vignette.
  * Added examples in the man pages for 'dbr' and its 'predict' and 'summary' methods.
  * Edited NAMESPACE to export 'summary' and 'predict' methods.

Changes in version 1.0.0
  * Started a ChangeLog file.
  * Started a vignette.
  * Added pain data and cocumentation to the package.