# -*- 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 cran RZigZag 0.2.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Zig-Zag sampler
long_description    {*}${description}
checksums           rmd160  f3da0f13df0ce8dac1e74ac8cd95ecc8c71a1571 \
                    sha256  ec23c54bb3e660e27b14c364828a55ef339c55a9a2cdbfcb3925f93233463bb2 \
                    size    20729

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

test.run            yes
