# -*- 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 R-forge once updated there.
R.setup             cran r-project mlt 1.6-1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Most Likely Transformations
long_description    Likelihood-based estimation of conditional transformation models \
                    via the most likely transformation approach.
checksums           rmd160  f4189fbf86e51cb912af035462923eed6f0d6040 \
                    sha256  5948c47b7c6051e0df6f34dbb22535ea485ce2bdba89a742c45491a815537b7e \
                    size    73760

depends_lib-append  port:R-alabama \
                    port:R-basefun \
                    port:R-BB \
                    port:R-coneproj \
                    port:R-mvtnorm \
                    port:R-nloptr \
                    port:R-numDeriv \
                    port:R-sandwich \
                    port:R-variables

depends_test-append port:R-multcomp \
                    port:R-qrng \
                    port:R-TH.data

test.run            yes