You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
803 B
Tcl
22 lines
803 B
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 sebastian.calonico rdrobust 2.2
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Robust data-driven statistical inference in regression-discontinuity designs
|
|
long_description {*}${description}
|
|
checksums rmd160 1605025ace7637e2a3f83462a3b3c80d77e7ec36 \
|
|
sha256 82c80f8e9a2226abb9564b7b45cd16daba0dc70463ea406bc9208134da4333dd \
|
|
size 48941
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ggplot2
|
|
|
|
test.run yes
|