Package: codyna Title: Complex Dynamic Systems Version: 0.2.0 Authors@R: c( person("Mohammed", "Saqr", role = "aut"), person("Santtu", "Tikka", email = "santtuth@gmail.com", role = c("aut", "cre")), person("Sonsoles", "L\u00f3pez-Pernas", role = "aut") ) Description: Performs analysis of complex dynamic systems with a focus on the temporal unfolding of patterns, changes, and state transitions in behavioral data. Supports both time series and sequence data and provides tools for the analysis and visualization of complexity, pattern identification, trends, regimes, sequence typology as well as early warning signals. License: MIT + file LICENSE URL: https://github.com/santikka/codyna/ BugReports: https://github.com/santikka/codyna/issues/ Depends: R (>= 4.2.0) Imports: checkmate, cli, dplyr, ggplot2, patchwork, rlang, scales, stats, tibble, tidyr, tidyselect Suggests: knitr, lme4, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://santikka.r-universe.dev Date/Publication: 2026-07-06 08:27:31 UTC RemoteUrl: https://github.com/santikka/codyna RemoteRef: HEAD RemoteSha: 75b6e8107f7098ea752e9c02d940eb16053eddaf NeedsCompilation: no Packaged: 2026-07-06 11:04:39 UTC; root Author: Mohammed Saqr [aut], Santtu Tikka [aut, cre], Sonsoles López-Pernas [aut] Maintainer: Santtu Tikka