# -*- 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 nicolas-robette GDAtools 2.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Geometric Data Analysis
long_description    {*}${description}
homepage            https://nicolas-robette.github.io/GDAtools
checksums           rmd160  eabb84f27db3413c925cfc0210efed26ce473359 \
                    sha256  c8edb44dfa8fbf5f483b522cf929ea9f6d1f2a3ef1e308473f6c9e13f8ffc194 \
                    size    1988412
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-descriptio \
                    port:R-FactoMineR \
                    port:R-ggplot2 \
                    port:R-ggrepel \
                    port:R-rlang

patchfiles          patch-no-esquisse.diff

depends_test-append port:R-ade4 \
                    port:R-knitr \
                    port:R-factoextra \
                    port:R-miniUI \
                    port:R-R.rsp \
                    port:R-rclipboard \
                    port:R-rmarkdown \
                    port:R-rmdformats \
                    port:R-sf \
                    port:R-shiny \
                    port:R-TraMineR

test.run            yes
