{
  "_id": "6a1dc1541d7bb097a0a587ce",
  "Package": "missingHE",
  "Type": "Package",
  "Title": "Missing Outcome Data in Health Economic Evaluation",
  "Version": "1.6.1",
  "Authors@R": "person(\"Andrea\", \"Gabrio\", email = \"a.gabrio@maastrichtuniversity.nl\", role = c(\"aut\", \"cre\"))",
  "Description": "Contains a suite of functions for health economic\nevaluations with missing outcome data. The package can fit\ndifferent types of statistical models under a fully Bayesian\napproach using the software 'JAGS' (which should be installed\nlocally and which is loaded in 'missingHE' via the 'R' package\n'R2jags'). Three classes of models can be fitted under a\nvariety of missing data assumptions: selection models, pattern\nmixture models and hurdle models. In addition to model fitting,\n'missingHE' provides a set of specialised functions to assess\nmodel convergence and fit, and to summarise the statistical and\neconomic results using different types of measures and graphs.\nThe methods implemented are described in Mason (2018)\n<doi:10.1002/hec.3793>, Molenberghs (2000)\n<doi:10.1007/978-1-4419-0300-6_18> and Gabrio (2019)\n<doi:10.1002/sim.8045>.",
  "VignetteBuilder": "knitr",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make jags libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://angabrio.r-universe.dev",
  "Date/Publication": "2026-06-01 15:15:26 UTC",
  "RemoteUrl": "https://github.com/angabrio/missinghe",
  "RemoteRef": "HEAD",
  "RemoteSha": "1589944783da40765154e4b9e2d526350a55e84d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 17:16:40 UTC",
    "User": "root"
  },
  "Author": "Andrea Gabrio [aut, cre]",
  "Maintainer": "Andrea Gabrio <a.gabrio@maastrichtuniversity.nl>",
  "MD5sum": "402d44222debff5149ec68016029ba4c",
  "_user": "angabrio",
  "_type": "src",
  "_file": "missingHE_1.6.1.tar.gz",
  "_fileid": "fd3fdf2b6d3304ae081ac468e63e27e45bba4c26ad6c7a15f41774da6b58d02d",
  "_filesize": 9009789,
  "_sha256": "fd3fdf2b6d3304ae081ac468e63e27e45bba4c26ad6c7a15f41774da6b58d02d",
  "_created": "2026-06-01T17:16:40.000Z",
  "_published": "2026-06-01T17:28:52.520Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78907729314,
      "time": 264,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338215094"
    },
    {
      "job": 78907729297,
      "time": 257,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338212242"
    },
    {
      "job": 78907729356,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338329222"
    },
    {
      "job": 78907729370,
      "time": 240,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338338994"
    },
    {
      "job": 78906304564,
      "time": 480,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338123559"
    },
    {
      "job": 78907729290,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338181353"
    },
    {
      "job": 78907729335,
      "time": 194,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338191274"
    },
    {
      "job": 78907729390,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338185865"
    },
    {
      "job": 78907729348,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338191556"
    }
  ],
  "_buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/angabrio/missinghe",
  "_commit": {
    "id": "1589944783da40765154e4b9e2d526350a55e84d",
    "author": "Andrea Gabrio <30290038+AnGabrio@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1780326926
  },
  "_maintainer": {
    "name": "Andrea Gabrio",
    "email": "a.gabrio@maastrichtuniversity.nl",
    "login": "angabrio",
    "description": "My main areas of interest in research include Health Economic Evaluations, Bayesian statistics and methodology for handling missing data ",
    "uuid": 30290038
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggmcmc",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "BCEA",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "bayesplot",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "R2jags",
      "role": "Imports"
    },
    {
      "package": "loo",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "mcmcr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "angabrio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 33
    },
    {
      "week": "2025-31",
      "n": 9
    },
    {
      "week": "2026-12",
      "n": 18
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "cost-effectiveness-analysis",
    "health-economic-evaluation",
    "individual-level-data",
    "jags",
    "missing-data",
    "parametric-modelling",
    "sensitivity-analysis",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "angabrio",
      "count": 421,
      "uuid": 30290038
    }
  ],
  "_userbio": {
    "uuid": 30290038,
    "type": "user",
    "name": "Andrea Gabrio",
    "description": "My main areas of interest in research include Health Economic Evaluations, Bayesian statistics and methodology for handling missing data "
  },
  "_downloads": {
    "count": 551,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/missingHE"
  },
  "_devurl": "https://github.com/angabrio/missinghe",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/missingHE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/angabrio/missinghe",
  "_realowner": "angabrio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-03"
    },
    {
      "version": "1.0.1",
      "date": "2019-06-05"
    },
    {
      "version": "1.1.1",
      "date": "2019-06-23"
    },
    {
      "version": "1.2.1",
      "date": "2019-09-21"
    },
    {
      "version": "1.3.2",
      "date": "2020-01-08"
    },
    {
      "version": "1.4.0",
      "date": "2020-04-29"
    },
    {
      "version": "1.4.1",
      "date": "2020-06-25"
    },
    {
      "version": "1.5.0",
      "date": "2023-03-21"
    },
    {
      "version": "1.5.1",
      "date": "2025-07-02"
    },
    {
      "version": "1.6.0",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "data_read_hurdle",
    "data_read_lmdm",
    "data_read_pattern",
    "data_read_selection",
    "diagnostic",
    "hurdle",
    "jagsresults",
    "lmdm",
    "pattern",
    "pic",
    "ppc",
    "selection"
  ],
  "_datasets": [
    {
      "name": "MenSS",
      "title": "MenSS economic data on STIs",
      "object": "MenSS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "u.0",
        "e",
        "c",
        "age",
        "ethnicity",
        "employment",
        "sex_inst.0",
        "sex_inst",
        "sti.0",
        "sti",
        "site",
        "trt"
      ],
      "rows": 159,
      "table": true,
      "tojson": true
    },
    {
      "name": "PBS",
      "title": "PBS economic data on intellectual disability and challenging behaviour",
      "object": "PBS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "e",
        "c",
        "age",
        "gender",
        "ethnicity",
        "living",
        "carer",
        "marital",
        "disability",
        "site",
        "trt"
      ],
      "rows": 732,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anyBars",
      "title": "An internal function to detect the random effects component from an object of class formula",
      "topics": [
        "anyBars"
      ]
    },
    {
      "page": "coef.missingHE",
      "title": "Extract regression coefficient estimates from objects in the class 'missingHE'",
      "topics": [
        "coef.missingHE"
      ]
    },
    {
      "page": "data_read_hurdle",
      "title": "A function to read and re-arrange the data in different ways for the hurdle model",
      "topics": [
        "data_read_hurdle"
      ]
    },
    {
      "page": "data_read_lmdm",
      "title": "A function to read and re-arrange the data in different ways",
      "topics": [
        "data_read_lmdm"
      ]
    },
    {
      "page": "data_read_pattern",
      "title": "A function to read and re-arrange the data in different ways",
      "topics": [
        "data_read_pattern"
      ]
    },
    {
      "page": "data_read_selection",
      "title": "A function to read and re-arrange the data in different ways",
      "topics": [
        "data_read_selection"
      ]
    },
    {
      "page": "diagnostic",
      "title": "Diagnostic checks for assessing MCMC convergence of Bayesian models fitted in 'JAGS' using the function 'selection', 'pattern', 'hurdle' or 'lmdm'.",
      "topics": [
        "diagnostic"
      ]
    },
    {
      "page": "fb",
      "title": "An internal function to extract the random effects component from an object of class formula",
      "topics": [
        "fb"
      ]
    },
    {
      "page": "hurdle",
      "title": "Full Bayesian Models to handle missingness in Economic Evaluations (Hurdle Models)",
      "topics": [
        "hurdle"
      ]
    },
    {
      "page": "isAnyArgBar",
      "title": "An internal function to detect the random effects component from an object of class formula",
      "topics": [
        "isAnyArgBar"
      ]
    },
    {
      "page": "isBar",
      "title": "An internal function to detect the random effects component from an object of class formula",
      "topics": [
        "isBar"
      ]
    },
    {
      "page": "jagsresults",
      "title": "An internal function to summarise results from BUGS model",
      "topics": [
        "jagsresults"
      ]
    },
    {
      "page": "lmdm",
      "title": "Full Bayesian Models to handle missingness in Economic Evaluations (Longitudinal Missing Data Models)",
      "topics": [
        "lmdm"
      ]
    },
    {
      "page": "MenSS",
      "title": "MenSS economic data on STIs",
      "topics": [
        "MenSS"
      ]
    },
    {
      "page": "nobars_",
      "title": "An internal function to separate the fixed and random effects components from an object of class formula",
      "topics": [
        "nobars_"
      ]
    },
    {
      "page": "pattern",
      "title": "Full Bayesian Models to handle missingness in Economic Evaluations (Pattern Mixture Models)",
      "topics": [
        "pattern"
      ]
    },
    {
      "page": "PBS",
      "title": "PBS economic data on intellectual disability and challenging behaviour",
      "topics": [
        "PBS"
      ]
    },
    {
      "page": "pic",
      "title": "Predictive information criteria for Bayesian models fitted in 'JAGS' using the function 'selection', 'pattern', 'hurdle' or 'lmdm'",
      "topics": [
        "pic"
      ]
    },
    {
      "page": "plot.missingHE",
      "title": "Plot method for the imputed data contained in the objects of class 'missingHE'",
      "topics": [
        "plot.missingHE"
      ]
    },
    {
      "page": "ppc",
      "title": "Posterior predictive checks for assessing the fit to the observed data of Bayesian models implemented in 'JAGS' using the function 'selection', 'pattern', 'hurdle' or 'lmdm'",
      "topics": [
        "ppc"
      ]
    },
    {
      "page": "print.missingHE",
      "title": "Print method for the posterior results contained in the objects of class 'missingHE'",
      "topics": [
        "print.missingHE"
      ]
    },
    {
      "page": "prior_hurdle",
      "title": "An internal function to change the hyperprior parameters in the hurdle model provided by the user depending on the type of structural value mechanism and outcome distributions assumed",
      "topics": [
        "prior_hurdle"
      ]
    },
    {
      "page": "prior_lmdm",
      "title": "An internal function to change the hyperprior parameters in the selection model provided by the user depending on the type of missingness mechanism and outcome distributions assumed",
      "topics": [
        "prior_lmdm"
      ]
    },
    {
      "page": "prior_pattern",
      "title": "An internal function to change the hyperprior parameters in the pattern mixture model provided by the user depending on the type of missingness mechanism and outcome distributions assumed",
      "topics": [
        "prior_pattern"
      ]
    },
    {
      "page": "prior_selection",
      "title": "An internal function to change the hyperprior parameters in the selection model provided by the user depending on the type of missingness mechanism and outcome distributions assumed",
      "topics": [
        "prior_selection"
      ]
    },
    {
      "page": "run_hurdle",
      "title": "An internal function to execute a JAGS hurdle model and get posterior results",
      "topics": [
        "run_hurdle"
      ]
    },
    {
      "page": "run_lmdm",
      "title": "An internal function to execute a JAGS longitudinal missing data model and get posterior results",
      "topics": [
        "run_lmdm"
      ]
    },
    {
      "page": "run_pattern",
      "title": "An internal function to execute a JAGS pattern mixture model and get posterior results",
      "topics": [
        "run_pattern"
      ]
    },
    {
      "page": "run_selection",
      "title": "An internal function to execute a JAGS selection model and get posterior results",
      "topics": [
        "run_selection"
      ]
    },
    {
      "page": "selection",
      "title": "Full Bayesian Models to handle missingness in Economic Evaluations (Selection Models)",
      "topics": [
        "selection"
      ]
    },
    {
      "page": "summary.missingHE",
      "title": "Summary method for objects in the class 'missingHE'",
      "topics": [
        "summary.missingHE"
      ]
    },
    {
      "page": "write_hurdle",
      "title": "An internal function to select which type of hurdle model to execute. Alternatives vary depending on the type of distribution assumed for the effect and cost variables, type of structural value mechanism assumed and independence or joint modelling This function selects which type of model to execute.",
      "topics": [
        "write_hurdle"
      ]
    },
    {
      "page": "write_lmdm",
      "title": "An internal function to select which type of longitudinal missing data model to execute.  Alternatives vary depending on the type of distribution assumed for the effect and cost variables, type of missingness mechanism assumed and independence or joint modelling This function selects which type of model to execute.",
      "topics": [
        "write_lmdm"
      ]
    },
    {
      "page": "write_pattern",
      "title": "An internal function to select which type of pattern mixture model to execute.  Alternatives vary depending on the type of distribution assumed for the effect and cost variables, type of missingness mechanism assumed and independence or joint modelling This function selects which type of model to execute.",
      "topics": [
        "write_pattern"
      ]
    },
    {
      "page": "write_selection",
      "title": "An internal function to select which type of selection model to execute.  Alternatives vary depending on the type of distribution assumed for the effect and cost variables, type of missingness mechanism assumed and independence or joint modelling This function selects which type of model to execute.",
      "topics": [
        "write_selection"
      ]
    }
  ],
  "_readme": "https://github.com/angabrio/missinghe/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bayesplot",
    "BCEA",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "checkmate",
    "chk",
    "cli",
    "coda",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "dbarts",
    "Deriv",
    "digest",
    "distributional",
    "doBy",
    "dplyr",
    "earth",
    "evaluate",
    "extras",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "GGally",
    "ggmcmc",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggridges",
    "ggsci",
    "ggsignif",
    "ggstats",
    "ggthemes",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lme4",
    "lmtest",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mcmcr",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlist",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "patchwork",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotly",
    "plotmo",
    "plotrix",
    "plyr",
    "polynom",
    "posterior",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quantreg",
    "R2jags",
    "R2WinBUGS",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rjags",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tensorA",
    "term",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "universals",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "voi",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary\nJAGS is Just Another Gibbs Sampler.  It is a program for analysis of\nBayesian hierarchical models using Markov Chain Monte Carlo (MCMC)\nsimulation not wholly unlike BUGS.\n\nJAGS was written with three aims in mind:\n* To have an engine for the BUGS language that runs on Unix\n* To be extensible, allowing users to write their own functions,\ndistributions and samplers.\n* To be a plaftorm for experimentation with ideas in Bayesian modelling\n\nThis package contains the 'jags' binary as well as the associated\nshared library modules loaded by the binary."
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Fitting_MNAR_models_in_missingHE.Rmd",
      "filename": "Fitting_MNAR_models_in_missingHE.html",
      "title": "Fitting MNAR models in missingHE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Handling MNAR using selection models",
        "Handling MNAR using pattern mixture models",
        "Handling MNAR using hurdle models"
      ],
      "created": "2020-05-24 11:50:57",
      "modified": "2026-03-19 10:28:42",
      "commits": 5
    },
    {
      "source": "Introduction_to_missingHE.Rmd",
      "filename": "Introduction_to_missingHE.html",
      "title": "Introduction to missingHE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modelling Framework",
        "Missingness Approach",
        "Selection Models",
        "Pattern Mixture Models",
        "Hurdle Models",
        "The MenSS trial",
        "Model fitting",
        "Fitting models under MAR",
        "Model assessment",
        "Convergence diagnostics",
        "Posterior predictive checks",
        "Predictive information criteria",
        "Results inspection",
        "Summarise parameter estimates",
        "Inspect imputed values",
        "Summarise health economic results",
        "Probabilistic sensitivity analysis"
      ],
      "created": "2020-05-22 18:25:58",
      "modified": "2026-06-01 14:13:32",
      "commits": 7
    },
    {
      "source": "Longitudinal_models_in_missingHE.Rmd",
      "filename": "Longitudinal_models_in_missingHE.html",
      "title": "Longitudinal models in missingHE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modelling Framework",
        "Missingness Approach",
        "The PBS trial",
        "Model fitting",
        "Fitting models under MAR",
        "Model assessment",
        "Convergence diagnostics",
        "Posterior predictive checks",
        "Predictive information criteria",
        "Results inspection",
        "Summarise parameter estimates",
        "Inspect imputed values",
        "Summarise health economic results",
        "Probabilistic sensitivity analysis"
      ],
      "created": "2023-03-20 15:55:22",
      "modified": "2026-03-19 10:28:42",
      "commits": 4
    },
    {
      "source": "Model_customisation_in_missingHE.Rmd",
      "filename": "Model_customisation_in_missingHE.html",
      "title": "Model and output customisation in missingHE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modelling assumptions",
        "Outcome distribution",
        "Missingness mechanism",
        "Outcome model structure",
        "Prior distributions",
        "Conclusions"
      ],
      "created": "2020-05-24 11:50:57",
      "modified": "2026-03-19 10:28:42",
      "commits": 6
    }
  ],
  "_score": 6.269512944217917,
  "_indexed": true,
  "_nocasepkg": "missinghe",
  "_universes": [
    "angabrio"
  ],
  "_previous": "1.6.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-01T17:20:19.000Z",
      "distro": "noble",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "8d1785c38626ca1f855d1d6d2d15a6796dd59d9ca77880aeb1e1f46c8b2f180b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.1",
      "date": "2026-06-01T17:20:15.000Z",
      "distro": "noble",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "f7f75f71e100f70357cad203ea068d953f27868765db21546a7b4f473119eed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-01T17:26:37.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "1a90bc7c458fd9bb803e6a863216eb140a607db1e6cbe80ba2b5db45bea318ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.1",
      "date": "2026-06-01T17:26:44.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "46ab8ccd65730f60aa61d730368725a1fbb1970acb17458867d19b854f7621cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.1",
      "date": "2026-06-01T17:20:13.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "1fcd7ae732ea0f1ea90b4dda671d425bff7de9bf46ebf48488118ecfc27f7031",
      "status": "success",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-01T17:19:01.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "31ff5a6f0abc40a53bf64d09afbed70857c195a2fb11876e58eabe0cdfaf6304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-01T17:18:45.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "2e1b8fed0fbf8543fb5bc5b0ae8ca0a192605d3fafff15d4ff613fced14eab27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.1",
      "date": "2026-06-01T17:18:54.000Z",
      "commit": "1589944783da40765154e4b9e2d526350a55e84d",
      "fileid": "359d82354d7939a3cde6346ecdb779c4a1140698351b9895b6a28d4a2da3d4a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/angabrio/actions/runs/26769899446"
    }
  ]
}