# -*- 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 cran fsthet 1.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Generate smoothed quantiles for the Fst-heterozygosity distribution
long_description    {*}${description}
checksums           rmd160  f7a583287aac46487c9d4b3787e6c15f82bf9ff5 \
                    sha256  4616ea7796ea2e7eb2e0ec89204fde145867749097997c927d50b5cd64f8ca7c \
                    size    1435365
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
