# -*- 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 raiche.gilles nFactors 2.4.1.2
revision            1
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Parallel analysis and other non-graphical solutions \
                    to the Cattell scree test
long_description    {*}${description}
checksums           rmd160  debc596d55576bad0cd31713474113f16a91145b \
                    sha256  1de7fdecc9ca18f90c5b66f9bfad0b965aeb8220296f081dc1dc6108c4031cc8 \
                    size    65232
supported_archs     noarch

depends_lib-append  port:R-psych

depends_test-append port:R-testthat

test.run            yes
