Package: msprog
Type: Package
Title: Reproducible Assessment of Disability Course in Multiple
        Sclerosis
Version: 1.0.1
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 consensus-based recommendations on endpoint
    calculation and use of the package, see Montobbio et al. (2026)
    <doi:10.1177/13524585261478492>. For the original description of the
    computational framework and illustrative applications, see Montobbio
    et al. (2024) <doi:10.1177/13524585241243157>.
URL: https://github.com/noemimontobbio/msprog
BugReports: https://github.com/noemimontobbio/msprog/issues
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-09-04 14:22:11 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-09-04 15:40:02 UTC
