Files

34 lines
1.2 KiB
Tcl

# -*- 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 yiqingxu gsynth 1.2.1
revision 0
categories-append math
maintainers nomaintainer
license MIT
description Generalized synthetic control method
long_description ${name} provides causal inference \
with interactive fixed-effect models.
homepage https://yiqingxu.org/packages/gsynth/gsynth_examples.html
checksums rmd160 e4bcfd73dcf93759c53b40b864d7441648f21eaa \
sha256 4a7d2b009c11be81590bf9d8a9fc0eec8dd4ad101722ed4b12fc17d6e1439aa8 \
size 117901
depends_lib-append port:R-abind \
port:R-doParallel \
port:R-doRNG \
port:R-foreach \
port:R-future \
port:R-GGally \
port:R-ggplot2 \
port:R-lfe \
port:R-mvtnorm \
port:R-Rcpp \
port:R-RcppArmadillo
compilers.setup require_fortran
test.run yes