mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
19 lines
704 B
Tcl
19 lines
704 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 cran mitools 2.4
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Tools for multiple imputation of missing data
|
|
long_description {*}${description}
|
|
checksums rmd160 875a3b594a7df9fab2c48f832b3627ea4a1ef9d5 \
|
|
sha256 f204f3774e29d79810f579f128de892539518f2cbe6ed237e08c8e7283155d30 \
|
|
size 229514
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-DBI
|