Package: convdistr
Type: Package
Title: Convolute Probabilistic Distributions
Version: 1.6.2
Authors@R: person(
    "Aponte", 
    "John", 
    email = "john.j.aponte@gmail.com", 
    role = c("aut","cre"),
    comment = c(ORCID = "0000-0002-3014-3673"))
URL: https://github.com/johnaponte/convdistr,
        https://johnaponte.github.io/convdistr/
Description: Convolute probabilistic distributions using the random generator 
 function of each distribution. A new random number generator function is created that 
 perform the mathematical operation on the individual random samples from the 
 random generator function of each distribution. See the documentation for examples.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: spelling, testthat, knitr, rmarkdown
Imports: stats, graphics, pryr, extraDistr, dplyr, tidyr, ggplot2,
        RColorBrewer, SHELF, MASS, shiny
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2024-05-05 13:03:36 UTC; master
Author: Aponte John [aut, cre] (<https://orcid.org/0000-0002-3014-3673>)
Maintainer: Aponte John <john.j.aponte@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-05 13:20:02 UTC
Built: R 4.5.1; ; 2025-10-06 04:08:47 UTC; windows
