v0.10.1 2022-08-16
- fix cut_data when state column is a factor
- fix bug in plotData when id's are unevenly spaced integers
- fix bug in plotData error when there are some individuals with only one element
- fix bug in completeStatetable when the 2 last rows (or more) are missing
- fix bug in estimate_Markov: no matching size between lambda and P when there is some missing rows in P

v0.10.0 2022-07-19
- add function to convert quantitative functional to categorial
- add new parameters for cut_data: prolongLastState, NAstate
- fix id order in plotData
- add flours dataset

v0.9.12 2022-03-07
- fix bug when ids are not in alphabetical order #16
- add warning when an individual has duplicated time values
- correct statetable doc
- fix disappeared progress bars
- predict manages NULL as newdata

v0.9.11 2021-12-07
- fix DOI

v0.9.10 2021-12-06
- add ggplot2 in depends
- add citation
- fix default values in generate_Markov
- run styler

v0.9.9 2021-02-12
- on CRAN, now
