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

# Use CRAN version.
R.setup             cran gertvv hitandrun 0.5-6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Hit-and-Run and Shake-and-Bake for sampling uniformly from convex shapes
long_description    {*}${description}
checksums           rmd160  4c4f3e624bce121d8ff02bd819fda0a6b6e62239 \
                    sha256  8f651c6f1935cd36cf3ca160ddd8c06e452abefec3e67a6cc063475859f51164 \
                    size    38501

depends_lib-append  port:R-rcdd

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
