# -*- 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 louisaslett mlmc 2.1.1 v
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Multi-Level Monte Carlo
long_description    {*}${description}
homepage            https://mlmc.louisaslett.com
checksums           rmd160  1a5583897d5cb34a5f2544aef180a6b32735b8d8 \
                    sha256  366cfb985f2a70654e29af43c6ee7cf68f5a18122449ed16b1cf15f1c5a3fdfd \
                    size    2734607
github.tarball_from archive

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

test.run            yes
