Changes in version 0.3

- Method 'trmatplot' now exported for ojects of class
 'dthmm' and 'msm'.

- Added check when an object of class 'depmix.fitted'
  does not contain a probability transition matrix.

- Improved documentation files MmgraphR-package.Rd and
  trmatplot.Rd.

- Added inst/CITATION for package citation information.

- Added README file.



Changes in version 0.2

- First CRAN release.

- Method 'trmatplot' now exported for ojects of class 'hmm'.

- Within 'trmatplot()' object 'd' can be specified as a 
  [reduced-form] higher order transition matrix, 
  even when of class 'array'.

- Updated authors list to include Ogier Maitre as 
  a contributing authors for 'march.dcmm.h.compactA()',
  a hidden function within the package 'march'.

- Within 'trmatplot()', changed the 'terrain_hcl' argument
  c to c. as per the updated documentation of the 
  colorspace package.

- Functions and documentation updated for 'main' argument
  because 'title' argument is deprecated.

- Improved R code assuring coherent error messages.

- Debugged functions 'trmat()' and 'trmat.depmix.fitted()'.

- Updated documentation in MmgraphR-package.Rd.
