# -*- 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

R.setup             cran feng-li dng 0.2.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Distributions and Gradients
long_description    {*}${description}
checksums           rmd160  8164fe2a3d1c56ed9fd841e4611470f16d7d7306 \
                    sha256  0f8afff8893d4b76e45fc293935d690d5684f92cfa5024821c5ed3ed8976217a \
                    size    10840

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
