# -*- 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 bandit 0.5.1
revision            1
maintainers         nomaintainer
license             GPL-3
description         Functions for simple a/b split test and multi-armed bandit analysis
long_description    A set of functions for doing analysis of A/B split test data and web metrics in general.
checksums           rmd160  0e6c675bb427e2235ce6c6f826c537daeff81ee3 \
                    sha256  04a60d9e69de173b71bff3ab65092d9c34a9e987e06d74a4c90e6d3e4947497e \
                    size    7945
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-gam

test.run            yes
