# -*- 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 r-project tramvs 0.0-8
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Optimal subset selection for transformation models
long_description    {*}${description}
checksums           rmd160  62d25fc3efa4cba1dc46a7574fd5888a41ff8ec8 \
                    sha256  e1a17f10eb8bdb9cf649379f8fc4a0e67c9b65099e2f746749bdbaa3ac4fdd93 \
                    size    155677
supported_archs     noarch

depends_lib-append  port:R-cotram \
                    port:R-future \
                    port:R-future.apply \
                    port:R-mvtnorm \
                    port:R-tram \
                    port:R-variables
