Package: stateR Type: Package Title: Brain State Metrics for Functional Connectivity Studies Version: 0.1.0 Authors@R: c( person("Lucas", "França", , "lucas.franca@kcl.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0853-1319")), person("Dafnis", "Batallé", , "dafnis.batalle@kcl.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0003-2097-979X"))) Maintainer: Lucas França Description: Provides tidy tools for quantifying brain state dynamics from functional connectivity time series. Computes fractional occupancy, mean dwell time, and Markov-chain transition probabilities across discrete brain states derived from clustering methods such as k-means or hidden Markov models. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://CoDe-Neuro.github.io/stateR, https://github.com/CoDe-Neuro/stateR BugReports: https://github.com/CoDe-Neuro/stateR/issues Imports: dplyr, tidyr, purrr, janitor, glue Suggests: knitr, rmarkdown, broom, tibble, testthat (>= 3.0.0) Repository: https://code-neuro.r-universe.dev Date/Publication: 2026-05-31 14:32:30 UTC RemoteUrl: https://github.com/CoDe-Neuro/stateR RemoteRef: v0.1.0 RemoteSha: 5e708ad6947ea0cbb3bb757d0a4427f815c5693f NeedsCompilation: no Packaged: 2026-07-02 15:00:09 UTC; root Author: Lucas França [aut, cre] (ORCID: ), Dafnis Batallé [aut] (ORCID: )