# -*- 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 scheidan adaptMCMC 1.5
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler
long_description    {*}${description}
homepage            https://github.com/scheidan/adaptMCMC
checksums           rmd160  49c690261054d57f4e66b18acd308f019dfa945e \
                    sha256  8e3cfb614486e0dc75ea026d7a078d2ed241ee43bbce9fac78616561d318dcc6 \
                    size    7372
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-coda \
                    port:R-ramcmc

test.run            yes
