# -*- 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             github kbroman qtl 1.70
revision            0
maintainers         nomaintainer
license             GPL-3
description         Tools for analyzing QTL experiments
long_description    {*}${description}
checksums           rmd160  8c78856e4abfb088fc01a4c2392d85c0c924def7 \
                    sha256  355705f0c5da5549bee9f29aff0e5f0a8b8d3ac63dcdedb0ce7c9cc76651d0f9 \
                    size    4563515
github.tarball_from archive

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
