# -*- 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 alexanderrobitzsch CDM 8.3-1
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Cognitive Diagnosis Modelling
long_description    {*}${description}
homepage            https://alexanderrobitzsch.github.io/CDM
checksums           rmd160  79b8beaed80f053d28387b29bed66de0f4a3a5b0 \
                    sha256  987fc901d9d2cf94c0df4a7b2771067a741aedc8b8bdc61cf332479a9f6daaeb \
                    size    1312399

depends_lib-append  port:R-mvtnorm \
                    port:R-polycor \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran
