{
  "_id": "6a2acbf17b7a29ca600545fa",
  "Package": "distributional",
  "Title": "Vectorised Probability Distributions",
  "Version": "0.7.1",
  "Authors@R": "c(person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@mitchelloharawild.com\",\ncomment = c(ORCID = \"0000-0001-6729-7695\")),\nperson(given = \"Matthew\",\nfamily = \"Kay\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-9446-0419\")),\nperson(given = \"Alex\",\nfamily = \"Hayes\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-4985-5160\")),\nperson(given = \"Rob\",\nfamily = \"Hyndman\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-2140-5352\")),\nperson(given = \"Earo\",\nfamily = \"Wang\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0001-6448-5260\")),\nperson(given = \"Vencislav\",\nfamily = \"Popov\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-8073-4199\")))",
  "Description": "Vectorised distribution objects with tools for\nmanipulating, visualising, and using probability distributions.\nDesigned to allow model prediction outputs to return\ndistributions rather than their parameters, allowing users to\ndirectly interact with predictive distributions in a\ndata-oriented workflow. In addition to providing generic\nreplacements for p/d/q/r functions, other useful statistics can\nbe computed including means, variances, intervals, and highest\ndensity regions.",
  "License": "GPL-3",
  "RdMacros": "lifecycle",
  "URL": "https://pkg.mitchelloharawild.com/distributional/,\nhttps://github.com/mitchelloharawild/distributional",
  "BugReports": "https://github.com/mitchelloharawild/distributional/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 14:49:58 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>), Matthew Kay [aut]\n(ORCID: <https://orcid.org/0000-0001-9446-0419>), Alex Hayes\n[aut] (ORCID: <https://orcid.org/0000-0002-4985-5160>), Rob\nHyndman [aut] (ORCID: <https://orcid.org/0000-0002-2140-5352>),\nEaro Wang [ctb] (ORCID:\n<https://orcid.org/0000-0001-6448-5260>), Vencislav Popov [ctb]\n(ORCID: <https://orcid.org/0000-0002-8073-4199>)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-11 07:11:45 UTC",
  "RemoteUrl": "https://github.com/cran/distributional",
  "RemoteRef": "HEAD",
  "RemoteSha": "465e91258af1d448884f136196fdf84f0097d734",
  "MD5sum": "295d751cedd83ad7c817a24e8635b9dd",
  "_user": "cran",
  "_type": "src",
  "_file": "distributional_0.7.1.tar.gz",
  "_fileid": "2b704d697805ef05f6abaecdb42deaaa36330777486eea66b7b03e1f6a639fd5",
  "_filesize": 741781,
  "_sha256": "2b704d697805ef05f6abaecdb42deaaa36330777486eea66b7b03e1f6a639fd5",
  "_created": "2026-06-11T14:49:58.000Z",
  "_published": "2026-06-11T14:53:37.123Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80828679624,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7567981332"
    },
    {
      "job": 80828679578,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567970510"
    },
    {
      "job": 80827941318,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567900761"
    },
    {
      "job": 80828679488,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7567966119"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27355300706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/distributional",
  "_commit": {
    "id": "465e91258af1d448884f136196fdf84f0097d734",
    "author": "Mitchell O'\"'\"'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7.1\n",
    "time": 1781161905
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.5",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "actuar",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "evd",
      "role": "Suggests"
    },
    {
      "package": "ggdist",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gk",
      "role": "Suggests"
    },
    {
      "package": "LaplacesDemon",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 441,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.6.0",
      "date": "2026-01-14"
    },
    {
      "name": "0.7.0",
      "date": "2026-03-17"
    },
    {
      "name": "0.7.1",
      "date": "2026-06-11"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 12,
      "uuid": 16127127
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 519870,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distributional"
  },
  "_devurl": "https://github.com/mitchelloharawild/distributional",
  "_pkgdown": "https://pkg.mitchelloharawild.com/distributional/",
  "_searchresults": 1320,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distributional.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mitchelloharawild/distributional",
  "_realowner": "mitchelloharawild",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-09"
    },
    {
      "version": "0.2.0",
      "date": "2020-08-03"
    },
    {
      "version": "0.2.1",
      "date": "2020-10-06"
    },
    {
      "version": "0.2.2",
      "date": "2021-02-02"
    },
    {
      "version": "0.3.0",
      "date": "2022-01-06"
    },
    {
      "version": "0.3.1",
      "date": "2022-09-02"
    },
    {
      "version": "0.3.2",
      "date": "2023-03-22"
    },
    {
      "version": "0.4.0",
      "date": "2024-02-07"
    },
    {
      "version": "0.5.0",
      "date": "2024-09-17"
    },
    {
      "version": "0.6.0",
      "date": "2026-01-14"
    },
    {
      "version": "0.7.0",
      "date": "2026-03-17"
    },
    {
      "version": "0.7.1",
      "date": "2026-06-11"
    }
  ],
  "_exports": [
    "cdf",
    "covariance",
    "dist_bernoulli",
    "dist_beta",
    "dist_binomial",
    "dist_burr",
    "dist_categorical",
    "dist_cauchy",
    "dist_chisq",
    "dist_degenerate",
    "dist_dirichlet",
    "dist_exponential",
    "dist_f",
    "dist_gamma",
    "dist_geometric",
    "dist_gev",
    "dist_gh",
    "dist_gk",
    "dist_gpd",
    "dist_gumbel",
    "dist_horseshoe",
    "dist_hypergeometric",
    "dist_inflated",
    "dist_inverse_exponential",
    "dist_inverse_gamma",
    "dist_inverse_gaussian",
    "dist_laplace",
    "dist_logarithmic",
    "dist_logistic",
    "dist_lognormal",
    "dist_missing",
    "dist_mixture",
    "dist_multinomial",
    "dist_multivariate_normal",
    "dist_multivariate_t",
    "dist_negative_binomial",
    "dist_normal",
    "dist_pareto",
    "dist_percentile",
    "dist_poisson",
    "dist_poisson_inverse_gaussian",
    "dist_sample",
    "dist_student_t",
    "dist_studentized_range",
    "dist_transformed",
    "dist_truncated",
    "dist_uniform",
    "dist_weibull",
    "dist_wrap",
    "generate",
    "has_symmetry",
    "hdr",
    "hilo",
    "is_distribution",
    "is_hdr",
    "is_hilo",
    "kurtosis",
    "likelihood",
    "log_likelihood",
    "new_dist",
    "new_hdr",
    "new_hilo",
    "parameters",
    "skewness",
    "support",
    "variance"
  ],
  "_help": [
    {
      "page": "cdf",
      "title": "The cumulative distribution function",
      "topics": [
        "cdf",
        "cdf.distribution"
      ]
    },
    {
      "page": "covariance",
      "title": "Covariance",
      "topics": [
        "covariance"
      ]
    },
    {
      "page": "covariance.distribution",
      "title": "Covariance of a probability distribution",
      "topics": [
        "covariance.distribution"
      ]
    },
    {
      "page": "density.distribution",
      "title": "The probability density/mass function",
      "topics": [
        "density.distribution"
      ]
    },
    {
      "page": "dist_bernoulli",
      "title": "The Bernoulli distribution",
      "topics": [
        "dist_bernoulli"
      ]
    },
    {
      "page": "dist_beta",
      "title": "The Beta distribution",
      "topics": [
        "dist_beta"
      ]
    },
    {
      "page": "dist_binomial",
      "title": "The Binomial distribution",
      "topics": [
        "dist_binomial"
      ]
    },
    {
      "page": "dist_burr",
      "title": "The Burr distribution",
      "topics": [
        "dist_burr"
      ]
    },
    {
      "page": "dist_categorical",
      "title": "The Categorical distribution",
      "topics": [
        "dist_categorical"
      ]
    },
    {
      "page": "dist_cauchy",
      "title": "The Cauchy distribution",
      "topics": [
        "dist_cauchy"
      ]
    },
    {
      "page": "dist_chisq",
      "title": "The (non-central) Chi-Squared Distribution",
      "topics": [
        "dist_chisq"
      ]
    },
    {
      "page": "dist_degenerate",
      "title": "The degenerate distribution",
      "topics": [
        "dist_degenerate"
      ]
    },
    {
      "page": "dist_dirichlet",
      "title": "The Dirichlet distribution",
      "topics": [
        "dist_dirichlet"
      ]
    },
    {
      "page": "dist_exponential",
      "title": "The Exponential Distribution",
      "topics": [
        "dist_exponential"
      ]
    },
    {
      "page": "dist_f",
      "title": "The F Distribution",
      "topics": [
        "dist_f"
      ]
    },
    {
      "page": "dist_gamma",
      "title": "The Gamma distribution",
      "topics": [
        "dist_gamma"
      ]
    },
    {
      "page": "dist_geometric",
      "title": "The Geometric Distribution",
      "topics": [
        "dist_geometric"
      ]
    },
    {
      "page": "dist_gev",
      "title": "The Generalized Extreme Value Distribution",
      "topics": [
        "dist_gev"
      ]
    },
    {
      "page": "dist_gh",
      "title": "The generalised g-and-h Distribution",
      "topics": [
        "dist_gh"
      ]
    },
    {
      "page": "dist_gk",
      "title": "The g-and-k Distribution",
      "topics": [
        "dist_gk"
      ]
    },
    {
      "page": "dist_gpd",
      "title": "The Generalized Pareto Distribution",
      "topics": [
        "dist_gpd"
      ]
    },
    {
      "page": "dist_gumbel",
      "title": "The Gumbel distribution",
      "topics": [
        "dist_gumbel"
      ]
    },
    {
      "page": "dist_horseshoe",
      "title": "The Horseshoe distribution",
      "topics": [
        "dist_horseshoe"
      ]
    },
    {
      "page": "dist_hypergeometric",
      "title": "The Hypergeometric distribution",
      "topics": [
        "dist_hypergeometric"
      ]
    },
    {
      "page": "dist_inflated",
      "title": "Inflate a value of a probability distribution",
      "topics": [
        "dist_inflated"
      ]
    },
    {
      "page": "dist_inverse_exponential",
      "title": "The Inverse Exponential distribution",
      "topics": [
        "dist_inverse_exponential"
      ]
    },
    {
      "page": "dist_inverse_gamma",
      "title": "The Inverse Gamma distribution",
      "topics": [
        "dist_inverse_gamma"
      ]
    },
    {
      "page": "dist_inverse_gaussian",
      "title": "The Inverse Gaussian distribution",
      "topics": [
        "dist_inverse_gaussian"
      ]
    },
    {
      "page": "dist_laplace",
      "title": "The Laplace distribution",
      "topics": [
        "dist_laplace"
      ]
    },
    {
      "page": "dist_logarithmic",
      "title": "The Logarithmic distribution",
      "topics": [
        "dist_logarithmic"
      ]
    },
    {
      "page": "dist_logistic",
      "title": "The Logistic distribution",
      "topics": [
        "dist_logistic"
      ]
    },
    {
      "page": "dist_lognormal",
      "title": "The log-normal distribution",
      "topics": [
        "dist_lognormal"
      ]
    },
    {
      "page": "dist_missing",
      "title": "Missing distribution",
      "topics": [
        "dist_missing"
      ]
    },
    {
      "page": "dist_mixture",
      "title": "Create a mixture of distributions",
      "topics": [
        "dist_mixture"
      ]
    },
    {
      "page": "dist_multinomial",
      "title": "The Multinomial distribution",
      "topics": [
        "dist_multinomial"
      ]
    },
    {
      "page": "dist_multivariate_normal",
      "title": "The multivariate normal distribution",
      "topics": [
        "dist_multivariate_normal"
      ]
    },
    {
      "page": "dist_multivariate_t",
      "title": "The multivariate t-distribution",
      "topics": [
        "dist_multivariate_t"
      ]
    },
    {
      "page": "dist_negative_binomial",
      "title": "The Negative Binomial distribution",
      "topics": [
        "dist_negative_binomial"
      ]
    },
    {
      "page": "dist_normal",
      "title": "The Normal distribution",
      "topics": [
        "dist_normal"
      ]
    },
    {
      "page": "dist_pareto",
      "title": "The Pareto Distribution",
      "topics": [
        "dist_pareto"
      ]
    },
    {
      "page": "dist_percentile",
      "title": "Percentile distribution",
      "topics": [
        "dist_percentile"
      ]
    },
    {
      "page": "dist_poisson",
      "title": "The Poisson Distribution",
      "topics": [
        "dist_poisson"
      ]
    },
    {
      "page": "dist_poisson_inverse_gaussian",
      "title": "The Poisson-Inverse Gaussian distribution",
      "topics": [
        "dist_poisson_inverse_gaussian"
      ]
    },
    {
      "page": "dist_sample",
      "title": "Sampling distribution",
      "topics": [
        "dist_sample"
      ]
    },
    {
      "page": "dist_student_t",
      "title": "The (non-central) location-scale Student t Distribution",
      "topics": [
        "dist_student_t"
      ]
    },
    {
      "page": "dist_studentized_range",
      "title": "The Studentized Range distribution",
      "topics": [
        "dist_studentized_range"
      ]
    },
    {
      "page": "dist_transformed",
      "title": "Modify a distribution with a transformation",
      "topics": [
        "dist_transformed"
      ]
    },
    {
      "page": "dist_truncated",
      "title": "Truncate a distribution",
      "topics": [
        "dist_truncated"
      ]
    },
    {
      "page": "dist_uniform",
      "title": "The Uniform distribution",
      "topics": [
        "dist_uniform"
      ]
    },
    {
      "page": "dist_weibull",
      "title": "The Weibull distribution",
      "topics": [
        "dist_weibull"
      ]
    },
    {
      "page": "dist_wrap",
      "title": "Create a distribution from p/d/q/r style functions",
      "topics": [
        "dist_wrap"
      ]
    },
    {
      "page": "family.distribution",
      "title": "Extract the name of the distribution family",
      "topics": [
        "family.distribution"
      ]
    },
    {
      "page": "generate.distribution",
      "title": "Randomly sample values from a distribution",
      "topics": [
        "generate.distribution"
      ]
    },
    {
      "page": "has_symmetry",
      "title": "Check if a distribution is symmetric",
      "topics": [
        "has_symmetry"
      ]
    },
    {
      "page": "hdr",
      "title": "Compute highest density regions",
      "topics": [
        "hdr"
      ]
    },
    {
      "page": "hdr.distribution",
      "title": "Highest density regions of probability distributions",
      "topics": [
        "hdr.distribution"
      ]
    },
    {
      "page": "hilo",
      "title": "Compute intervals",
      "topics": [
        "hilo"
      ]
    },
    {
      "page": "hilo.distribution",
      "title": "Probability intervals of a probability distribution",
      "topics": [
        "hilo.distribution"
      ]
    },
    {
      "page": "is-distribution",
      "title": "Test if the object is a distribution",
      "topics": [
        "is_distribution"
      ]
    },
    {
      "page": "is_hdr",
      "title": "Is the object a hdr",
      "topics": [
        "is_hdr"
      ]
    },
    {
      "page": "is_hilo",
      "title": "Is the object a hilo",
      "topics": [
        "is_hilo"
      ]
    },
    {
      "page": "kurtosis",
      "title": "Kurtosis of a probability distribution",
      "topics": [
        "kurtosis",
        "kurtosis.distribution"
      ]
    },
    {
      "page": "likelihood",
      "title": "The (log) likelihood of a sample matching a distribution",
      "topics": [
        "likelihood",
        "likelihood.distribution",
        "log_likelihood"
      ]
    },
    {
      "page": "mean.distribution",
      "title": "Mean of a probability distribution",
      "topics": [
        "mean.distribution"
      ]
    },
    {
      "page": "median.distribution",
      "title": "Median of a probability distribution",
      "topics": [
        "median.distribution"
      ]
    },
    {
      "page": "new_dist",
      "title": "Construct distributions",
      "topics": [
        "new_dist"
      ]
    },
    {
      "page": "new_hdr",
      "title": "Construct hdr intervals",
      "topics": [
        "new_hdr"
      ]
    },
    {
      "page": "new_hilo",
      "title": "Construct hilo intervals",
      "topics": [
        "new_hilo"
      ]
    },
    {
      "page": "new_support_region",
      "title": "Construct support regions",
      "topics": [
        "new_support_region"
      ]
    },
    {
      "page": "parameters",
      "title": "Extract the parameters of a distribution",
      "topics": [
        "parameters",
        "parameters.distribution"
      ]
    },
    {
      "page": "quantile.distribution",
      "title": "Distribution Quantiles",
      "topics": [
        "quantile.distribution"
      ]
    },
    {
      "page": "skewness",
      "title": "Skewness of a probability distribution",
      "topics": [
        "skewness",
        "skewness.distribution"
      ]
    },
    {
      "page": "support",
      "title": "Region of support of a distribution",
      "topics": [
        "support",
        "support.distribution"
      ]
    },
    {
      "page": "variance",
      "title": "Variance",
      "topics": [
        "covariance.numeric",
        "variance",
        "variance.matrix",
        "variance.numeric"
      ]
    },
    {
      "page": "variance.distribution",
      "title": "Variance of a probability distribution",
      "topics": [
        "variance.distribution"
      ]
    }
  ],
  "_readme": "https://github.com/cran/distributional/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "generics",
    "glue",
    "lifecycle",
    "numDeriv",
    "pillar",
    "rlang",
    "utf8",
    "vctrs"
  ],
  "_score": 10.13411979088939,
  "_indexed": false,
  "_nocasepkg": "distributional",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://mitchelloharawild.r-universe.dev/distributional",
  "_previous": "0.7.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-06-11T14:52:46.000Z",
      "distro": "noble",
      "commit": "465e91258af1d448884f136196fdf84f0097d734",
      "fileid": "fe9fae8326ad3a9c95309e179e0fe1e2cbe52437f046b8dc663916a87e1f6d01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355300706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-06-11T14:52:25.000Z",
      "distro": "noble",
      "commit": "465e91258af1d448884f136196fdf84f0097d734",
      "fileid": "70933db3731cfb5f802d61d647b1a33ef4915ecda4cede84240913d38a92291f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355300706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-06-11T14:52:46.000Z",
      "commit": "465e91258af1d448884f136196fdf84f0097d734",
      "fileid": "8d93af8a7c841cd5e0b33456c07b7743e221ce47d77a988d75a99a9d16ae8c22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27355300706"
    }
  ]
}