# -*- 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 tdhock penaltyLearning 2024.9.3
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Implementations of algorithms from Learning Sparse Penalties \
                    for Change-point Detection using Max Margin Interval Regression
long_description    {*}${description}
homepage            https://github.com/tdhock/penaltyLearning
checksums           rmd160  a6de544146d989487208593b028558a57bdde588 \
                    sha256  2f3175393cb959d5290ef920d129b37389505b7f698413f0b08987d0b319373a \
                    size    2851370

depends_lib-append  port:R-data.table \
                    port:R-ggplot2
