# -*- 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 isqg 1.4
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         In Silico Quantitative Genetics
long_description    {*}${description}
checksums           rmd160  601176c4faad7bfbe3c71c9c1c1673e79501577a \
                    sha256  562d67ac197316684cb8fb9c18fe097fb5cf9fec5b363c58adb91522854ff6dc \
                    size    42327

depends_lib-append  port:R-BH \
                    port:R-R6 \
                    port:R-Rcpp \
                    port:R-Rdpack

compiler.cxx_standard 2014

test.run            yes
