{
  "_id": "6a23b713530b9bc726bd7bec",
  "Package": "CausalMixGPD",
  "Type": "Package",
  "Title": "Bayesian Nonparametric Conditional Density Modeling in Causal\nInference and Clustering with a Heavy-Tail Extension",
  "Version": "0.8.0",
  "Maintainer": "Arnab Aich <aaich@fsu.edu>",
  "Authors@R": "c(\nperson(given = \"Arnab\", family = \"Aich\", role = c(\"aut\", \"cre\"),\nemail = \"aaich@fsu.edu\",\ncomment = c(ORCID = \"0009-0005-7801-6701\"))\n)",
  "Description": "The presence of a heavy tail is a feature of many\nscenarios when risk management involves extremely rare events.\nWhile parametric distributions may give adequate representation\nof the mode of data, they are likely to misrepresent heavy\ntails, and completely nonparametric approaches lack a rigorous\nmechanism for tail extrapolation; see Pickands (1975)\n<doi:10.1214/aos/1176343003>. The statistical methodology\nfollows Aich and Bhattacharya (2026)\n<doi:10.5281/zenodo.19672760> for Bayesian analysis of\nheavy-tailed outcomes by combining Dirichlet process mixture\nmodels for the body of the distribution with optional\ngeneralized Pareto tails. The package implements for\nunconditional and covariate-modulated mixtures, implements MCMC\nestimation using 'nimble', and extends to mixtures of different\narms' outcomes with application to causal inference in the\nRubin (1974) <doi:10.1037/h0037350> framework. Posterior\nsummaries include density functions, quantiles, expected\nvalues, survival functions, and causal effects, with an\nemphasis on tail quantiles and functional measures sensitive to\nthe tail.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"rd\",\n\"namespace\",\"collate\"))",
  "Config/testthat/edition": "3",
  "URL": "https://arnabaich96.github.io/CausalMixGPD/pkgdown/",
  "BugReports": "https://arnabaich96.github.io/CausalMixGPD/",
  "Config/pak/sysreqs": "libglpk-dev make libxml2-dev",
  "Repository": "https://arnabaich96.r-universe.dev",
  "Date/Publication": "2026-05-07 17:32:03 UTC",
  "RemoteUrl": "https://github.com/arnabaich96/causalmixgpd",
  "RemoteRef": "HEAD",
  "RemoteSha": "e23ce3c0731901b181935e77169aa20f8d1ae058",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 05:53:13 UTC",
    "User": "root"
  },
  "Author": "Arnab Aich [aut, cre] (ORCID: <https://orcid.org/0009-0005-7801-6701>)",
  "MD5sum": "b83625b7f49655d6a4788f7184e50d5e",
  "_user": "arnabaich96",
  "_type": "src",
  "_file": "CausalMixGPD_0.8.0.tar.gz",
  "_fileid": "fd7964f6f4b35f9ddcdcff5c5e43f04162441b7b3d6da1b0112fb8d0d42e0c2f",
  "_filesize": 1391315,
  "_sha256": "fd7964f6f4b35f9ddcdcff5c5e43f04162441b7b3d6da1b0112fb8d0d42e0c2f",
  "_created": "2026-06-06T05:53:13.000Z",
  "_published": "2026-06-06T05:58:43.307Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79855529019,
      "time": 271,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7451755734"
    },
    {
      "job": 79855528976,
      "time": 255,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7451753546"
    },
    {
      "job": 79855528988,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7451744265"
    },
    {
      "job": 79855528995,
      "time": 272,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7451750878"
    },
    {
      "job": 79855294345,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7451720033"
    },
    {
      "job": 79855528998,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451739322"
    },
    {
      "job": 79855529007,
      "time": 259,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7451753977"
    },
    {
      "job": 79855529022,
      "time": 229,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7451750204"
    },
    {
      "job": 79855529028,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7451752195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arnabaich96/causalmixgpd",
  "_commit": {
    "id": "e23ce3c0731901b181935e77169aa20f8d1ae058",
    "author": "Arnab Aich <118152677+arnabaich96@users.noreply.github.com>",
    "committer": "Arnab Aich <118152677+arnabaich96@users.noreply.github.com>",
    "message": "Refactor manuscript for clarity and consistency; update author information and package description\n\n- Changed the \\code command to use \\detokenize for better handling of code snippets.\n- Revised metadata section to enhance clarity and consistency in author details.\n- Improved the abstract for conciseness and clarity, emphasizing key features of the CausalMixGPD package.\n- Updated the introduction to better articulate the importance of distribution-based causal inference and the role of the package.\n- Enhanced the background section with clearer explanations of related packages and methodologies.\n- Added a table summarizing core exported functions and object classes for better user guidance.\n- Included a new section on software availability with links to the package repository.\n- Made various minor edits for grammatical accuracy and improved readability throughout the document.\n",
    "time": 1778175123
  },
  "_maintainer": {
    "name": "Arnab Aich",
    "email": "aaich@fsu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "nimble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "ggmcmc",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "MatchIt",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    }
  ],
  "_owner": "arnabaich96",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 11
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 11
    },
    {
      "week": "2026-03",
      "n": 59
    },
    {
      "week": "2026-04",
      "n": 50
    },
    {
      "week": "2026-05",
      "n": 29
    },
    {
      "week": "2026-06",
      "n": 14
    },
    {
      "week": "2026-07",
      "n": 15
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 10
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 12
    },
    {
      "week": "2026-16",
      "n": 16
    },
    {
      "week": "2026-17",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "arnabaich96",
      "count": 372,
      "uuid": 118152677
    },
    {
      "user": "copilot",
      "count": 1,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 118152677,
    "type": "user",
    "name": "Arnab Aich"
  },
  "_downloads": {
    "count": 270,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CausalMixGPD"
  },
  "_devurl": "https://github.com/arnabaich96/causalmixgpd",
  "_pkgdown": "https://arnabaich96.github.io/CausalMixGPD/pkgdown/",
  "_searchresults": 41,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CausalMixGPD.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arnabaich96/causalmixgpd",
  "_realowner": "arnabaich96",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2026-04-21"
    },
    {
      "version": "0.8.0",
      "date": "2026-05-05"
    }
  ],
  "_exports": [
    "ate",
    "ate_rmean",
    "att",
    "build_causal_bundle",
    "build_nimble_bundle",
    "bundle",
    "cate",
    "check_glue_validity",
    "cluster_profiles",
    "cqte",
    "damoroso",
    "dAmoroso",
    "damorosogpd",
    "dAmorosoGpd",
    "damorosomix",
    "dAmorosoMix",
    "damorosomixgpd",
    "dAmorosoMixGpd",
    "dCauchy",
    "dcauchy_vec",
    "dcauchymix",
    "dCauchyMix",
    "dgammagpd",
    "dGammaGpd",
    "dgammamix",
    "dGammaMix",
    "dgammamixgpd",
    "dGammaMixGpd",
    "dgpd",
    "dGpd",
    "dinvgauss",
    "dInvGauss",
    "dinvgaussgpd",
    "dInvGaussGpd",
    "dinvgaussmix",
    "dInvGaussMix",
    "dinvgaussmixgpd",
    "dInvGaussMixGpd",
    "dlaplacegpd",
    "dLaplaceGpd",
    "dlaplacemix",
    "dLaplaceMix",
    "dlaplacemixgpd",
    "dLaplaceMixGpd",
    "dlognormalgpd",
    "dLognormalGpd",
    "dlognormalmix",
    "dLognormalMix",
    "dlognormalmixgpd",
    "dLognormalMixGpd",
    "dnormgpd",
    "dNormGpd",
    "dnormmix",
    "dNormMix",
    "dnormmixgpd",
    "dNormMixGpd",
    "dpmgpd",
    "dpmgpd.causal",
    "dpmgpd.cluster",
    "dpmix",
    "dpmix.causal",
    "dpmix.cluster",
    "ess_summary",
    "get_kernel_registry",
    "get_tail_registry",
    "init_kernel_registry",
    "kernel_support_table",
    "mcmc",
    "pamoroso",
    "pAmoroso",
    "pamorosogpd",
    "pAmorosoGpd",
    "pamorosomix",
    "pAmorosoMix",
    "pamorosomixgpd",
    "pAmorosoMixGpd",
    "params",
    "pCauchy",
    "pcauchy_vec",
    "pcauchymix",
    "pCauchyMix",
    "pgammagpd",
    "pGammaGpd",
    "pgammamix",
    "pGammaMix",
    "pgammamixgpd",
    "pGammaMixGpd",
    "pgpd",
    "pGpd",
    "pinvgauss",
    "pInvGauss",
    "pinvgaussgpd",
    "pInvGaussGpd",
    "pinvgaussmix",
    "pInvGaussMix",
    "pinvgaussmixgpd",
    "pInvGaussMixGpd",
    "plaplacegpd",
    "pLaplaceGpd",
    "plaplacemix",
    "pLaplaceMix",
    "plaplacemixgpd",
    "pLaplaceMixGpd",
    "plognormalgpd",
    "pLognormalGpd",
    "plognormalmix",
    "pLognormalMix",
    "plognormalmixgpd",
    "pLognormalMixGpd",
    "pnormgpd",
    "pNormGpd",
    "pnormmix",
    "pNormMix",
    "pnormmixgpd",
    "pNormMixGpd",
    "qamoroso",
    "qAmoroso",
    "qamorosogpd",
    "qAmorosoGpd",
    "qamorosomix",
    "qAmorosoMix",
    "qamorosomixgpd",
    "qAmorosoMixGpd",
    "qCauchy",
    "qcauchy_vec",
    "qcauchymix",
    "qCauchyMix",
    "qgammagpd",
    "qGammaGpd",
    "qgammamix",
    "qGammaMix",
    "qgammamixgpd",
    "qGammaMixGpd",
    "qgpd",
    "qGpd",
    "qinvgauss",
    "qInvGauss",
    "qinvgaussgpd",
    "qInvGaussGpd",
    "qinvgaussmix",
    "qInvGaussMix",
    "qinvgaussmixgpd",
    "qInvGaussMixGpd",
    "qlaplacegpd",
    "qLaplaceGpd",
    "qlaplacemix",
    "qLaplaceMix",
    "qlaplacemixgpd",
    "qLaplaceMixGpd",
    "qlognormalgpd",
    "qLognormalGpd",
    "qlognormalmix",
    "qLognormalMix",
    "qlognormalmixgpd",
    "qLognormalMixGpd",
    "qnormgpd",
    "qNormGpd",
    "qnormmix",
    "qNormMix",
    "qnormmixgpd",
    "qNormMixGpd",
    "qte",
    "qtt",
    "ramoroso",
    "rAmoroso",
    "ramorosogpd",
    "rAmorosoGpd",
    "ramorosomix",
    "rAmorosoMix",
    "ramorosomixgpd",
    "rAmorosoMixGpd",
    "rCauchy",
    "rcauchy_vec",
    "rcauchymix",
    "rCauchyMix",
    "rgammagpd",
    "rGammaGpd",
    "rgammamix",
    "rGammaMix",
    "rgammamixgpd",
    "rGammaMixGpd",
    "rgpd",
    "rGpd",
    "rinvgauss",
    "rInvGauss",
    "rinvgaussgpd",
    "rInvGaussGpd",
    "rinvgaussmix",
    "rInvGaussMix",
    "rinvgaussmixgpd",
    "rInvGaussMixGpd",
    "rlaplacegpd",
    "rLaplaceGpd",
    "rlaplacemix",
    "rLaplaceMix",
    "rlaplacemixgpd",
    "rLaplaceMixGpd",
    "rlognormalgpd",
    "rLognormalGpd",
    "rlognormalmix",
    "rLognormalMix",
    "rlognormalmixgpd",
    "rLognormalMixGpd",
    "rnormgpd",
    "rNormGpd",
    "rnormmix",
    "rNormMix",
    "rnormmixgpd",
    "rNormMixGpd",
    "run_mcmc_bundle_manual",
    "run_mcmc_causal",
    "sim_bulk_tail",
    "sim_causal_qte",
    "sim_survival_tail"
  ],
  "_datasets": [
    {
      "name": "causal_alt_pos500_p3_k3",
      "title": "Alternative Positive-Support Causal Data Set With Three Predictors",
      "object": "causal_alt_pos500_p3_k3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "causal_alt_pos500_p5_k4_tail",
      "title": "Alternative Positive-Support Tail Causal Data Set With Five Predictors",
      "object": "causal_alt_pos500_p5_k4_tail",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "causal_alt_real500_p4_k2",
      "title": "Alternative Real-Line Causal Data Set With Four Predictors",
      "object": "causal_alt_real500_p4_k2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "causal_pos500_p3_k2",
      "title": "Positive-Support Causal Data Set With Three Predictors",
      "object": "causal_pos500_p3_k2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_pos_tail200_k4",
      "title": "Positive-Support Tail Data Set With Four Components",
      "object": "nc_pos_tail200_k4",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_pos200_k3",
      "title": "Positive-Support Bulk-Only Data Set With Three Components",
      "object": "nc_pos200_k3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_posX100_p3_k2",
      "title": "Positive-Support Covariate Data Set With Three Predictors",
      "object": "nc_posX100_p3_k2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_posX100_p4_k3",
      "title": "Positive-Support Covariate Data Set With Four Predictors",
      "object": "nc_posX100_p4_k3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_posX100_p5_k4",
      "title": "Positive-Support Covariate Data Set With Five Predictors",
      "object": "nc_posX100_p5_k4",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_real200_k2",
      "title": "Real-Line Bulk-Only Data Set With Two Components",
      "object": "nc_real200_k2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_realX100_p3_k2",
      "title": "Real-Line Covariate Data Set With Three Predictors",
      "object": "nc_realX100_p3_k2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nc_realX100_p5_k3",
      "title": "Real-Line Covariate Data Set With Five Predictors",
      "object": "nc_realX100_p5_k3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "amoroso",
      "title": "Amoroso distribution",
      "concept": [
        "base bulk distributions"
      ],
      "topics": [
        "amoroso",
        "dAmoroso",
        "pAmoroso",
        "qAmoroso",
        "rAmoroso"
      ]
    },
    {
      "page": "amoroso_gpd",
      "title": "Amoroso with a GPD tail",
      "concept": [
        "amoroso kernel families"
      ],
      "topics": [
        "amoroso_gpd",
        "dAmorosoGpd",
        "pAmorosoGpd",
        "qAmorosoGpd",
        "rAmorosoGpd"
      ]
    },
    {
      "page": "amoroso_lowercase",
      "title": "Lowercase vectorized Amoroso distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "amoroso_lowercase",
        "damorosogpd",
        "damorosomix",
        "damorosomixgpd",
        "pamorosogpd",
        "pamorosomix",
        "pamorosomixgpd",
        "qamorosogpd",
        "qamorosomix",
        "qamorosomixgpd",
        "ramorosogpd",
        "ramorosomix",
        "ramorosomixgpd"
      ]
    },
    {
      "page": "amoroso_mix",
      "title": "Amoroso mixture distribution",
      "concept": [
        "amoroso kernel families"
      ],
      "topics": [
        "amoroso_mix",
        "dAmorosoMix",
        "pAmorosoMix",
        "qAmorosoMix",
        "rAmorosoMix"
      ]
    },
    {
      "page": "amoroso_mixgpd",
      "title": "Amoroso mixture with a GPD tail",
      "concept": [
        "amoroso kernel families"
      ],
      "topics": [
        "amoroso_mixgpd",
        "dAmorosoMixGpd",
        "pAmorosoMixGpd",
        "qAmorosoMixGpd",
        "rAmorosoMixGpd"
      ]
    },
    {
      "page": "ate_rmean",
      "title": "Restricted-mean ATE helper",
      "topics": [
        "ate_rmean"
      ]
    },
    {
      "page": "ate.causalmixgpd_causal_fit",
      "title": "Average treatment effects, marginal over the empirical covariate distribution",
      "topics": [
        "ate",
        "ate.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "att",
      "title": "Average treatment effects standardized to treated covariates",
      "topics": [
        "att"
      ]
    },
    {
      "page": "base_lowercase",
      "title": "Lowercase vectorized distribution functions (base kernels)",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "base_lowercase",
        "damoroso",
        "dcauchy_vec",
        "dgpd",
        "dinvgauss",
        "pamoroso",
        "pcauchy_vec",
        "pgpd",
        "pinvgauss",
        "qamoroso",
        "qcauchy_vec",
        "qgpd",
        "qinvgauss",
        "ramoroso",
        "rcauchy_vec",
        "rgpd",
        "rinvgauss"
      ]
    },
    {
      "page": "build_causal_bundle",
      "title": "Build a causal bundle (design + two outcome arms)",
      "topics": [
        "build_causal_bundle"
      ]
    },
    {
      "page": "build_nimble_bundle",
      "title": "Build the explicit one-arm NIMBLE bundle",
      "topics": [
        "build_nimble_bundle"
      ]
    },
    {
      "page": "bundle",
      "title": "Build the workflow bundle used by the package fitters",
      "topics": [
        "bundle"
      ]
    },
    {
      "page": "cate.causalmixgpd_causal_fit",
      "title": "Conditional average treatment effects",
      "topics": [
        "cate",
        "cate.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "cauchy",
      "title": "Cauchy distribution",
      "concept": [
        "base bulk distributions"
      ],
      "topics": [
        "cauchy",
        "dCauchy",
        "pCauchy",
        "qCauchy",
        "rCauchy"
      ]
    },
    {
      "page": "cauchy_mix",
      "title": "Cauchy mixture distribution",
      "concept": [
        "cauchy kernel families"
      ],
      "topics": [
        "cauchy_mix",
        "dCauchyMix",
        "pCauchyMix",
        "qCauchyMix",
        "rCauchyMix"
      ]
    },
    {
      "page": "cauchy_mix_lowercase",
      "title": "Lowercase vectorized Cauchy mixture distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "cauchy_mix_lowercase",
        "dcauchymix",
        "pcauchymix",
        "qcauchymix",
        "rcauchymix"
      ]
    },
    {
      "page": "causal_alt_pos500_p3_k3",
      "title": "Alternative Positive-Support Causal Data Set With Three Predictors",
      "topics": [
        "causal_alt_pos500_p3_k3"
      ]
    },
    {
      "page": "causal_alt_pos500_p5_k4_tail",
      "title": "Alternative Positive-Support Tail Causal Data Set With Five Predictors",
      "topics": [
        "causal_alt_pos500_p5_k4_tail"
      ]
    },
    {
      "page": "causal_alt_real500_p4_k2",
      "title": "Alternative Real-Line Causal Data Set With Four Predictors",
      "topics": [
        "causal_alt_real500_p4_k2"
      ]
    },
    {
      "page": "causal_pos500_p3_k2",
      "title": "Positive-Support Causal Data Set With Three Predictors",
      "topics": [
        "causal_pos500_p3_k2"
      ]
    },
    {
      "page": "check_glue_validity",
      "title": "Validate bulk+tail glue for MixGPD predictive distribution",
      "topics": [
        "check_glue_validity"
      ]
    },
    {
      "page": "cluster_profiles",
      "title": "Extract Cluster Profiles",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "cluster_profiles"
      ]
    },
    {
      "page": "cqte.causalmixgpd_causal_fit",
      "title": "Conditional quantile treatment effects",
      "topics": [
        "cqte",
        "cqte.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "dpmgpd",
      "title": "Fit a one-arm Dirichlet process mixture with a spliced GPD tail",
      "topics": [
        "dpmgpd"
      ]
    },
    {
      "page": "dpmgpd.causal",
      "title": "Fit a causal two-arm Dirichlet process mixture with a spliced GPD tail",
      "topics": [
        "dpmgpd.causal"
      ]
    },
    {
      "page": "dpmgpd.cluster",
      "title": "Fit a clustering-only bulk-tail model",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "dpmgpd.cluster"
      ]
    },
    {
      "page": "dpmix",
      "title": "Fit a one-arm Dirichlet process mixture without a GPD tail",
      "topics": [
        "dpmix"
      ]
    },
    {
      "page": "dpmix.causal",
      "title": "Fit a causal two-arm Dirichlet process mixture without a GPD tail",
      "topics": [
        "dpmix.causal"
      ]
    },
    {
      "page": "dpmix.cluster",
      "title": "Fit a clustering-only bulk model",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "dpmix.cluster"
      ]
    },
    {
      "page": "ess_summary",
      "title": "Effective sample size summaries for fitted models",
      "topics": [
        "ess_summary"
      ]
    },
    {
      "page": "fitted.mixgpd_fit",
      "title": "Fitted values on the training design",
      "topics": [
        "fitted.mixgpd_fit"
      ]
    },
    {
      "page": "gamma_gpd",
      "title": "Gamma with a GPD tail",
      "concept": [
        "gamma kernel families"
      ],
      "topics": [
        "dGammaGpd",
        "gamma_gpd",
        "pGammaGpd",
        "qGammaGpd",
        "rGammaGpd"
      ]
    },
    {
      "page": "gamma_lowercase",
      "title": "Lowercase vectorized gamma distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "dgammagpd",
        "dgammamix",
        "dgammamixgpd",
        "gamma_lowercase",
        "pgammagpd",
        "pgammamix",
        "pgammamixgpd",
        "qgammagpd",
        "qgammamix",
        "qgammamixgpd",
        "rgammagpd",
        "rgammamix",
        "rgammamixgpd"
      ]
    },
    {
      "page": "gamma_mix",
      "title": "Gamma mixture distribution",
      "concept": [
        "gamma kernel families"
      ],
      "topics": [
        "dGammaMix",
        "gamma_mix",
        "pGammaMix",
        "qGammaMix",
        "rGammaMix"
      ]
    },
    {
      "page": "gamma_mixgpd",
      "title": "Gamma mixture with a GPD tail",
      "concept": [
        "gamma kernel families"
      ],
      "topics": [
        "dGammaMixGpd",
        "gamma_mixgpd",
        "pGammaMixGpd",
        "qGammaMixGpd",
        "rGammaMixGpd"
      ]
    },
    {
      "page": "get_kernel_registry",
      "title": "Get kernel registry",
      "topics": [
        "get_kernel_registry"
      ]
    },
    {
      "page": "get_tail_registry",
      "title": "Get tail registry",
      "topics": [
        "get_tail_registry"
      ]
    },
    {
      "page": "gpd",
      "title": "Generalized Pareto distribution",
      "concept": [
        "base tail distributions"
      ],
      "topics": [
        "dGpd",
        "gpd",
        "pGpd",
        "qGpd",
        "rGpd"
      ]
    },
    {
      "page": "init_kernel_registry",
      "title": "Initialize kernel registries",
      "topics": [
        "init_kernel_registry"
      ]
    },
    {
      "page": "InvGauss",
      "title": "Inverse Gaussian (Wald) distribution",
      "concept": [
        "base bulk distributions"
      ],
      "topics": [
        "dInvGauss",
        "InvGauss",
        "pInvGauss",
        "qInvGauss",
        "rInvGauss"
      ]
    },
    {
      "page": "InvGauss_gpd",
      "title": "Inverse Gaussian with a GPD tail",
      "concept": [
        "inverse-gaussian kernel families"
      ],
      "topics": [
        "dInvGaussGpd",
        "InvGauss_gpd",
        "pInvGaussGpd",
        "qInvGaussGpd",
        "rInvGaussGpd"
      ]
    },
    {
      "page": "invgauss_lowercase",
      "title": "Lowercase vectorized inverse Gaussian distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "dinvgaussgpd",
        "dinvgaussmix",
        "dinvgaussmixgpd",
        "invgauss_lowercase",
        "pinvgaussgpd",
        "pinvgaussmix",
        "pinvgaussmixgpd",
        "qinvgaussgpd",
        "qinvgaussmix",
        "qinvgaussmixgpd",
        "rinvgaussgpd",
        "rinvgaussmix",
        "rinvgaussmixgpd"
      ]
    },
    {
      "page": "InvGauss_mix",
      "title": "Inverse Gaussian mixture distribution",
      "concept": [
        "inverse-gaussian kernel families"
      ],
      "topics": [
        "dInvGaussMix",
        "InvGauss_mix",
        "pInvGaussMix",
        "qInvGaussMix",
        "rInvGaussMix"
      ]
    },
    {
      "page": "InvGauss_mixgpd",
      "title": "Inverse Gaussian mixture with a GPD tail",
      "concept": [
        "inverse-gaussian kernel families"
      ],
      "topics": [
        "dInvGaussMixGpd",
        "InvGauss_mixgpd",
        "pInvGaussMixGpd",
        "qInvGaussMixGpd",
        "rInvGaussMixGpd"
      ]
    },
    {
      "page": "kernel_support_table",
      "title": "Kernel support matrix",
      "topics": [
        "kernel_support_table"
      ]
    },
    {
      "page": "laplace_gpd",
      "title": "Laplace with a GPD tail",
      "concept": [
        "laplace kernel families"
      ],
      "topics": [
        "dLaplaceGpd",
        "laplace_gpd",
        "pLaplaceGpd",
        "qLaplaceGpd",
        "rLaplaceGpd"
      ]
    },
    {
      "page": "laplace_lowercase",
      "title": "Lowercase vectorized Laplace distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "dlaplacegpd",
        "dlaplacemix",
        "dlaplacemixgpd",
        "laplace_lowercase",
        "plaplacegpd",
        "plaplacemix",
        "plaplacemixgpd",
        "qlaplacegpd",
        "qlaplacemix",
        "qlaplacemixgpd",
        "rlaplacegpd",
        "rlaplacemix",
        "rlaplacemixgpd"
      ]
    },
    {
      "page": "laplace_mix",
      "title": "Laplace (double exponential) mixture distribution",
      "concept": [
        "laplace kernel families"
      ],
      "topics": [
        "dLaplaceMix",
        "laplace_mix",
        "pLaplaceMix",
        "qLaplaceMix",
        "rLaplaceMix"
      ]
    },
    {
      "page": "laplace_MixGpd",
      "title": "Laplace mixture with a GPD tail",
      "concept": [
        "laplace kernel families"
      ],
      "topics": [
        "dLaplaceMixGpd",
        "laplace_MixGpd",
        "pLaplaceMixGpd",
        "qLaplaceMixGpd",
        "rLaplaceMixGpd"
      ]
    },
    {
      "page": "lognormal_gpd",
      "title": "Lognormal with a GPD tail",
      "concept": [
        "lognormal kernel families"
      ],
      "topics": [
        "dLognormalGpd",
        "lognormal_gpd",
        "pLognormalGpd",
        "qLognormalGpd",
        "rLognormalGpd"
      ]
    },
    {
      "page": "lognormal_lowercase",
      "title": "Lowercase vectorized lognormal distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "dlognormalgpd",
        "dlognormalmix",
        "dlognormalmixgpd",
        "lognormal_lowercase",
        "plognormalgpd",
        "plognormalmix",
        "plognormalmixgpd",
        "qlognormalgpd",
        "qlognormalmix",
        "qlognormalmixgpd",
        "rlognormalgpd",
        "rlognormalmix",
        "rlognormalmixgpd"
      ]
    },
    {
      "page": "lognormal_mix",
      "title": "Lognormal mixture distribution",
      "concept": [
        "lognormal kernel families"
      ],
      "topics": [
        "dLognormalMix",
        "lognormal_mix",
        "pLognormalMix",
        "qLognormalMix",
        "rLognormalMix"
      ]
    },
    {
      "page": "lognormal_mixgpd",
      "title": "Lognormal mixture with a GPD tail",
      "concept": [
        "lognormal kernel families"
      ],
      "topics": [
        "dLognormalMixGpd",
        "lognormal_mixgpd",
        "pLognormalMixGpd",
        "qLognormalMixGpd",
        "rLognormalMixGpd"
      ]
    },
    {
      "page": "mcmc",
      "title": "Run posterior sampling from a prepared bundle",
      "topics": [
        "mcmc"
      ]
    },
    {
      "page": "nc_pos_tail200_k4",
      "title": "Positive-Support Tail Data Set With Four Components",
      "topics": [
        "nc_pos_tail200_k4"
      ]
    },
    {
      "page": "nc_pos200_k3",
      "title": "Positive-Support Bulk-Only Data Set With Three Components",
      "topics": [
        "nc_pos200_k3"
      ]
    },
    {
      "page": "nc_posX100_p3_k2",
      "title": "Positive-Support Covariate Data Set With Three Predictors",
      "topics": [
        "nc_posX100_p3_k2"
      ]
    },
    {
      "page": "nc_posX100_p4_k3",
      "title": "Positive-Support Covariate Data Set With Four Predictors",
      "topics": [
        "nc_posX100_p4_k3"
      ]
    },
    {
      "page": "nc_posX100_p5_k4",
      "title": "Positive-Support Covariate Data Set With Five Predictors",
      "topics": [
        "nc_posX100_p5_k4"
      ]
    },
    {
      "page": "nc_real200_k2",
      "title": "Real-Line Bulk-Only Data Set With Two Components",
      "topics": [
        "nc_real200_k2"
      ]
    },
    {
      "page": "nc_realX100_p3_k2",
      "title": "Real-Line Covariate Data Set With Three Predictors",
      "topics": [
        "nc_realX100_p3_k2"
      ]
    },
    {
      "page": "nc_realX100_p5_k3",
      "title": "Real-Line Covariate Data Set With Five Predictors",
      "topics": [
        "nc_realX100_p5_k3"
      ]
    },
    {
      "page": "normal_gpd",
      "title": "Normal with a GPD tail",
      "concept": [
        "normal kernel families"
      ],
      "topics": [
        "dNormGpd",
        "normal_gpd",
        "pNormGpd",
        "qNormGpd",
        "rNormGpd"
      ]
    },
    {
      "page": "normal_lowercase",
      "title": "Lowercase vectorized normal distribution functions",
      "concept": [
        "vectorized kernel helpers"
      ],
      "topics": [
        "dnormgpd",
        "dnormmix",
        "dnormmixgpd",
        "normal_lowercase",
        "pnormgpd",
        "pnormmix",
        "pnormmixgpd",
        "qnormgpd",
        "qnormmix",
        "qnormmixgpd",
        "rnormgpd",
        "rnormmix",
        "rnormmixgpd"
      ]
    },
    {
      "page": "normal_mix",
      "title": "Normal mixture distribution",
      "concept": [
        "normal kernel families"
      ],
      "topics": [
        "dNormMix",
        "normal_mix",
        "pNormMix",
        "qNormMix",
        "rNormMix"
      ]
    },
    {
      "page": "normal_mixgpd",
      "title": "Normal mixture with a GPD tail",
      "concept": [
        "normal kernel families"
      ],
      "topics": [
        "dNormMixGpd",
        "normal_mixgpd",
        "pNormMixGpd",
        "qNormMixGpd",
        "rNormMixGpd"
      ]
    },
    {
      "page": "params",
      "title": "Extract posterior mean parameters in natural shape",
      "topics": [
        "params"
      ]
    },
    {
      "page": "plot.mixgpd_fit",
      "title": "Plot the treated and control outcome fits from a causal model",
      "topics": [
        "plot.causalmixgpd_causal_fit",
        "plot.mixgpd_fit",
        "plot.mixgpd_fitted"
      ]
    },
    {
      "page": "plot.causalmixgpd_qte",
      "title": "Plot QTE-style effect summaries",
      "topics": [
        "plot.causalmixgpd_ate",
        "plot.causalmixgpd_qte"
      ]
    },
    {
      "page": "plot.dpmixgpd_cluster_fit",
      "title": "Plot a cluster bundle",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "plot.dpmixgpd_cluster_bundle",
        "plot.dpmixgpd_cluster_fit",
        "plot.dpmixgpd_cluster_labels",
        "plot.dpmixgpd_cluster_psm"
      ]
    },
    {
      "page": "plot.mixgpd_predict",
      "title": "Plot prediction results",
      "topics": [
        "plot.causalmixgpd_causal_predict",
        "plot.mixgpd_predict"
      ]
    },
    {
      "page": "predict.causalmixgpd_causal_fit",
      "title": "Predict arm-specific and contrast-scale quantities from a causal fit",
      "topics": [
        "predict.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "predict.dpmixgpd_cluster_fit",
      "title": "Predict labels or similarity matrices from a cluster fit",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "predict.dpmixgpd_cluster_fit"
      ]
    },
    {
      "page": "predict.mixgpd_fit",
      "title": "Posterior predictive summaries from a fitted one-arm model",
      "topics": [
        "predict.mixgpd_fit"
      ]
    },
    {
      "page": "print.causalmixgpd_ate",
      "title": "Print an ATE-style effect object",
      "topics": [
        "print.causalmixgpd_ate"
      ]
    },
    {
      "page": "print.causalmixgpd_bundle",
      "title": "Print a one-arm workflow bundle",
      "topics": [
        "print.causalmixgpd_bundle"
      ]
    },
    {
      "page": "print.causalmixgpd_causal_bundle",
      "title": "Print a causal workflow bundle",
      "topics": [
        "print.causalmixgpd_causal_bundle"
      ]
    },
    {
      "page": "print.causalmixgpd_causal_fit",
      "title": "Print a fitted causal model",
      "topics": [
        "print.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "print.causalmixgpd_causal_fit_plots",
      "title": "Print method for paired causal-fit diagnostic plots",
      "topics": [
        "print.causalmixgpd_causal_fit_plots"
      ]
    },
    {
      "page": "print.causalmixgpd_causal_predict_plots",
      "title": "Print method for causal prediction plots",
      "topics": [
        "print.causalmixgpd_causal_predict_plots"
      ]
    },
    {
      "page": "print.causalmixgpd_ps_bundle",
      "title": "Print a propensity score bundle",
      "topics": [
        "print.causalmixgpd_ps_bundle"
      ]
    },
    {
      "page": "print.causalmixgpd_ps_fit",
      "title": "Print a propensity score fit",
      "topics": [
        "print.causalmixgpd_ps_fit"
      ]
    },
    {
      "page": "print.causalmixgpd_qte",
      "title": "Print a QTE-style effect object",
      "topics": [
        "print.causalmixgpd_qte"
      ]
    },
    {
      "page": "print.dpmixgpd_cluster_bundle",
      "title": "Print a cluster bundle",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "print.dpmixgpd_cluster_bundle"
      ]
    },
    {
      "page": "print.dpmixgpd_cluster_fit",
      "title": "Print a cluster fit",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "print.dpmixgpd_cluster_fit"
      ]
    },
    {
      "page": "print.dpmixgpd_cluster_labels",
      "title": "Print cluster labels",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "print.dpmixgpd_cluster_labels"
      ]
    },
    {
      "page": "print.dpmixgpd_cluster_psm",
      "title": "Print a cluster posterior similarity matrix",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "print.dpmixgpd_cluster_psm"
      ]
    },
    {
      "page": "print.mixgpd_fit",
      "title": "Print a one-arm fitted model",
      "topics": [
        "print.mixgpd_fit"
      ]
    },
    {
      "page": "print.mixgpd_fit_plots",
      "title": "Print method for mixgpd_fit diagnostic plots",
      "topics": [
        "print.mixgpd_fit_plots"
      ]
    },
    {
      "page": "print.mixgpd_fitted_plots",
      "title": "Print method for fitted value plots",
      "topics": [
        "print.mixgpd_fitted_plots"
      ]
    },
    {
      "page": "print.mixgpd_predict",
      "title": "Print Prediction Results",
      "topics": [
        "print.mixgpd_predict"
      ]
    },
    {
      "page": "print.mixgpd_predict_plots",
      "title": "Print method for prediction plots",
      "topics": [
        "print.mixgpd_predict_plots"
      ]
    },
    {
      "page": "print.mixgpd_summary",
      "title": "Print a MixGPD summary object",
      "topics": [
        "print.mixgpd_summary"
      ]
    },
    {
      "page": "print.summary.causalmixgpd_ate",
      "title": "Print an ATE summary",
      "topics": [
        "print.summary.causalmixgpd_ate"
      ]
    },
    {
      "page": "print.summary.causalmixgpd_causal_fit",
      "title": "Print a causal-model summary object",
      "topics": [
        "print.summary.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "print.summary.causalmixgpd_ps_fit",
      "title": "Print a propensity-score summary object",
      "topics": [
        "print.summary.causalmixgpd_ps_fit"
      ]
    },
    {
      "page": "print.summary.causalmixgpd_qte",
      "title": "Print a QTE summary",
      "topics": [
        "print.summary.causalmixgpd_qte"
      ]
    },
    {
      "page": "qte.causalmixgpd_causal_fit",
      "title": "Quantile treatment effects, marginal over the empirical covariate distribution",
      "topics": [
        "qte",
        "qte.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "qtt",
      "title": "Quantile treatment effects standardized to treated covariates",
      "topics": [
        "qtt"
      ]
    },
    {
      "page": "residuals.mixgpd_fit",
      "title": "Residual diagnostics on the training design",
      "topics": [
        "residuals.mixgpd_fit"
      ]
    },
    {
      "page": "run_mcmc_bundle_manual",
      "title": "Run posterior sampling for a prepared one-arm bundle",
      "topics": [
        "run_mcmc_bundle_manual"
      ]
    },
    {
      "page": "run_mcmc_causal",
      "title": "Run posterior sampling for a causal bundle",
      "topics": [
        "run_mcmc_causal"
      ]
    },
    {
      "page": "sim_bulk_tail",
      "title": "Simulate positive bulk-tail data",
      "concept": [
        "simulation helpers"
      ],
      "topics": [
        "sim_bulk_tail"
      ]
    },
    {
      "page": "sim_causal_qte",
      "title": "Simulate causal quantile-treatment-effect data",
      "concept": [
        "simulation helpers"
      ],
      "topics": [
        "sim_causal_qte"
      ]
    },
    {
      "page": "sim_survival_tail",
      "title": "Simulate censored survival-style tail data",
      "concept": [
        "simulation helpers"
      ],
      "topics": [
        "sim_survival_tail"
      ]
    },
    {
      "page": "summary.causalmixgpd_ate",
      "title": "Summarize an ATE-style effect object",
      "topics": [
        "summary.causalmixgpd_ate"
      ]
    },
    {
      "page": "summary.causalmixgpd_bundle",
      "title": "Summarize a one-arm workflow bundle",
      "topics": [
        "summary.causalmixgpd_bundle"
      ]
    },
    {
      "page": "summary.causalmixgpd_causal_bundle",
      "title": "Summarize a causal workflow bundle",
      "topics": [
        "summary.causalmixgpd_causal_bundle"
      ]
    },
    {
      "page": "summary.causalmixgpd_causal_fit",
      "title": "Summarize a fitted causal model",
      "topics": [
        "summary.causalmixgpd_causal_fit"
      ]
    },
    {
      "page": "summary.causalmixgpd_ps_fit",
      "title": "Summarize a propensity score fit",
      "topics": [
        "summary.causalmixgpd_ps_fit"
      ]
    },
    {
      "page": "summary.causalmixgpd_qte",
      "title": "Summarize a QTE-style effect object",
      "topics": [
        "summary.causalmixgpd_qte"
      ]
    },
    {
      "page": "summary.dpmixgpd_cluster_bundle",
      "title": "Summarize a cluster bundle",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "summary.dpmixgpd_cluster_bundle"
      ]
    },
    {
      "page": "summary.dpmixgpd_cluster_fit",
      "title": "Summarize a cluster fit",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "summary.dpmixgpd_cluster_fit"
      ]
    },
    {
      "page": "summary.dpmixgpd_cluster_labels",
      "title": "Summarize cluster labels",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "summary.dpmixgpd_cluster_labels"
      ]
    },
    {
      "page": "summary.dpmixgpd_cluster_psm",
      "title": "Summarize a cluster posterior similarity matrix",
      "concept": [
        "cluster workflow"
      ],
      "topics": [
        "summary.dpmixgpd_cluster_psm"
      ]
    },
    {
      "page": "summary.mixgpd_fit",
      "title": "Summarize posterior draws from a one-arm fitted model",
      "topics": [
        "summary.mixgpd_fit"
      ]
    }
  ],
  "_readme": "https://github.com/arnabaich96/causalmixgpd/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "coda",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nimble",
    "numDeriv",
    "pkgconfig",
    "pracma",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.654176541877961,
  "_indexed": true,
  "_nocasepkg": "causalmixgpd",
  "_universes": [
    "arnabaich96"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-06-06T05:56:03.000Z",
      "distro": "noble",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "64eddef3da983c4e3a2cc46cd4baac89740e84808fae8f441eb648fcb21862c6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-06-06T05:55:59.000Z",
      "distro": "noble",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "822b1152e3067df59f6e56ca7f944bf1b1ee6dfd4d9a9824714a8c8dc61b7485",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-06-06T05:55:30.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "0ff0f48d35525f328919c2748aada5c7d3dc84a0c9d3a914dbd3fbae61a345be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-06-06T05:55:54.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "e81e3a375fe8d954327b38a2d3e73c1438c45fa12a77afa0f7ad8a459bdfe277",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-06-06T05:56:08.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "58aadcc458bb0c1ee335ad01dfd35c2ea1b55dc3c4deb6acf1671d086df5de6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-06-06T05:55:01.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "755ef5eeac92b41e6966c14b250d3912ce97d1f111648d4ac244d1a91d1fee17",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-06-06T05:54:53.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "03670b9e7606f0db5a56411b02e32502c44d56f7a54cd7e3dce6f09adfc690b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-06-06T05:54:58.000Z",
      "commit": "e23ce3c0731901b181935e77169aa20f8d1ae058",
      "fileid": "96e3c33f6805930f820d20ec5ef22f51504f9d6957fec054ba13360cc95d4de9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/arnabaich96/actions/runs/27054210853"
    }
  ]
}