- Minor changes to the README file and vignettes to make it easier to install the package and its dependencies.
- Minor patch to solve the CRAN errors by avoiding negative weights in the igraph module.
- Fixed numeric instability of DPH functions with probabilities close to 0.
- Changed var function to S3 method.
- Updated mean method to avoid masking when loading the package.
- Changed Depends to Imports.
- Added print method for phase-type objects.
- Correction of qDPH for when x <= defect.
- Changed the behavior of rMPH and rMDPH, so that all of the univariate draws are coupled.
- Correction of the function of var for MDPH.
- Minor patch to solve no long double CRAN check (noLD).
- First CRAN release.