# -*- 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 pedrohcgs staggered 1.2.2
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Efficient estimation under staggered treatment timing
long_description    {*}${description}
checksums           rmd160  497ba1d4f2d78caea2066a02332379d22f56f5bd \
                    sha256  47cea20ec441731be2365cad0723fe994fc21ada0ea0692a00e0e7a7974090fa \
                    size    285391

depends_lib-append  port:R-data.table \
                    port:R-magrittr \
                    port:R-purrr \
                    port:R-Rcpp \
                    port:R-RcppEigen

test.run            yes
