# -*- 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 willem ipw 1.2.1.1
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Estimate Inverse Probability Weights
long_description    {*}${description}
checksums           rmd160  9b38e344326b06a101b32571642822d71a9323f0 \
                    sha256  0968ca1025be7eeec9b405d8d55cb8b5738da99ebdd170ad6b982be0f2d8045a \
                    size    95942
supported_archs     noarch

depends_lib-append  port:R-geepack

depends_test-append port:R-survey

test.run            yes
