Package: msmtools
Type: Package
Title: Building Augmented Data to Run Multi-State Models with 'msm'
        Package
Version: 2.2.1
Date: 2026-06-01
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) <doi:10.1007/s10729-017-9400-z>.
URL: https://github.com/contefranz/msmtools
BugReports: https://github.com/contefranz/msmtools/issues
License: GPL-3
LazyData: 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)
Config/testthat/edition: 3
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-06-01 20:14:58 UTC; grossetti
Author: Francesco Grossetti [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5130-7745>)
Maintainer: Francesco Grossetti <francesco.grossetti@unibocconi.it>
Repository: CRAN
Date/Publication: 2026-06-08 15:00:14 UTC
Built: R 4.6.0; ; 2026-06-08 23:51:41 UTC; windows
