# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 # GitHub version is old. R.setup cran johnaponte convdistr 1.6.2 v revision 0 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3+ description Convolute probabilistic distributions long_description {*}${description} using the random generator function \ of each distribution. homepage https://johnaponte.github.io/convdistr checksums rmd160 8581b434825ee1ec95034c57c2ea8b2946ee9d19 \ sha256 baf9e27c660224405ef0a0e401e9c22fd4dffa7608aa4c5b6d37594f93d225d6 \ size 233253 supported_archs noarch platforms {darwin any} depends_lib-append port:R-dplyr \ port:R-extraDistr \ port:R-ggplot2 \ port:R-pryr \ port:R-RColorBrewer \ port:R-SHELF \ port:R-shiny \ port:R-tidyr depends_test-append port:R-knitr \ port:R-rmarkdown \ port:R-spelling \ port:R-testthat test.run yes