The msm R package for continuous-time multi-state modelling of panel data.
install.packages("msm")
install.packages("devtools") # if devtools not already installed
devtools::install_github('chjackson/msm')
Multi-state modelling with msm: material from a web-based training course