# -*- 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 derekbeaton ExPosition 2.8.23
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Exploratory Analysis with the Singular Value Decomposition
long_description    {*}${description}
checksums           rmd160  73be03f35070a3e57b998b50363d8f5a1416f192 \
                    sha256  0510bc51b1c8c883ff3652a5ed56242f91c2b7b7cf3100755436bffa1e002475 \
                    size    63329
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-prettyGraphs

test.run            yes
