Package: msmtools
Type: Package
Title: Building Augmented Data to Run Multi-State Models with 'msm'
        Package
Version: 2.0.1
Date: 2021-04-10
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 data into
    augmented ones. The reason for this is to facilitate the modeling of longitudinal data under
    a multi-state framework using the 'msm' package.
URL: https://github.com/contefranz/msmtools
BugReports: https://github.com/contefranz/msmtools/issues
License: GPL-3
LazyData: TRUE
RoxygenNote: 7.1.1
Depends: R (>= 3.0)
Imports: data.table (>= 1.9.6), msm (>= 1.6), survival (>= 2.38.0),
        ggplot2 (>= 3.3.3), patchwork (>= 1.1.1), scales (>= 1.1.1)
Suggests: testthat, knitr, rmarkdown, roxygen2, usethis
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-04-10 16:39:33 UTC; grossetti
Author: Francesco Grossetti [aut, cre]
    (<https://orcid.org/0000-0002-5130-7745>)
Maintainer: Francesco Grossetti <francesco.grossetti@unibocconi.it>
Repository: CRAN
Date/Publication: 2021-04-12 23:20:05 UTC
Built: R 4.2.0; ; 2022-04-12 19:18:31 UTC; unix
