Package: msprog Type: Package Title: Reproducible Assessment of Disability Course in Multiple Sclerosis Version: 1.0.0.9000 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) . Encoding: UTF-8 LazyData: true Roxygen: list(markdown = 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 Repository: https://noemimontobbio.r-universe.dev Date/Publication: 2026-06-24 10:51:48 UTC RemoteUrl: https://github.com/noemimontobbio/msprog RemoteRef: HEAD RemoteSha: 77b905cbf53c323d8cc0abcb013361239310b863 NeedsCompilation: no Packaged: 2026-06-24 13:21:55 UTC; root Author: Noemi Montobbio [aut, cre] (ORCID: ), Francesca Bovis [rev], Luca Carmisciano [rev] Maintainer: Noemi Montobbio