Package: mstate Version: 0.3.3 Date: 2024-07-03 Title: Data Preparation, Estimation and Prediction in Multi-State Models Authors@R: c( person( given = "Hein", family = "Putter", role = c("aut", "cre"), email = "H.Putter@lumc.nl"), person( given = "Liesbeth C.", family = "de Wreede", role = "aut" ), person( given = "Marta", family = "Fiocco", role = "aut" ), person( given = "Ronald B.", family = "Geskus", role = "ctb" ), person( given = "Edouard F.", family = "Bonneville", role = "aut" ), person( given = "Damjan", family = "Manevski", role = "ctb" ) ) Depends: survival (>= 3.1) Imports: rlang, data.table, lattice, RColorBrewer, viridisLite Suggests: cmprsk, ggplot2, knitr, rmarkdown, relsurv (>= 2.2-5), tinytest Description: Contains functions for data preparation, descriptives, hazard estimation and prediction with Aalen-Johansen or simulation in competing risks and multi-state models, see Putter, Fiocco, Geskus (2007) . License: GPL (>= 2) Encoding: UTF-8 URL: https://github.com/hputter/mstate NeedsCompilation: yes Packaged: 2026-07-09 07:37:36 UTC; root RoxygenNote: 7.3.3 BugReports: https://github.com/hputter/mstate/issues VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://hputter.r-universe.dev Date/Publication: 2026-03-11 19:51:55 UTC RemoteUrl: https://github.com/hputter/mstate RemoteRef: HEAD RemoteSha: 406e5856790c1649a7bcf03fff9a0afa247e7265 Author: Hein Putter [aut, cre], Liesbeth C. de Wreede [aut], Marta Fiocco [aut], Ronald B. Geskus [ctb], Edouard F. Bonneville [aut], Damjan Manevski [ctb] Maintainer: Hein Putter