{
  "_id": "6a181b58acfb0bcc41db0e88",
  "Package": "univariateML",
  "Type": "Package",
  "Title": "Maximum Likelihood Estimation for Univariate Densities",
  "Version": "1.5.0",
  "Authors@R": "c(\nperson(\"Jonas\", \"Moss\", , \"jonas.gjertsen@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6876-6964\")),\nperson(\"Thomas\", \"Nagler\", , \"mail@tnagler.com\", role = c(\"ctb\")),\nperson(\"Chitu\", \"Okoli\", , \"chitu.okoli@skema.edu\", role = c(\"ctb\"))\n)",
  "Description": "User-friendly maximum likelihood estimation (Fisher (1921)\n<doi:10.1098/rsta.1922.0009>) of univariate densities.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/JonasMoss/univariateML,\nhttps://jonasmoss.github.io/univariateML/",
  "BugReports": "https://github.com/JonasMoss/univariateML/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://jonasmoss.r-universe.dev",
  "Date/Publication": "2025-03-03 09:17:54 UTC",
  "RemoteUrl": "https://github.com/jonasmoss/univariateml",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:28:31 UTC",
    "User": "root"
  },
  "Author": "Jonas Moss [aut, cre] (ORCID: <https://orcid.org/0000-0002-6876-6964>),\nThomas Nagler [ctb],\nChitu Okoli [ctb]",
  "Maintainer": "Jonas Moss <jonas.gjertsen@gmail.com>",
  "MD5sum": "d54ac176405bd8559e9fb5bfa0cc91c9",
  "_user": "jonasmoss",
  "_type": "src",
  "_file": "univariateML_1.5.0.tar.gz",
  "_fileid": "e06053eb7fb372981328226b5f96d86962d64ff4c123c67bfe4b58c1a634f9eb",
  "_filesize": 1096139,
  "_sha256": "e06053eb7fb372981328226b5f96d86962d64ff4c123c67bfe4b58c1a634f9eb",
  "_created": "2026-05-28T10:28:31.000Z",
  "_published": "2026-05-28T10:39:20.586Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78271895441,
      "time": 322,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263650053"
    },
    {
      "job": 78271895491,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263607695"
    },
    {
      "job": 78271895427,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263575447"
    },
    {
      "job": 78271895497,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263589757"
    },
    {
      "job": 78271304259,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263546516"
    },
    {
      "job": 78271895409,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263581570"
    },
    {
      "job": 78271895449,
      "time": 186,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263605993"
    },
    {
      "job": 78271895438,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263578387"
    },
    {
      "job": 78271895428,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263576804"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonasmoss/univariateml",
  "_commit": {
    "id": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
    "author": "Jonas Moss <jonas.gjertsen@gmail.com>",
    "committer": "Jonas Moss <jonas.gjertsen@gmail.com>",
    "message": "Replace \\() with function().\n",
    "time": 1740993474
  },
  "_maintainer": {
    "name": "Jonas Moss",
    "email": "jonas.gjertsen@gmail.com",
    "login": "jonasmoss",
    "description": "Assistant professor in statistics.",
    "uuid": 24292739,
    "orcid": "0000-0002-6876-6964"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "logitnorm",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "nakagami",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "intervals",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "sads",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "copula",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "jonasmoss",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "density",
    "estimation",
    "maximum-likelihood"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jonasmoss",
      "count": 339,
      "uuid": 24292739
    },
    {
      "user": "tripartio",
      "count": 4,
      "uuid": 7702487
    }
  ],
  "_userbio": {
    "uuid": 24292739,
    "type": "user",
    "name": "Jonas Moss",
    "description": "Assistant professor in statistics."
  },
  "_downloads": {
    "count": 941,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/univariateML"
  },
  "_devurl": "https://github.com/jonasmoss/univariateml",
  "_pkgdown": "https://jonasmoss.github.io/univariateML/",
  "_searchresults": 72,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/univariateML.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonasmoss/univariateml",
  "_realowner": "jonasmoss",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-12-18"
    },
    {
      "version": "1.1.0",
      "date": "2020-08-05"
    },
    {
      "version": "1.1.1",
      "date": "2022-01-25"
    },
    {
      "version": "1.5.0",
      "date": "2025-03-04"
    }
  ],
  "_exports": [
    "bootstrapml",
    "dml",
    "mlbeta",
    "mlbetapr",
    "mlbinom",
    "mlburr",
    "mlcauchy",
    "mldunif",
    "mlexp",
    "mlfatigue",
    "mlgamma",
    "mlged",
    "mlgeom",
    "mlgompertz",
    "mlgumbel",
    "mlinvburr",
    "mlinvgamma",
    "mlinvgauss",
    "mlinvweibull",
    "mlkumar",
    "mllaplace",
    "mllgamma",
    "mllgser",
    "mlllogis",
    "mllnorm",
    "mllogis",
    "mllogitnorm",
    "mllomax",
    "mlnaka",
    "mlnbinom",
    "mlnorm",
    "mlparalogis",
    "mlpareto",
    "mlpois",
    "mlpower",
    "mlrayleigh",
    "mlsged",
    "mlsnorm",
    "mlsstd",
    "mlstd",
    "mlunif",
    "mlweibull",
    "mlzip",
    "mlzipf",
    "model_select",
    "pml",
    "ppmlline",
    "ppmlplot",
    "ppmlpoints",
    "qml",
    "qqmlline",
    "qqmlplot",
    "qqmlpoints",
    "rml",
    "univariateML_metadata",
    "univariateML_models"
  ],
  "_datasets": [
    {
      "name": "abalone",
      "title": "Abalone data",
      "object": "abalone",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "sex",
        "length",
        "diameter",
        "height",
        "whole_weight",
        "shucked_weight",
        "viscera_weight",
        "shell_weight",
        "rings"
      ],
      "rows": 4177,
      "table": true,
      "tojson": true
    },
    {
      "name": "corbet",
      "title": "Frequencies of butterflies collected in Malaya",
      "object": "corbet",
      "class": [
        "integer"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "egypt",
      "title": "Mortality data from ancient Egypt",
      "object": "egypt",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "age",
        "sex"
      ],
      "rows": 141,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "univariateML-package",
      "title": "univariateML",
      "topics": [
        "univariateML-package",
        "univariateML"
      ]
    },
    {
      "page": "abalone",
      "title": "Abalone data",
      "topics": [
        "abalone"
      ]
    },
    {
      "page": "bootstrapml",
      "title": "Parametric Bootstrap on Distributions Fitted with Maximum Likelihood",
      "topics": [
        "bootstrapml"
      ]
    },
    {
      "page": "confint.univariateML",
      "title": "Confidence Intervals for Maximum Likelihood Estimates",
      "topics": [
        "confint.univariateML"
      ]
    },
    {
      "page": "corbet",
      "title": "Frequencies of butterflies collected in Malaya",
      "topics": [
        "corbet"
      ]
    },
    {
      "page": "egypt",
      "title": "Mortality data from ancient Egypt",
      "topics": [
        "egypt"
      ]
    },
    {
      "page": "get_start",
      "title": "Returns appropriate starting value",
      "topics": [
        "get_start"
      ]
    },
    {
      "page": "inverse_digamma",
      "title": "Inverse digamma function",
      "topics": [
        "inverse_digamma"
      ]
    },
    {
      "page": "MaximumLikelihoodDistribution",
      "title": "Maximum likelihood estimated distribution",
      "topics": [
        "dml",
        "MaximumLikelihoodDistribution",
        "pml",
        "qml",
        "rml"
      ]
    },
    {
      "page": "mlbeta",
      "title": "Beta distribution maximum likelihood estimation",
      "topics": [
        "mlbeta"
      ]
    },
    {
      "page": "mlbetapr",
      "title": "Beta prime distribution maximum likelihood estimation",
      "topics": [
        "mlbetapr"
      ]
    },
    {
      "page": "mlbinom",
      "title": "Binomial distribution maximum likelihood estimation",
      "topics": [
        "mlbinom"
      ]
    },
    {
      "page": "mlburr",
      "title": "Burr distribution maximum likelihood estimation",
      "topics": [
        "mlburr"
      ]
    },
    {
      "page": "mlcauchy",
      "title": "Cauchy distribution maximum likelihood estimation",
      "topics": [
        "mlcauchy"
      ]
    },
    {
      "page": "mldunif",
      "title": "Discrete uniform distribution maximum likelihood estimation",
      "topics": [
        "mldunif"
      ]
    },
    {
      "page": "mlexp",
      "title": "Exponential distribution maximum likelihood estimation",
      "topics": [
        "mlexp"
      ]
    },
    {
      "page": "mlfatigue",
      "title": "Gamma distribution maximum likelihood estimation",
      "topics": [
        "mlfatigue"
      ]
    },
    {
      "page": "mlgamma",
      "title": "Gamma distribution maximum likelihood estimation",
      "topics": [
        "mlgamma"
      ]
    },
    {
      "page": "mlged",
      "title": "Generalized Error distribution maximum likelihood estimation",
      "topics": [
        "mlged"
      ]
    },
    {
      "page": "mlgeom",
      "title": "Geometric distribution maximum likelihood estimation",
      "topics": [
        "mlgeom"
      ]
    },
    {
      "page": "mlgompertz",
      "title": "Gompertz distribution maximum likelihood estimation",
      "topics": [
        "mlgompertz"
      ]
    },
    {
      "page": "mlgumbel",
      "title": "Gumbel distribution maximum likelihood estimation",
      "topics": [
        "mlgumbel"
      ]
    },
    {
      "page": "mlinvburr",
      "title": "Inverse Burr distribution maximum likelihood estimation",
      "topics": [
        "mlinvburr"
      ]
    },
    {
      "page": "mlinvgamma",
      "title": "Inverse Gamma distribution maximum likelihood estimation",
      "topics": [
        "mlinvgamma"
      ]
    },
    {
      "page": "mlinvgauss",
      "title": "Inverse Gaussian (Wald) maximum likelihood estimation",
      "topics": [
        "mlinvgauss"
      ]
    },
    {
      "page": "mlinvweibull",
      "title": "Inverse Weibull distribution maximum likelihood estimation",
      "topics": [
        "mlinvweibull"
      ]
    },
    {
      "page": "mlkumar",
      "title": "Kumaraswamy distribution maximum likelihood estimation",
      "topics": [
        "mlkumar"
      ]
    },
    {
      "page": "mllaplace",
      "title": "Laplace distribution maximum likelihood estimation",
      "topics": [
        "mllaplace"
      ]
    },
    {
      "page": "mllgamma",
      "title": "Log-gamma distribution maximum likelihood estimation",
      "topics": [
        "mllgamma"
      ]
    },
    {
      "page": "mllgser",
      "title": "Logarithmic series distribution maximum likelihood estimation",
      "topics": [
        "mllgser"
      ]
    },
    {
      "page": "mlllogis",
      "title": "Log-logistic distribution maximum likelihood estimation",
      "topics": [
        "mlllogis"
      ]
    },
    {
      "page": "mllnorm",
      "title": "Log-normal distribution maximum likelihood estimation",
      "topics": [
        "mllnorm"
      ]
    },
    {
      "page": "mllogis",
      "title": "Logistic distribution maximum likelihood estimation",
      "topics": [
        "mllogis"
      ]
    },
    {
      "page": "mllogitnorm",
      "title": "Logit-Normal distribution maximum likelihood estimation",
      "topics": [
        "mllogitnorm"
      ]
    },
    {
      "page": "mllomax",
      "title": "Lomax distribution maximum likelihood estimation",
      "topics": [
        "mllomax"
      ]
    },
    {
      "page": "mlnaka",
      "title": "Nakagami distribution maximum likelihood estimation",
      "topics": [
        "mlnaka"
      ]
    },
    {
      "page": "mlnbinom",
      "title": "Negative binomial distribution maximum likelihood estimation",
      "topics": [
        "mlnbinom"
      ]
    },
    {
      "page": "mlnorm",
      "title": "Normal distribution maximum likelihood estimation",
      "topics": [
        "mlnorm"
      ]
    },
    {
      "page": "mlparalogis",
      "title": "Paralogistic distribution maximum likelihood estimation",
      "topics": [
        "mlparalogis"
      ]
    },
    {
      "page": "mlpareto",
      "title": "Pareto distribution maximum likelihood estimation",
      "topics": [
        "mlpareto"
      ]
    },
    {
      "page": "mlpois",
      "title": "Poisson distribution maximum likelihood estimation",
      "topics": [
        "mlpois"
      ]
    },
    {
      "page": "mlpower",
      "title": "Power distribution maximum likelihood estimation",
      "topics": [
        "mlpower"
      ]
    },
    {
      "page": "mlrayleigh",
      "title": "Rayleigh distribution maximum likelihood estimation",
      "topics": [
        "mlrayleigh"
      ]
    },
    {
      "page": "mlsged",
      "title": "Skew Generalized Error distribution maximum likelihood estimation",
      "topics": [
        "mlsged"
      ]
    },
    {
      "page": "mlsnorm",
      "title": "Skew Normal distribution maximum likelihood estimation",
      "topics": [
        "mlsnorm"
      ]
    },
    {
      "page": "mlsstd",
      "title": "Skew Student t-distribution maximum likelihood estimation",
      "topics": [
        "mlsstd"
      ]
    },
    {
      "page": "mlstd",
      "title": "Student-t distribution maximum likelihood estimation",
      "topics": [
        "mlstd"
      ]
    },
    {
      "page": "mlunif",
      "title": "Uniform distribution maximum likelihood estimation",
      "topics": [
        "mlunif"
      ]
    },
    {
      "page": "mlweibull",
      "title": "Weibull distribution maximum likelihood estimation",
      "topics": [
        "mlweibull"
      ]
    },
    {
      "page": "mlzip",
      "title": "Zero-inflated Poisson distribution maximum likelihood estimation",
      "topics": [
        "mlzip"
      ]
    },
    {
      "page": "mlzipf",
      "title": "Zipf distribution maximum likelihood estimation",
      "topics": [
        "mlzipf"
      ]
    },
    {
      "page": "model_select",
      "title": "Fit multiple models and select the best fit",
      "topics": [
        "model_select"
      ]
    },
    {
      "page": "plot.univariateML",
      "title": "Plot, Lines and Points Methods for Maximum Likelihood Estimates",
      "topics": [
        "lines.univariateML",
        "plot.univariateML",
        "points.univariateML"
      ]
    },
    {
      "page": "ProbabilityPlots",
      "title": "Probability Plots Using Maximum Likelihood Estimates",
      "topics": [
        "ppmlline",
        "ppmlplot",
        "ppmlpoints",
        "ProbabilityPlots",
        "qqmlline",
        "qqmlplot",
        "qqmlpoints"
      ]
    },
    {
      "page": "univariateML_construct",
      "title": "Construct 'univariateML' object.",
      "topics": [
        "univariateML_construct"
      ]
    },
    {
      "page": "univariateML_metadata",
      "title": "Metadata for 'univariateML' models.",
      "topics": [
        "univariateML_metadata"
      ]
    },
    {
      "page": "univariateML_models",
      "title": "Implemented models",
      "topics": [
        "univariateML_models"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jonasmoss/univariateml/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jonasmoss/univariateml/raw/HEAD/README.md",
  "_rundeps": [
    "actuar",
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cvar",
    "expint",
    "extraDistr",
    "fastICA",
    "fBasics",
    "fGarch",
    "gbutils",
    "glue",
    "gss",
    "GUILDS",
    "intervals",
    "lattice",
    "lifecycle",
    "logitnorm",
    "magrittr",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nakagami",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "poilog",
    "poweRlaw",
    "pracma",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "sads",
    "spatial",
    "stabledist",
    "tibble",
    "timeDate",
    "timeSeries",
    "utf8",
    "vctrs",
    "VGAM",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "copula.Rmd",
      "filename": "copula.html",
      "title": "Copula Modeling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abalone data",
        "References"
      ],
      "created": "2019-11-01 10:02:21",
      "modified": "2025-03-03 09:17:54",
      "commits": 11
    },
    {
      "source": "distributions.Rmd",
      "filename": "distributions.html",
      "title": "Distributions",
      "engine": "knitr::knitr",
      "headings": [
        "Problematic Distributions",
        "Discrete distributions",
        "Continuous distributions"
      ],
      "created": "2019-11-01 10:02:21",
      "modified": "2025-02-17 20:16:15",
      "commits": 7
    },
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview of univariateML",
      "engine": "knitr::knitr",
      "headings": [
        "Mortality in Ancient Egypt",
        "Comparing Many Models with AIC",
        "Automatically select the best model",
        "Quantile-quantile Plots",
        "Plot Densities",
        "Confidence Intervals with Parametric Bootstrap",
        "Density, CDF, quantiles and random variate generation"
      ],
      "created": "2019-11-01 10:02:21",
      "modified": "2025-03-03 09:17:54",
      "commits": 8
    }
  ],
  "_score": 7.4190300290852615,
  "_indexed": true,
  "_nocasepkg": "univariateml",
  "_universes": [
    "jonasmoss"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-28T10:33:19.000Z",
      "distro": "noble",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "7205f576d3396fdb8f4c98f4a0094a71667448df4671d0ea680385ea37c2662c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.0",
      "date": "2026-05-28T10:31:21.000Z",
      "distro": "noble",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "14689c95e762b3e6368898ab70c6ecc41ddca0eebd2711ab845c141ef579012c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-28T10:30:06.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "8a5c7edee4600bbbbc3b0df956908638389a5a8525468afb3ee25cc18faeac5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.0",
      "date": "2026-05-28T10:30:29.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "528bd9c24460d476b94747b7068c58b8b43c3df2a035b2290a94e585fdfbe194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.0",
      "date": "2026-05-28T10:30:40.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "4442452d7676a969a907504a90cfcd86fc65aef55be8115a951f8b02df036921",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-28T10:31:18.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "8e03fab2199fbe489f7c7097d16c422020c650e30c1c1820580205519c87cd4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-28T10:29:56.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "46b0f2bb425e42196ba81ea26692bbb6c1b7560e78149981377f197c08afc792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.0",
      "date": "2026-05-28T10:29:51.000Z",
      "commit": "c0b9949bbc2201e8a51dc7f04b06931b8627bfe1",
      "fileid": "b59f9f774711b2e57db085312f8c657d40c18115b401ea5d79b1ddf85749f3b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonasmoss/actions/runs/26569069590"
    }
  ]
}