Package: msmtools Type: Package Title: Building Augmented Data to Run Multi-State Models with 'msm' Package Version: 2.2.1 Date: 2026-06-05 Authors@R: person("Francesco", "Grossetti", email = "francesco.grossetti@unibocconi.it", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5130-7745")) Description: A fast and general method for restructuring classical longitudinal observational data into augmented transition data suitable for multi-state modeling with the 'msm' package. Works with any longitudinal data where subjects accumulate repeated observations with start and end times and an optional terminal outcome. Methods are described in Grossetti, Ieva and Paganoni (2018) . URL: https://contefranz.github.io/msmtools/, https://github.com/contefranz/msmtools BugReports: https://github.com/contefranz/msmtools/issues License: GPL-3 LazyData: TRUE Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Depends: R (>= 4.1) Imports: data.table (>= 1.18.4), cli (>= 3.6.0), msm (>= 1.8.2), survival (>= 3.8-6), ggplot2 (>= 4.0.3) Suggests: testthat (>= 3.3.2), knitr (>= 1.51), rmarkdown (>= 2.31), roxygen2 (>= 8.0.0), patchwork (>= 1.3.2), pkgdown (>= 2.1.0) Config/testthat/edition: 3 VignetteBuilder: knitr Encoding: UTF-8 Repository: https://contefranz.r-universe.dev Date/Publication: 2026-06-05 10:08:35 UTC RemoteUrl: https://github.com/contefranz/msmtools RemoteRef: HEAD RemoteSha: de9e1ebacd5bf6a88ed3e9ceb076081b148c6af1 NeedsCompilation: no Packaged: 2026-06-09 09:00:05 UTC; root Author: Francesco Grossetti [aut, cre] (ORCID: ) Maintainer: Francesco Grossetti