You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
857 B
Tcl
23 lines
857 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 JasjeetSekhon Matching 4.10-15
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Multivariate and propensity score matching \
|
|
with balance optimization
|
|
long_description {*}${description}
|
|
homepage https://github.com/JasjeetSekhon/Matching
|
|
checksums rmd160 3655eefcac12d0714e90b3490dfd06addb3af0f1 \
|
|
sha256 30ed8f5b903c3b1248ca521df709ac2190d3e012401ed48d25fc2c2c8d7cded0 \
|
|
size 254274
|
|
|
|
depends_test-append port:R-rgenoud \
|
|
port:R-testthat
|
|
|
|
test.run yes
|