# -*- 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 analisa.milkey lorad 0.0.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Lowest radial distance method of marginal likelihood estimation
long_description    {*}${description}
checksums           rmd160  4827ec6372d477f5ea5d1ec8ff91cbf7ae9759fc \
                    sha256  1cbc8ebc6c66a72167cb361a49c22301d856a3d1569016d19895ed6797314bdd \
                    size    1898199
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-bridgesampling \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-rstan \
                    port:R-testthat

test.run            yes
