# -*- 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 takuya.yanagida SSRA 0.1-0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Sakai Sequential Relation Analysis
long_description    {*}${description}
checksums           rmd160  137e8d85befd61f80f65053d3133d938c3a067ec \
                    sha256  67b0108dfc84887c409251e7b563773a3f0fea55451b338669c16df49b7814b4 \
                    size    21911
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-shape \
                    port:R-stringr

test.run            yes
