# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "distplyr" in publications use:' type: software license: MIT title: 'distplyr: Manipulate and Combine Probability Distributions' version: 0.2.0 doi: 10.32614/CRAN.package.distplyr abstract: Go beyond standard probability distributions such as the Normal or Exponential by combining, shifting, maximizing, and otherwise transforming distributions with simple, verb-based functions. Provides easy access to a broader space of distributions more representative of real-world systems such as river flows or insurance claims. Part of the probaverse framework of packages to support advanced statistical modeling and simulations with an intuitive workflow. authors: - family-names: Coia given-names: Vincenzo email: vincenzo.coia@gmail.com repository: https://probaverse.r-universe.dev repository-code: https://github.com/probaverse/distplyr commit: ecaf7473b126be2fb759d55e7487708ce93d2a59 url: https://distplyr.probaverse.com/ date-released: '2025-12-01' contact: - family-names: Coia given-names: Vincenzo email: vincenzo.coia@gmail.com