Package: distributions3 Title: Probability Distributions as S3 Objects Version: 0.2.4 Authors@R: c( person(given = "Alex", family = "Hayes", email = "alexpghayes@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4985-5160")), person(given = "Ralph", family = "Moller-Trane", role = "aut", comment = c(ORCID = "0000-0001-7824-1785")), person(given = "Daniel", family = "Jordan", email = "dandermotj@gmail.com", role = "aut"), person(given = "Paul", family = "Northrop", email = "p.northrop@ucl.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-1992-4882")), person(given = c("Moritz", "N."), family = "Lang", email = "moritz.n.lang@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2533-9903")), person(given = "Achim", family = "Zeileis", email = "Achim.Zeileis@R-project.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0918-3766")), person(given = "Emil", family = "Hvitfeldt", email = "emilhhvitfeldt@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-0679-1945")), person(given = "Bruna", family = "Wundervald", email = "brunadaviesw@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-8163-220X")), person(given = "Alessandro", family = "Gasparini", email = "alessandro.gasparini@ki.se", role = "ctb", comment = c(ORCID = "0000-0002-8319-7624")) ) Description: Tools to create and manipulate probability distributions using S3. Generics pdf(), cdf(), quantile(), and random() provide replacements for base R's d/p/q/r style functions. Functions and arguments have been named carefully to minimize confusion for students in intro stats courses. The documentation for each distribution contains detailed mathematical notes. License: MIT + file LICENSE URL: https://github.com/zeileis/distributions3, https://zeileis.github.io/distributions3/ BugReports: https://github.com/zeileis/distributions3/issues Imports: ggplot2 (>= 3.4.0), glue, rlang Suggests: cowplot, knitr, PoissonBinomial, revdbayes (>= 1.3.5), rmarkdown, testthat (>= 3.0.0), tibble, vctrs VignetteBuilder: knitr Encoding: UTF-8 Config/testthat/edition: 3 Config/testthat/parallel: true Config/roxygen2/version: 8.0.0 NeedsCompilation: no Packaged: 2026-07-23 02:56:59 UTC; root Author: Alex Hayes [aut] (ORCID: ), Ralph Moller-Trane [aut] (ORCID: ), Daniel Jordan [aut], Paul Northrop [aut] (ORCID: ), Moritz N. Lang [aut] (ORCID: ), Achim Zeileis [aut, cre] (ORCID: ), Emil Hvitfeldt [ctb] (ORCID: ), Bruna Wundervald [ctb] (ORCID: ), Alessandro Gasparini [ctb] (ORCID: ) Maintainer: Achim Zeileis Repository: https://cran.r-universe.dev Date/Publication: 2026-07-22 06:46:00 UTC RemoteUrl: https://github.com/cran/distributions3 RemoteRef: HEAD RemoteSha: 4a5f43632f91d6b15ad7ddf6947c89b0eff554a4