# -*- 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 marcelo.ortiz triplediff 0.2.0
revision            1
maintainers         nomaintainer
license             MIT
description         Triple-Difference Estimators
long_description    {*}${description}
homepage            http://marcelortiz.com/triplediff
checksums           rmd160  ebed44c9b0184cbc5e372ef96fea512fbc5d6b68 \
                    sha256  966f3ace4f997a4c7e68d41765e0660dc92f00de0056edc0304a2f861e47da2f \
                    size    198846

depends_lib-append  port:R-BMisc \
                    port:R-data.table \
                    port:R-fastglm \
                    port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
