# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "distributions3" in publications use:' type: software license: MIT title: 'distributions3: Probability Distributions as S3 Objects' version: 0.2.4 doi: 10.32614/CRAN.package.distributions3 abstract: 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. authors: - family-names: Hayes given-names: Alex email: alexpghayes@gmail.com orcid: https://orcid.org/0000-0002-4985-5160 - family-names: Moller-Trane given-names: Ralph orcid: https://orcid.org/0000-0001-7824-1785 - family-names: Jordan given-names: Daniel email: dandermotj@gmail.com - family-names: Northrop given-names: Paul email: p.northrop@ucl.ac.uk orcid: https://orcid.org/0000-0002-1992-4882 - family-names: Lang given-names: Moritz N. email: moritz.n.lang@gmail.com orcid: https://orcid.org/0000-0002-2533-9903 - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766 repository: https://cran.r-universe.dev repository-code: https://github.com/zeileis/distributions3 commit: 4a5f43632f91d6b15ad7ddf6947c89b0eff554a4 url: https://zeileis.github.io/distributions3/ date-released: '2026-07-22' contact: - family-names: Zeileis given-names: Achim email: Achim.Zeileis@R-project.org orcid: https://orcid.org/0000-0003-0918-3766