# -*- 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 hoxo-m densratio 0.2.1 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Density ratio estimation
long_description    {*}${description}
checksums           rmd160  8001167b63c6bc9a485164d892f229e98e915d94 \
                    sha256  d48e4348c13dff9ee3915f5abd119bd316593c099b76f632c06a1318bfdde843 \
                    size    183681
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-mvtnorm \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes