{
  "_id": "6a4b8c97a6574ff277f9c484",
  "Package": "codyna",
  "Title": "Complex Dynamic Systems",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Mohammed\", \"Saqr\", role = \"aut\"),\nperson(\"Santtu\", \"Tikka\", email = \"santtuth@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Sonsoles\", \"L\\u00f3pez-Pernas\", role = \"aut\")\n)",
  "Description": "Performs analysis of complex dynamic systems with a focus\non the temporal unfolding of patterns, changes, and state\ntransitions in behavioral data. Supports both time series and\nsequence data and provides tools for the analysis and\nvisualization of complexity, pattern identification, trends,\nregimes, 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/",
  "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": {
    "Date": "2026-07-06 11:04:39 UTC",
    "User": "root"
  },
  "Author": "Mohammed Saqr [aut],\nSanttu Tikka [aut, cre],\nSonsoles López-Pernas [aut]",
  "Maintainer": "Santtu Tikka <santtuth@gmail.com>",
  "_user": "santikka",
  "_type": "src",
  "_file": "codyna_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/545cf1caf3c377856ce9aea38695ced79694787985de87998da558e68adba5ae",
  "_filesize": 1186441,
  "_sha256": "545cf1caf3c377856ce9aea38695ced79694787985de87998da558e68adba5ae",
  "_expires": "2026-10-14T11:08:05.000Z",
  "_created": "2026-07-06T11:04:39.000Z",
  "_published": "2026-07-06T11:08:06.890Z",
  "_jobs": [
    {
      "job": 85355882438,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8107144153"
    },
    {
      "job": 85355882313,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8107146853"
    },
    {
      "job": 85355882324,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8107125886"
    },
    {
      "job": 85355882333,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8107124121"
    },
    {
      "job": 85355254544,
      "time": 212,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8107089084"
    },
    {
      "job": 85355882337,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8107142089"
    },
    {
      "job": 85355882407,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8107134987"
    },
    {
      "job": 85355882334,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8107119599"
    },
    {
      "job": 85355882338,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8107127908"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126",
  "_status": "success",
  "_upstream": "https://github.com/santikka/codyna",
  "_commit": {
    "id": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
    "author": "mohsaqr <ueflaunit@gmail.com>",
    "committer": "mohsaqr <ueflaunit@gmail.com>",
    "message": "docs: add BS5 pkgdown site + auto-build workflow\n",
    "time": 1783326451
  },
  "_maintainer": {
    "name": "Santtu Tikka",
    "email": "santtuth@gmail.com",
    "login": "santikka",
    "description": "Assistant professor at University of Jyväskylä, Department of Mathematics and Statistics. ",
    "uuid": 8639149
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "santikka",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 9
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "santikka",
      "count": 28,
      "uuid": 8639149
    },
    {
      "user": "sonsoleslp",
      "count": 1,
      "uuid": 10948559
    }
  ],
  "_userbio": {
    "uuid": 8639149,
    "type": "user",
    "name": "Santtu Tikka",
    "followers": 21,
    "description": "Assistant professor at University of Jyväskylä, Department of Mathematics and Statistics. "
  },
  "_downloads": {
    "count": 262,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codyna"
  },
  "_devurl": "https://github.com/santikka/codyna",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codyna.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/santikka/codyna",
  "_realowner": "santikka",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "analyze_outcome",
    "complexity",
    "convert",
    "detect_regimes",
    "detect_warnings",
    "discover_patterns",
    "sequence_indices"
  ],
  "_datasets": [
    {
      "name": "ema",
      "title": "Ecological Momentary Assessment (EMA) Data",
      "object": "ema",
      "class": [
        "data.frame"
      ],
      "fields": [
        "autonomy",
        "competence",
        "relatedness",
        "pleasure",
        "interest",
        "importance",
        "situation_requires",
        "anxiety_guilt_avoidance",
        "another_wants",
        "Date",
        "User"
      ],
      "rows": 4523,
      "table": true,
      "tojson": true
    },
    {
      "name": "engagement",
      "title": "Example Data on Student Engagement",
      "object": "engagement",
      "class": [
        "stslist",
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "group_regulation",
      "title": "Example Data on Group Regulation",
      "object": "group_regulation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T1",
        "T2",
        "T3",
        "T4",
        "T5",
        "T6",
        "T7",
        "T8",
        "T9",
        "T10",
        "T11",
        "T12",
        "T13",
        "T14",
        "T15",
        "T16",
        "T17",
        "T18",
        "T19",
        "T20",
        "T21",
        "T22",
        "T23",
        "T24",
        "T25",
        "T26"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "codyna-package",
      "title": "The 'codyna' Package.",
      "topics": [
        "codyna-package",
        "codyna"
      ]
    },
    {
      "page": "analyze_outcome",
      "title": "Analyze Pattern-Outcome Relationships",
      "topics": [
        "analyze_outcome"
      ]
    },
    {
      "page": "complexity",
      "title": "Calculate Dynamic Complexity Measures for Time-Series Data",
      "topics": [
        "complexity"
      ]
    },
    {
      "page": "convert",
      "title": "Convert Sequence Data to Various Formats",
      "topics": [
        "convert"
      ]
    },
    {
      "page": "detect_regimes",
      "title": "Regime Detection for Time Series Data",
      "topics": [
        "detect_regimes"
      ]
    },
    {
      "page": "detect_warnings",
      "title": "Detect Early Warning Signals in a Time Series",
      "topics": [
        "detect_warnings"
      ]
    },
    {
      "page": "discover_patterns",
      "title": "Discover Sequence Patterns",
      "topics": [
        "discover_patterns"
      ]
    },
    {
      "page": "ema",
      "title": "Ecological Momentary Assessment (EMA) Data",
      "topics": [
        "ema"
      ]
    },
    {
      "page": "engagement",
      "title": "Example Data on Student Engagement",
      "topics": [
        "engagement"
      ]
    },
    {
      "page": "group_regulation",
      "title": "Example Data on Group Regulation",
      "topics": [
        "group_regulation"
      ]
    },
    {
      "page": "plot.ews",
      "title": "Plot EWS Results",
      "topics": [
        "plot.ews"
      ]
    },
    {
      "page": "plot.patterns",
      "title": "Plot Discovered Patterns",
      "topics": [
        "plot.patterns"
      ]
    },
    {
      "page": "plot.regimes",
      "title": "Plot Time Series Data with Detected Regime Stability",
      "topics": [
        "plot.regimes"
      ]
    },
    {
      "page": "print.ews",
      "title": "Print EWS Detection Results",
      "topics": [
        "print.ews"
      ]
    },
    {
      "page": "print.patterns",
      "title": "Print Discovered Patterns",
      "topics": [
        "print.patterns"
      ]
    },
    {
      "page": "print.regimes",
      "title": "Print Regime Detection Results",
      "topics": [
        "print.regimes"
      ]
    },
    {
      "page": "sequence_indices",
      "title": "Compute Sequence Indices for Sequence Data",
      "topics": [
        "sequence_indices"
      ]
    }
  ],
  "_readme": "https://github.com/santikka/codyna/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "codyna.Rmd",
      "filename": "codyna.html",
      "title": "Getting started with the codyna package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pattern Discovery",
        "Early Warning Signals",
        "Regime Detection"
      ],
      "created": "2026-01-11 13:50:25",
      "modified": "2026-01-11 13:50:25",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "codyna",
  "_universes": [
    "santikka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T11:07:11.000Z",
      "distro": "resolute",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/33efb5b6d9472f88227e888b49cc35d67e8dadfa4286e221347ea62157dafd36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T11:07:16.000Z",
      "distro": "resolute",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/9f46e3ed6bfa23a8ffa65a625074f801362f408500de7f6ce2543655138f0c0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T11:06:23.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/0a45a4d3d4445c14e6178f09c600fa0951048ba743ff2072bf1c15f1ebbd4e06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T11:06:17.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/479dc90491aaa0445e5419186b3dd0759d35226435aa186fa7e3f070a7c30fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-06T11:07:28.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/9877549b8a4904815540e0255f4cf3378a5b108ec57ce383663568635040a24c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T11:06:37.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/6575337a63781ae851230a56140771b462fd2cb2f251da868baba8338db7eb7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T11:05:54.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/b25579653b31372908a5ba5b8880a1498fd8f1627b14f704c66a3533b3bd3606",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T11:06:18.000Z",
      "commit": "75b6e8107f7098ea752e9c02d940eb16053eddaf",
      "fileid": "https://r2.ropensci.org/0b0771dfc10d1911367746bc878ea0d1961e45dc5ccb99dc422920112a739130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santikka/actions/runs/28786746126"
    }
  ]
}