# -*- 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

# Revert to GitHub once updated there.
R.setup             cran junlingm ABM 0.4.3 v
revision            2
categories-append   economics
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Agent-Based Model simulation framework
long_description    {*}${description}
homepage            https://github.com/junlingm/ABM
checksums           rmd160  8e6a7dcae8357b30e46d824892ef66b2f1ee8599 \
                    sha256  b17248adc5ee3b8803c0021fe3b41e40c81d4278003aebbd746faaf20346eeaf \
                    size    48337
# github.tarball_from archive

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

test.run            yes
