# -*- 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 cran nFactors 2.4.1.1
revision            1
maintainers         nomaintainer
license             GPL-3
description         Parallel analysis and other non-graphical solutions to the Cattell scree test
long_description    {*}${description}
checksums           rmd160  bdea91f15f767d184bf4445835c96c3297b92735 \
                    sha256  bb376621d870c52ac9c29bfe4d22f71ffc5a9885a3996be3e032fe30c46cfe21 \
                    size    65694
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-psych

depends_test-append port:R-testthat

test.run            yes
