# -*- 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 paulnorthrop rust 1.4.3 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Ratio-of-Uniforms Simulation with Transformation
long_description    {*}${description}
homepage            https://paulnorthrop.github.io/rust
checksums           rmd160  cde991d9d592a649deef1d4386d6bd6d94d926ba \
                    sha256  9c18f6e1a7f467d0b73578b2707b6b2ac4e2a29491fc0d821be7a32d8c7d82b8 \
                    size    8837149
github.tarball_from archive

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

compilers.setup     require_fortran

depends_test-append port:R-bang \
                    port:R-knitr \
                    port:R-microbenchmark \
                    port:R-revdbayes \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes