0.2.1
- fixed an error and a note in CRAN package check results
 
- removed the vignette in the previous version as examples can be
found in paper https://joss.theoj.org/papers/10.21105/joss.04031
 
- removed a test file which caused an error when running R check
 
0.2.0
- Updated the function plot.mixfitEM()
 
- Updated the function density.mixfitEM()
 
- Corrected the function to_k_lambda_weibull()
 
- Solved the NA issue in the output of mixfit() (NaN still happens
when EM algorithm fails to converge)
 
- Added a vignette
 
- Added tests
 
0.1.1
- Resolved the warnings issues found in CRAN package check
results
 
0.1.0