- Package maintainer change.
- Removed package 'ggthemes' from being a dependency.
- Added closed-form formula for computing the Negentropy of GMMs. This
can be used in ppgmmga() function call by specifying
approx = "none"
. This is at experimental stage.
- Updated references to JCGS paper.
- Added examples in ppgmmaga.Rd and vignette of possible usage of
spinplot()
from 'msir' package. - Updated vignette.
- Added website via pkgdown.
- Fix a warning in
plot.ppgmmga()
when d > 2 anddim
is set to two coordinates. - Updated vignette.
- Fix a C++ issue.
- Initial release on CRAN.