# -*- 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 tmsalab simcdm 0.1.2
revision            4
maintainers         nomaintainer
license             GPL-2+
description         Simulate cognitive diagnostic model (CDM) data
long_description    {*}${description}
homepage            https://tmsalab.github.io/simcdm
checksums           rmd160  671b2228e41bfd50c811e02f1cd45f3c82b59b6c \
                    sha256  c605ddbdca5972eda314de4d9742a7e7d6aa97791fe1e0df6dc98e99115f4f5b \
                    size    25487
github.tarball_from archive

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

compilers.setup     require_fortran

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

test.run            yes
