# -*- 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 SachaEpskamp IsingSampler 0.2.4
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         Sampling methods and distribution functions for the Ising model
long_description    Sample states from the Ising model and compute the probability of states.
homepage            https://github.com/SachaEpskamp/IsingSampler
checksums           rmd160  af618465c6277dcb3b3567350094d3da7de58875 \
                    sha256  3042ef7f707716505462bc835af9615c37d5fbd34d3262757c775176ff660179 \
                    size    23662

depends_lib-append  port:R-dplyr \
                    port:R-magrittr \
                    port:R-plyr \
                    port:R-Rcpp

test.run            yes
