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

# Switch to the released version with the next update.
R.setup             github junlingm ABM cd4ab44bb443f5b65b127de26797af953b190705
version             0.4.1
revision            1
categories-append   economics
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Agent-Based Model simulation framework
long_description    {*}${description}
homepage            https://github.com/junlingm/ABM
checksums           rmd160  9321416ebe597648a01256e2032b4448d953f9c4 \
                    sha256  91a01a715cdc5a9c05b24a41e937e428279f2b0aba0693d5f4918cfc380d6f6c \
                    size    45422

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

test.run            yes
