# -*- 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             github Naidantu fcirt 0.1.0 v
version             0.1.0.9000
revision            7
maintainers         nomaintainer
license             GPL-3+
description         Forced choice in item response theory
long_description    Bayesian estimation of forced choice models \
                    in item response theory using RStan.
checksums           rmd160  876ae303931cc79d428c0fdb865514bd01aa57af \
                    sha256  0a7bf89bb05bba543daf06ebf6c76886c5b15f0b0140e581836fa9eb7b86fa01 \
                    size    217214
github.tarball_from archive

depends_lib-append  port:R-BH \
                    port:R-numDeriv \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppParallel \
                    port:R-rstan \
                    port:R-rstantools \
                    port:R-StanHeaders

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
