# -*- 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 cran adace 1.0.2
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Estimator of the adherer average causal effect
long_description    Estimate the causal treatment effect for subjects that can adhere to one or both of the treatments.
checksums           rmd160  9943b5d9ca28e45e6df17f2b27a3de5c5ec313f1 \
                    sha256  ff0eb9b9811d2a7f996af189a2bbe8d8c6c0b63a4f2d2451d6ce38a7fe8f0e1a \
                    size    16579
supported_archs     noarch

depends_lib-append  port:R-pracma \
                    port:R-reshape2

depends_test-append port:R-cubature \
                    port:R-testthat

test.run            yes
