# -*- 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

# Revert to GitHub once updated there.
R.setup             cran alexanderrobitzsch miceadds 3.18-36
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Additional multiple imputation functions for R-mice
long_description    {*}${description}
checksums           rmd160  4c8899ce11a6e8927433a91ea98f76d65eaeb0ca \
                    sha256  3bca36fea6aeabb78f9edffd47d2733a35fdf9f9dfddd9bb002aa4c1532cea2d \
                    size    593576

depends_lib-append  port:R-mice \
                    port:R-mitools \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran
