{
  "_id": "6a1c6ae71d7bb097a0a30ff0",
  "Package": "dyadicMarkov",
  "Type": "Package",
  "Title": "Pattern Identification for Dyadic Sequences Using Transition\nMatrices",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Mattia\", \"Böllenrücher\", email = \"mattia.boellenruecher@student.unisg.ch\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Mégane\", \"Bollenrücher\", role = \"aut\"),\nperson(\"Jean-Philippe\", \"Antonietti\", role = \"aut\"))",
  "Description": "Provides methods for analyzing dyadic interaction\nsequences using transition matrices within the Actor-Partner\nInterdependence Model. The package supports the computation of\nempirical transition counts, maximum likelihood estimation of\ntransition probabilities, and identification of interaction\npatterns in univariate and bivariate dyadic interaction\nsequences.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/BoellenruecherM/dyadicMarkov-public",
  "BugReports": "https://github.com/BoellenruecherM/dyadicMarkov-public/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Repository": "https://boellenruecherm.r-universe.dev",
  "Date/Publication": "2026-05-31 16:20:56 UTC",
  "RemoteUrl": "https://github.com/boellenruecherm/dyadicmarkov-public",
  "RemoteRef": "HEAD",
  "RemoteSha": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 17:05:22 UTC",
    "User": "root"
  },
  "Author": "Mattia Böllenrücher [aut, cre, cph],\nMégane Bollenrücher [aut],\nJean-Philippe Antonietti [aut]",
  "Maintainer": "Mattia Böllenrücher <mattia.boellenruecher@student.unisg.ch>",
  "MD5sum": "6fbe47e8b68f5c77ed2572663b6cd45c",
  "_user": "boellenruecherm",
  "_type": "src",
  "_file": "dyadicMarkov_0.1.1.tar.gz",
  "_fileid": "b32e95a3d60382d7931f715cd79cd2ac4fc71b60fb3558522438519a3e1be90b",
  "_filesize": 173318,
  "_sha256": "b32e95a3d60382d7931f715cd79cd2ac4fc71b60fb3558522438519a3e1be90b",
  "_created": "2026-05-31T17:05:22.000Z",
  "_published": "2026-05-31T17:07:51.343Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78742410673,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7318525071"
    },
    {
      "job": 78742410674,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7318523387"
    },
    {
      "job": 78742410687,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7318521904"
    },
    {
      "job": 78742410675,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7318520832"
    },
    {
      "job": 78742241809,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7318513062"
    },
    {
      "job": 78742410680,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7318523407"
    },
    {
      "job": 78742410713,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7318520497"
    },
    {
      "job": 78742410690,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7318520343"
    },
    {
      "job": 78742410717,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7318525720"
    }
  ],
  "_buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/boellenruecherm/dyadicmarkov-public",
  "_commit": {
    "id": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
    "author": "Mattia Böllenrücher <150470003+BoellenruecherM@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update .Rbuildignore to include README.Rmd",
    "time": 1780244456
  },
  "_maintainer": {
    "name": "Mattia Böllenrücher",
    "email": "mattia.boellenruecher@student.unisg.ch",
    "login": "boellenruecherm",
    "description": "Passionate about Quantitative Finance & Econometrics 📊 | Exploring Extreme Value Theory, GARCH Models, & Stochastic Processes 🚀 | Always coding in R & Python",
    "uuid": 150470003
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "boellenruecherm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 28
    },
    {
      "week": "2026-21",
      "n": 15
    },
    {
      "week": "2026-22",
      "n": 15
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-16"
    }
  ],
  "_topics": [
    "apim",
    "categorical-data",
    "dyadic-data",
    "longitudinal-data",
    "transition-matrices"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "boellenruecherm",
      "count": 48,
      "uuid": 150470003
    }
  ],
  "_userbio": {
    "uuid": 150470003,
    "type": "user",
    "name": "Mattia Böllenrücher",
    "description": "Passionate about Quantitative Finance & Econometrics 📊 | Exploring Extreme Value Theory, GARCH Models, & Stochastic Processes 🚀 | Always coding in R & Python"
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dyadicMarkov"
  },
  "_devurl": "https://github.com/boellenruecherm/dyadicmarkov-public",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dyadicMarkov.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/boellenruecherm/dyadicmarkov-public",
  "_realowner": "boellenruecherm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "bivariateCase",
    "completePattern",
    "countEmp",
    "countEmpBivariate",
    "mleEstimation",
    "partialPattern",
    "univariatePattern"
  ],
  "_datasets": [
    {
      "name": "dyadic_bivariate_example",
      "title": "Synthetic bivariate dyadic sequence example",
      "object": "dyadic_bivariate_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "FM_V1",
        "SM_V1",
        "FM_V2",
        "SM_V2"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "dyadic_univariate_example",
      "title": "Synthetic univariate dyadic sequence example",
      "object": "dyadic_univariate_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "FM",
        "SM"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bivariateCase",
      "title": "Bivariate case identification for dyadic Markov chains",
      "topics": [
        "bivariateCase"
      ]
    },
    {
      "page": "completePattern",
      "title": "Complete bivariate pattern identification by AIC",
      "topics": [
        "completePattern"
      ]
    },
    {
      "page": "countEmp",
      "title": "Empirical transition counts for univariate dyadic sequences",
      "topics": [
        "countEmp"
      ]
    },
    {
      "page": "countEmpBivariate",
      "title": "Empirical transition counts for bivariate dyadic sequences",
      "topics": [
        "countEmpBivariate"
      ]
    },
    {
      "page": "dyadic_bivariate_example",
      "title": "Synthetic bivariate dyadic sequence example",
      "topics": [
        "dyadic_bivariate_example"
      ]
    },
    {
      "page": "dyadic_univariate_example",
      "title": "Synthetic univariate dyadic sequence example",
      "topics": [
        "dyadic_univariate_example"
      ]
    },
    {
      "page": "mleEstimation",
      "title": "Maximum likelihood estimation of transition probabilities",
      "topics": [
        "mleEstimation"
      ]
    },
    {
      "page": "partialPattern",
      "title": "Partial bivariate pattern identification by AIC",
      "topics": [
        "partialPattern"
      ]
    },
    {
      "page": "univariatePattern",
      "title": "Univariate pattern identification for dyadic Markov chains",
      "topics": [
        "univariatePattern"
      ]
    }
  ],
  "_readme": "https://github.com/boellenruecherm/dyadicmarkov-public/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "dyadicMarkov-workflow.Rmd",
      "filename": "dyadicMarkov-workflow.html",
      "title": "dyadicMarkov workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Univariate dyadic workflow",
        "Bivariate dyadic workflow",
        "Practical notes"
      ],
      "created": "2026-03-11 17:08:41",
      "modified": "2026-05-31 11:44:14",
      "commits": 2
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "dyadicmarkov",
  "_universes": [
    "boellenruecherm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T17:07:18.000Z",
      "distro": "noble",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "f3d46ca9ea454f7dc223a2880b7702f1380d6eef38ad68ccb026c92f7ef8ebcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T17:07:02.000Z",
      "distro": "noble",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "2ad5aa6b7c72d2d377e698af687e310eea7211fe5c337a43c6c337c02b8cc1be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T17:06:51.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "02e0b1cf74ff6073006057dd15bf5bbee92b46d3a75c88ec46a51fd254036050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T17:06:42.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "a4ca3a868c86ea508eaa3ded7953d0959c477e0a784234aceaffdf58ecbdbfb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-31T17:07:14.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "09a920b052807ac47a87d460e0604f9466eb7f145f73692ab68f85e59eb526f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T17:06:33.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "6e22909ff0aadfb844196fcf8dfaa69715c418594d2acb30eab94450502f0088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T17:06:29.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "13735e36bf2b9ebbdbdf962064be1c21d939d7e8eb2c64173bed05c3e449a6ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T17:07:19.000Z",
      "commit": "14b0a463375f4552f47571f6e53e81ce679eeb5b",
      "fileid": "e4070e62edd8c5600fbcdfb2d9676aec3fe9f920f6e2b34b325410378eca914c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/boellenruecherm/actions/runs/26718873299"
    }
  ]
}