# -*- 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 handcock rpm 0.7-3
revision            1
categories-append   economics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Modelling of Revealed Preferences Matchings
long_description    Statistical estimation of revealed preference models \
                    from data collected on bipartite matchings.
homepage            https://handcock.github.io
checksums           rmd160  518235be5abacb9f39772fcf59bd98bfd49061fa \
                    sha256  41c57327250b5feeee3eb6ca83ca9d9aecbf69c5acc576ca7efcac28b3dff4af \
                    size    148312

depends_lib-append  port:R-abind \
                    port:R-coda \
                    port:R-doFuture \
                    port:R-doRNG \
                    port:R-dplyr \
                    port:R-foreach \
                    port:R-future \
                    port:R-ggplot2 \
                    port:R-matrixStats \
                    port:R-nloptr \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
