# -*- 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 vandenman DstarM 0.4.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Analyze two choice reaction time data with the D*M method
long_description    {*}${description}
checksums           rmd160  695c6682abac2192d20747dea154a5a17ed6677c \
                    sha256  3ac072b060d2316e970f7ee88c8ae31014fb0dc11f61b975827bbd79459ea572 \
                    size    2525212

depends_lib-append  port:R-DEoptim \
                    port:R-ggplot2 \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-rtdists \
                    port:R-RWiener

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
