# -*- 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             github bhmevik lspls 0.2-2 lspls_
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         LS-PLS Models
long_description    {*}${description}
homepage            https://mevik.net/work/software/lspls.html
checksums           rmd160  7806d1cd60e4300b68e03ffd3ef0240f7f13912e \
                    sha256  dec0ee0fc6beb7d263dc83fe7bd51c180bbef489e09b1afb789bc5e86dd28f6d \
                    size    15434
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pls

test.run            yes
