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

# Revert to GitHub once updated there.
R.setup             cran tdaverse tdaunif 0.2.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Uniform manifold samplers for topological data analysis
long_description    {*}${description}
homepage            https://corybrunson.github.io/tdaunif
checksums           rmd160  71dfe07206f228a1780a28d76a6e640e09c43ad1 \
                    sha256  2fcce47173092c57e6eb2512e84ec658cfdd79cf57124d0f5e0ce6844a75cf43 \
                    size    302380
supported_archs     noarch

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

test.run            yes
