# -*- 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            4
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
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  0ab0937199bd4f200fe02e4f8d5b3488fd947b66 \
                    sha256  2af5961d91ffb386fb88e1d26d4b07c3ff95720765065bc61f63f9b13bb8f4bb \
                    size    217246

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
