Package: distionary
Title: Create and Evaluate Probability Distributions
Version: 0.1.0
Authors@R: c(
    person("Vincenzo", "Coia", , "vincenzo.coia@gmail.com", 
           role = c("aut", "cre", "cph")),
    person("Amogh", "Joshi", role = "ctb"),
    person("Shuyi", "Tan", role = "ctb"),
    person("Zhipeng", "Zhu", role = "ctb")
    )
Description: Create and evaluate probability distribution objects from a
    variety of families or define custom distributions. Automatically compute
    distributional properties, even when they have not been specified.
    This package supports statistical modeling and simulations, and forms
    the core of the probaverse suite of R packages.
License: MIT + file LICENSE
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: checkmate, ellipsis, rlang, stats, vctrs
VignetteBuilder: knitr
URL: https://distionary.probaverse.com/,
        https://github.com/probaverse/distionary
BugReports: https://github.com/probaverse/distionary/issues
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-11-25 12:28:01 UTC; vcoia
Author: Vincenzo Coia [aut, cre, cph],
  Amogh Joshi [ctb],
  Shuyi Tan [ctb],
  Zhipeng Zhu [ctb]
Maintainer: Vincenzo Coia <vincenzo.coia@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-01 14:10:09 UTC
Built: R 4.6.0; ; 2025-12-07 03:46:58 UTC; windows
