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

# GitHub version is outdated.
R.setup             cran rrrlw TDAstats 0.4.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Pipeline for topological data analysis
long_description    {*}${description}
homepage            https://rrrlw.github.io/TDAstats
checksums           rmd160  4ef99ff8fbc74874b8704cc4f180fb087ef05f6e \
                    sha256  055b547c5c70afbbc3b8819029b12a848d5d065a111ee37f4e750333f164b1fe \
                    size    169977

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

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
