Package: Transition
Type: Package
Title: Characterise Transitions in Test Result Status in Longitudinal
        Studies
Version: 1.0.0
Date: 2025-07-04
Authors@R: c(
    person("Mark", "Eisler", email = "mark.eisler@bristol.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6843-3345")),
    person("Ana", "Rabaza", email = "arabaza@pasteur.edu.uy", role = c("aut"),
           comment = c(ORCID = "0000-0002-9713-0797"))
  )
Description: Analyse data from longitudinal studies to characterise changes in values of semi-quantitative outcome variables within individual subjects, using high performance C++ code to enable rapid processing of large datasets. A flexible methodology is available for codifying these state transitions.
License: MIT + file LICENSE
Imports: Rcpp (>= 1.0.14)
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Encoding: UTF-8
Depends: R (>= 4.1.0)
LazyData: true
URL: https://mark-eis.github.io/Transition/
NeedsCompilation: yes
Packaged: 2025-07-04 21:11:08 UTC; runner
Author: Mark Eisler [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-6843-3345>),
  Ana Rabaza [aut] (ORCID: <https://orcid.org/0000-0002-9713-0797>)
Maintainer: Mark Eisler <mark.eisler@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2025-07-08 10:00:02 UTC
