# -*- 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 lags behind.
R.setup             cran drostlab philentropy 0.9.0 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Similarity and distance quantification \
                    between probability functions
long_description    {*}${description}
checksums           rmd160  c2ea9840682da6802f9fc6681ea56e5e9f185a3a \
                    sha256  40db5a0f68bb48711605597df63d778732f967ba94621262e77bd448b5833513 \
                    size    104139
# github.tarball_from archive

depends_lib-append  port:R-poorman \
                    port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-microbenchmark \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
