# -*- 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 crops 1.0.3
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Changepoints for a range of penalties
long_description    {*}${description}
checksums           rmd160  68342ac226af4b5b5b60c2ca46b518f2353b01e4 \
                    sha256  409b46fe1569f94086721bddcd8e5e1fedf7ebb6c68d083a10073692addb3d30 \
                    size    14795
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cowplot \
                    port:R-ggplot2 \
                    port:R-magrittr \
                    port:R-memoise \
                    port:R-Rdpack \
                    port:R-reshape \
                    port:R-sets \
                    port:R-tibble \
                    port:R-tidyverse

depends_test-append port:R-fpop \
                    port:R-pacman

test.run            yes
