Package: msprog
Type: Package
Title: Reproducible Assessment of Disability Course in Multiple
        Sclerosis
Version: 1.0.0
Authors@R: c(
    person(given="Noemi", family="Montobbio", , email="noemi.montobbio@gmail.com", role=c("aut", "cre"),
           comment=c(ORCID = "0000-0003-0302-393X")),
    person(given="Francesca", family="Bovis", role = c("rev")),
    person(given="Luca", family="Carmisciano", role = c("rev")))
Description: Analyse disability course in multiple sclerosis (MS) from
    longitudinal data. The package provides a flexible framework for
    identifying disability events under user-specified criteria, allowing
    adaptation to different study designs and endpoints. Tools are included
    to facilitate transparent and reproducible reporting of the settings
    used in the analysis. For an introduction to the package and illustrative
    applications, see Montobbio et al. (2024) <doi:10.1177/13524585241243157>.
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: stats, dplyr, rlang
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, xfun, DT
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2026-06-18 13:56:40 UTC; nmontobbio
Author: Noemi Montobbio [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0302-393X>),
  Francesca Bovis [rev],
  Luca Carmisciano [rev]
Maintainer: Noemi Montobbio <noemi.montobbio@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-23 16:00:02 UTC
Built: R 4.7.0; ; 2026-06-23 23:51:13 UTC; windows
