# -*- 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 xluo11 Rirt 0.0.2
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Data analysis and parameter estimation using item response theory
long_description    {*}${description}
checksums           rmd160  48c2c84c9d4034e5228fe047c3649ec37aa18bd5 \
                    sha256  0484c70272d6841649bc95348c970fe31009dc0dd3006a24850536a2c613ed5a \
                    size    26448

depends_lib-append  port:R-ggplot2 \
                    port:R-Rcpp \
                    port:R-reshape2

depends_test-append port:R-testthat

# No specific tests are provided.
test.run            yes
