# -*- 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 minjilee101 Renvlp 3.4.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Compute envelope estimators
long_description    {*}${description}
checksums           rmd160  2172e5e1ba6632ea420712e9beb42f69edea2da2 \
                    sha256  d9041e01d2359f15a0ee9620d1da963299c41123d9e7d0b3a4b24f63b684c1a9 \
                    size    134643
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-matrixcalc \
                    port:R-orthogonalsplinebasis \
                    port:R-pls \
                    port:R-Rsolnp

test.run            yes
