# -*- 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 r-project fastICA 1.2-7
revision            0
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         FastICA algorithms to perform ICA and projection pursuit
long_description    {*}${description}
checksums           rmd160  32f4918df6bd1527a4a24be03dc846590cc9167f \
                    sha256  bcb76972e070e3892472b5d9163c280f1cca8df9deffecb4429144fdb50a9c21 \
                    size    11767

compilers.setup     require_fortran

test.run            yes
