{
  "_id": "6a102026acfb0bcc41c8b765",
  "Package": "dirichletprocess",
  "Type": "Package",
  "Title": "Build Dirichlet Process Objects for Bayesian Modelling",
  "Version": "0.4.2",
  "Authors@R": "c(\nperson(\"Gordon\", \"J. Ross\", email=\"gordon@gordonjross.co.uk\", role=c(\"aut\")),\nperson(\"Dean\", \"Markwick\", email=\"dean.markwick@talk21.com\", role=c(\"aut\", \"cre\")),\nperson(\"Kees\", \"Mulder\", email=\"keestimmulder@gmail.com\", role=c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-5387-3812\")),\nperson(\"Giovanni\", \"Sighinolfi\", email =\"giovanni.sighinolfi2@studio.unibo.it\", role=c(\"ctb\")),\nperson(\"Filippo Fiocchi\", email=\"filippofiocchi1@gmail.com\", role=c(\"ctb\"))\n)",
  "Maintainer": "Dean Markwick <dean.markwick@talk21.com>",
  "Description": "Perform nonparametric Bayesian analysis using Dirichlet\nprocesses without the need to program the inference algorithms.\nUtilise included pre-built models or specify custom models and\nallow the 'dirichletprocess' package to handle the Markov chain\nMonte Carlo sampling. Our Dirichlet process objects can act as\nbuilding blocks for a variety of statistical models including\nand not limited to: density estimation, clustering and prior\ndistributions in hierarchical models. See Teh, Y. W. (2011)\n<https://www.stats.ox.ac.uk/~teh/research/npbayes/Teh2010a.pdf>,\namong many other sources.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/dm13450/dirichletprocess,\nhttps://dm13450.github.io/dirichletprocess/",
  "BugReports": "https://github.com/dm13450/dirichletprocess/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://dm13450.r-universe.dev",
  "Date/Publication": "2023-08-25 07:14:14 UTC",
  "RemoteUrl": "https://github.com/dm13450/dirichletprocess",
  "RemoteRef": "HEAD",
  "RemoteSha": "e161437e3d115af266b251494fecb385d24ac4a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:24:07 UTC",
    "User": "root"
  },
  "Author": "Gordon J. Ross [aut],\nDean Markwick [aut, cre],\nKees Mulder [ctb] (ORCID: <https://orcid.org/0000-0002-5387-3812>),\nGiovanni Sighinolfi [ctb],\nFilippo Fiocchi [ctb]",
  "MD5sum": "141589747d6fac0d12216f1fbc2fa3f6",
  "_user": "dm13450",
  "_type": "src",
  "_file": "dirichletprocess_0.4.2.tar.gz",
  "_fileid": "b2ffe2babe6d1cdd684dbe6775f02123d04100d28318a4733ad95ef8e55e357a",
  "_filesize": 1542140,
  "_sha256": "b2ffe2babe6d1cdd684dbe6775f02123d04100d28318a4733ad95ef8e55e357a",
  "_created": "2026-05-14T06:24:07.000Z",
  "_published": "2026-05-22T09:21:42.146Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351717691,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988533434"
    },
    {
      "job": 77351717405,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988527588"
    },
    {
      "job": 77351717222,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988539190"
    },
    {
      "job": 77351717314,
      "time": 318,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988556767"
    },
    {
      "job": 77351717025,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988497572"
    },
    {
      "job": 77351716886,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157139080"
    },
    {
      "job": 77351717219,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988529952"
    },
    {
      "job": 77351717418,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988523657"
    },
    {
      "job": 77351717182,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988521689"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dm13450/dirichletprocess",
  "_commit": {
    "id": "e161437e3d115af266b251494fecb385d24ac4a7",
    "author": "dm13450 <dean.markwick@talk21.com>",
    "committer": "dm13450 <dean.markwick@talk21.com>",
    "message": "Docs update\n",
    "time": 1692947654
  },
  "_maintainer": {
    "name": "Dean Markwick",
    "email": "dean.markwick@talk21.com",
    "login": "dm13450",
    "twitter": "@DeanMarkwick",
    "uuid": 8281054
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "dm13450",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bayesian",
    "bayesian-inference",
    "bayesian-statistics",
    "dirichlet-process",
    "mcmc"
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "dm13450",
      "count": 134,
      "uuid": 8281054
    },
    {
      "user": "keesmulder",
      "count": 53,
      "uuid": 7806295
    },
    {
      "user": "filippofiocchi",
      "count": 3,
      "uuid": 52209617
    }
  ],
  "_userbio": {
    "uuid": 8281054,
    "type": "user",
    "name": "Dean",
    "description": "Quant"
  },
  "_downloads": {
    "count": 374,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dirichletprocess"
  },
  "_devurl": "https://github.com/dm13450/dirichletprocess",
  "_pkgdown": "https://dm13450.github.io/dirichletprocess/",
  "_searchresults": 98,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dirichletprocess.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dm13450/dirichletprocess",
  "_realowner": "dm13450",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-01-29"
    },
    {
      "version": "0.2.1",
      "date": "2018-04-18"
    },
    {
      "version": "0.2.2",
      "date": "2018-11-23"
    },
    {
      "version": "0.3.0",
      "date": "2019-05-03"
    },
    {
      "version": "0.3.1",
      "date": "2019-12-11"
    },
    {
      "version": "0.3.1.1",
      "date": "2020-04-03"
    },
    {
      "version": "0.4.0",
      "date": "2020-06-13"
    },
    {
      "version": "0.4.1",
      "date": "2023-03-10"
    },
    {
      "version": "0.4.2",
      "date": "2023-08-25"
    }
  ],
  "_exports": [
    "AlphaPriorPosteriorPlot",
    "AlphaTraceplot",
    "BetaMixture2Create",
    "BetaMixtureCreate",
    "Burn",
    "ChangeObservations",
    "ClusterComponentUpdate",
    "ClusterLabelPredict",
    "ClusterParameterUpdate",
    "ClusterTraceplot",
    "DiagnosticPlots",
    "DirichletHMMCreate",
    "DirichletProcessBeta",
    "DirichletProcessBeta2",
    "DirichletProcessCreate",
    "DirichletProcessExponential",
    "DirichletProcessGaussian",
    "DirichletProcessGaussianFixedVariance",
    "DirichletProcessHierarchicalBeta",
    "DirichletProcessHierarchicalMvnormal2",
    "DirichletProcessMvnormal",
    "DirichletProcessMvnormal2",
    "DirichletProcessWeibull",
    "ExponentialMixtureCreate",
    "Fit",
    "GaussianFixedVarianceMixtureCreate",
    "GaussianMixtureCreate",
    "GlobalParameterUpdate",
    "HierarchicalBetaCreate",
    "HierarchicalMvnormal2Create",
    "Initialise",
    "Likelihood",
    "LikelihoodDP",
    "LikelihoodFunction",
    "LikelihoodTraceplot",
    "MixingDistribution",
    "Mvnormal2Create",
    "MvnormalCreate",
    "PenalisedLikelihood",
    "piDirichlet",
    "plot_dirichletprocess_multivariate",
    "plot_dirichletprocess_univariate",
    "PosteriorClusters",
    "PosteriorDraw",
    "PosteriorFrame",
    "PosteriorFunction",
    "PosteriorParameters",
    "Predictive",
    "PriorClusters",
    "PriorDensity",
    "PriorDraw",
    "PriorParametersUpdate",
    "StickBreaking",
    "true_cluster_labels",
    "UpdateAlpha",
    "UpdateAlphaBeta",
    "WeibullMixtureCreate",
    "weighted_function_generator"
  ],
  "_datasets": [
    {
      "name": "rats",
      "title": "Tumour incidences in rats",
      "object": "rats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "N"
      ],
      "rows": 71,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BetaMixture2Create",
      "title": "Create a Beta mixture with zeros at the boundaries.",
      "topics": [
        "BetaMixture2Create"
      ]
    },
    {
      "page": "BetaMixtureCreate",
      "title": "Create a Beta mixing distribution.",
      "topics": [
        "BetaMixtureCreate"
      ]
    },
    {
      "page": "Burn",
      "title": "Add burn-in to a dirichletprocess object",
      "topics": [
        "Burn"
      ]
    },
    {
      "page": "ChangeObservations",
      "title": "Change the observations of fitted Dirichlet Process.",
      "topics": [
        "ChangeObservations"
      ]
    },
    {
      "page": "ClusterComponentUpdate",
      "title": "Update the component of the Dirichlet process",
      "topics": [
        "ClusterComponentUpdate",
        "ClusterComponentUpdate.conjugate",
        "ClusterComponentUpdate.hierarchical"
      ]
    },
    {
      "page": "ClusterLabelPredict",
      "title": "Predict the cluster labels of some new data.",
      "topics": [
        "ClusterLabelPredict"
      ]
    },
    {
      "page": "ClusterParameterUpdate",
      "title": "Update the cluster parameters of the Dirichlet process.",
      "topics": [
        "ClusterParameterUpdate"
      ]
    },
    {
      "page": "DiagnosticPlots",
      "title": "Diagnostic plots for dirichletprocess objects",
      "topics": [
        "AlphaPriorPosteriorPlot",
        "AlphaTraceplot",
        "ClusterTraceplot",
        "DiagnosticPlots",
        "LikelihoodTraceplot"
      ]
    },
    {
      "page": "DirichletHMMCreate",
      "title": "Create a generic Dirichlet process hidden Markov Model",
      "topics": [
        "DirichletHMMCreate"
      ]
    },
    {
      "page": "dirichletprocess",
      "title": "A flexible package for fitting Bayesian non-parametric models.",
      "topics": [
        "dirichletprocess"
      ]
    },
    {
      "page": "DirichletProcessBeta",
      "title": "Dirichlet process mixture of the Beta distribution.",
      "topics": [
        "DirichletProcessBeta"
      ]
    },
    {
      "page": "DirichletProcessBeta2",
      "title": "Dirichlet process mixture of Beta distributions with a Uniform Pareto base measure.",
      "topics": [
        "DirichletProcessBeta2"
      ]
    },
    {
      "page": "DirichletProcessCreate",
      "title": "Create a Dirichlet Process object",
      "topics": [
        "DirichletProcessCreate"
      ]
    },
    {
      "page": "DirichletProcessExponential",
      "title": "Create a Dirichlet Mixture of Exponentials",
      "topics": [
        "DirichletProcessExponential"
      ]
    },
    {
      "page": "DirichletProcessGaussian",
      "title": "Create a Dirichlet Mixture of Gaussians",
      "topics": [
        "DirichletProcessGaussian"
      ]
    },
    {
      "page": "DirichletProcessGaussianFixedVariance",
      "title": "Create a Dirichlet Mixture of the Gaussian Distribution with fixed variance.",
      "topics": [
        "DirichletProcessGaussianFixedVariance"
      ]
    },
    {
      "page": "DirichletProcessHierarchicalBeta",
      "title": "Create a Hierarchical Dirichlet Mixture of Beta Distributions",
      "topics": [
        "DirichletProcessHierarchicalBeta"
      ]
    },
    {
      "page": "DirichletProcessHierarchicalMvnormal2",
      "title": "Create a Hierarchical Dirichlet Mixture of semi-conjugate Multivariate Normal Distributions",
      "topics": [
        "DirichletProcessHierarchicalMvnormal2"
      ]
    },
    {
      "page": "DirichletProcessMvnormal",
      "title": "Create a Dirichlet mixture of multivariate normal distributions.",
      "topics": [
        "DirichletProcessMvnormal"
      ]
    },
    {
      "page": "DirichletProcessMvnormal2",
      "title": "Create a Dirichlet mixture of multivariate normal distributions with semi-conjugate prior.",
      "topics": [
        "DirichletProcessMvnormal2"
      ]
    },
    {
      "page": "DirichletProcessWeibull",
      "title": "Create a Dirichlet Mixture of the Weibull distribution",
      "topics": [
        "DirichletProcessWeibull"
      ]
    },
    {
      "page": "ExponentialMixtureCreate",
      "title": "Create a Exponential mixing distribution",
      "topics": [
        "ExponentialMixtureCreate"
      ]
    },
    {
      "page": "Fit",
      "title": "Fit the Dirichlet process object",
      "topics": [
        "Fit"
      ]
    },
    {
      "page": "Fit.markov",
      "title": "Fit a Hidden Markov Dirichlet Process Model",
      "topics": [
        "Fit.markov"
      ]
    },
    {
      "page": "GaussianFixedVarianceMixtureCreate",
      "title": "Create a Gaussian Mixing Distribution with fixed variance.",
      "topics": [
        "GaussianFixedVarianceMixtureCreate"
      ]
    },
    {
      "page": "GaussianMixtureCreate",
      "title": "Create a Normal mixing distribution",
      "topics": [
        "GaussianMixtureCreate"
      ]
    },
    {
      "page": "GlobalParameterUpdate",
      "title": "Update the parameters of the hierarchical Dirichlet process object.",
      "topics": [
        "GlobalParameterUpdate"
      ]
    },
    {
      "page": "HierarchicalBetaCreate",
      "title": "Create a Mixing Object for a hierarchical Beta Dirichlet process object.",
      "topics": [
        "HierarchicalBetaCreate"
      ]
    },
    {
      "page": "HierarchicalMvnormal2Create",
      "title": "Create a Mixing Object for a hierarchical semi-conjugate Multivariate Normal Dirichlet process object.",
      "topics": [
        "HierarchicalMvnormal2Create"
      ]
    },
    {
      "page": "Initialise",
      "title": "Initialise a Dirichlet process object",
      "topics": [
        "Initialise"
      ]
    },
    {
      "page": "Likelihood",
      "title": "Mixing Distribution Likelihood",
      "topics": [
        "Likelihood",
        "Likelihood.beta",
        "Likelihood.beta2",
        "Likelihood.exponential",
        "Likelihood.mvnormal",
        "Likelihood.mvnormal2",
        "Likelihood.normal",
        "Likelihood.normalFixedVariance"
      ]
    },
    {
      "page": "LikelihoodDP",
      "title": "The likelihood of the Dirichlet process object",
      "topics": [
        "LikelihoodDP"
      ]
    },
    {
      "page": "LikelihoodFunction",
      "title": "The Likelihood function of a Dirichlet process object.",
      "topics": [
        "LikelihoodFunction"
      ]
    },
    {
      "page": "MixingDistribution",
      "title": "Create a mixing distribution object",
      "topics": [
        "MixingDistribution"
      ]
    },
    {
      "page": "Mvnormal2Create",
      "title": "Create a multivariate normal mixing distribution with semi conjugate prior",
      "topics": [
        "Mvnormal2Create"
      ]
    },
    {
      "page": "MvnormalCreate",
      "title": "Create a multivariate normal mixing distribution",
      "topics": [
        "MvnormalCreate"
      ]
    },
    {
      "page": "PenalisedLikelihood",
      "title": "Calculate the parameters that maximise the penalised likelihood.",
      "topics": [
        "PenalisedLikelihood",
        "PenalisedLikelihood.beta",
        "PenalisedLikelihood.default"
      ]
    },
    {
      "page": "plot.dirichletprocess",
      "title": "Plot the Dirichlet process object",
      "topics": [
        "plot.dirichletprocess",
        "plot_dirichletprocess_multivariate",
        "plot_dirichletprocess_univariate"
      ]
    },
    {
      "page": "PosteriorClusters",
      "title": "Generate the posterior clusters of a Dirichlet Process",
      "topics": [
        "PosteriorClusters"
      ]
    },
    {
      "page": "PosteriorDraw",
      "title": "Draw from the posterior distribution",
      "topics": [
        "PosteriorDraw",
        "PosteriorDraw.exponential",
        "PosteriorDraw.mvnormal",
        "PosteriorDraw.mvnormal2",
        "PosteriorDraw.normal",
        "PosteriorDraw.normalFixedVariance",
        "PosteriorDraw.weibull"
      ]
    },
    {
      "page": "PosteriorFrame",
      "title": "Calculate the posterior mean and quantiles from a Dirichlet process object.",
      "topics": [
        "PosteriorFrame"
      ]
    },
    {
      "page": "PosteriorFunction",
      "title": "Generate the posterior function of the Dirichlet function",
      "topics": [
        "PosteriorFunction"
      ]
    },
    {
      "page": "PosteriorParameters",
      "title": "Calculate the posterior parameters for a conjugate prior.",
      "topics": [
        "PosteriorParameters",
        "PosteriorParameters.mvnormal",
        "PosteriorParameters.normal",
        "PosteriorParameters.normalFixedVariance"
      ]
    },
    {
      "page": "Predictive",
      "title": "Calculate how well the prior predicts the data.",
      "topics": [
        "Predictive",
        "Predictive.exponential",
        "Predictive.mvnormal",
        "Predictive.normal",
        "Predictive.normalFixedVariance"
      ]
    },
    {
      "page": "print.dirichletprocess",
      "title": "Print the Dirichlet process object",
      "topics": [
        "print.dirichletprocess"
      ]
    },
    {
      "page": "PriorClusters",
      "title": "Draw prior clusters and weights from the Dirichlet process",
      "topics": [
        "PriorClusters"
      ]
    },
    {
      "page": "PriorDensity",
      "title": "Calculate the prior density of a mixing distribution",
      "topics": [
        "PriorDensity",
        "PriorDensity.beta",
        "PriorDensity.beta2",
        "PriorDensity.weibull"
      ]
    },
    {
      "page": "PriorDraw",
      "title": "Draw from the prior distribution",
      "topics": [
        "PriorDraw",
        "PriorDraw.beta",
        "PriorDraw.beta2",
        "PriorDraw.exponential",
        "PriorDraw.mvnormal",
        "PriorDraw.mvnormal2",
        "PriorDraw.normal",
        "PriorDraw.normalFixedVariance",
        "PriorDraw.weibull"
      ]
    },
    {
      "page": "PriorFunction",
      "title": "Generate the prior function of the Dirichlet process",
      "topics": [
        "PriorFunction"
      ]
    },
    {
      "page": "PriorParametersUpdate",
      "title": "Update the prior parameters of a mixing distribution",
      "topics": [
        "PriorParametersUpdate",
        "PriorParametersUpdate.beta",
        "PriorParametersUpdate.weibull"
      ]
    },
    {
      "page": "rats",
      "title": "Tumour incidences in rats",
      "topics": [
        "rats"
      ]
    },
    {
      "page": "StickBreaking",
      "title": "The Stick Breaking representation of the Dirichlet process.",
      "topics": [
        "piDirichlet",
        "StickBreaking"
      ]
    },
    {
      "page": "true_cluster_labels",
      "title": "Identifies the correct clusters labels, in any dimension, when cluster parameters and global parameters are matched.",
      "topics": [
        "true_cluster_labels"
      ]
    },
    {
      "page": "UpdateAlpha",
      "title": "Update the Dirichlet process concentration parameter.",
      "topics": [
        "UpdateAlpha",
        "UpdateAlpha.default",
        "UpdateAlpha.hierarchical"
      ]
    },
    {
      "page": "UpdateAlphaBeta",
      "title": "Update the alpha and beta parameter of a hidden Markov Dirichlet process model.",
      "topics": [
        "UpdateAlphaBeta"
      ]
    },
    {
      "page": "WeibullMixtureCreate",
      "title": "Create a Weibull mixing distribution.",
      "topics": [
        "WeibullMixtureCreate"
      ]
    },
    {
      "page": "weighted_function_generator",
      "title": "Generate a weighted function.",
      "topics": [
        "weighted_function_generator"
      ]
    }
  ],
  "_readme": "https://github.com/dm13450/dirichletprocess/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "gtools",
    "isoband",
    "labeling",
    "lifecycle",
    "mvtnorm",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "dirichletprocess.Rnw",
      "filename": "dirichletprocess.pdf",
      "title": "dirichletprocess: An R Package for Fitting Complex Bayesian Nonparametric Models",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2017-12-08 14:23:39",
      "modified": "2020-10-14 18:51:15",
      "commits": 14
    }
  ],
  "_score": 7.561769015574392,
  "_indexed": true,
  "_nocasepkg": "dirichletprocess",
  "_universes": [
    "dm13450"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-14T06:26:24.000Z",
      "distro": "noble",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "1c981b5c5d807444041b415e5665a3bdda8c73a0bf50cbd4d8209ca93b670ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-14T06:26:00.000Z",
      "distro": "noble",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "d6e85a71d670de8907a6a35e555e1837ba9216a9d280b31656dc46a5b71e367c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-14T06:26:57.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "1f19d71c8d8d62b50b242221d1571faebad8ee3abda0dc4bc9bee15a55ecd061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-14T06:27:46.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "fade23251d2f127a68c5806230b20754aeb7551c1e7dd467c813780814ed564a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-14T06:26:04.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "56f198f9e5fa417d1d7cba67b544e202ba58b3339ba5cc9a4dc0002cf8fa6d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-14T06:25:33.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "ab025d8d311601724b2b6ec6905e5ad571d264bd5982c027df2188fb5673cea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-14T06:25:25.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "bdec4abb93fff506cb8c681895abd42bf568130d41db4e20af5bfe1d9498c316",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T09:21:21.000Z",
      "commit": "e161437e3d115af266b251494fecb385d24ac4a7",
      "fileid": "32cf9025dc6038415d953aaa9f758bba9eb82013814a797c967242b403316245",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dm13450/actions/runs/25845304781"
    }
  ]
}