# -*- 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.1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Efficient estimation under staggered treatment timing
long_description    {*}${description}
checksums           rmd160  5b94b98dc661e404b72a2de8d5f30c48fb136a41 \
                    sha256  d24f91f2199a813f6eea9ff1bbaa213118798f343d6a92734485ba1c8ad329ec \
                    size    285090

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

test.run            yes
