# -*- 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 dschuhmacher kanjistat 0.14.1
revision            0
categories-append   textproc japanese
maintainers         nomaintainer
license             GPL-3+
description         Statistical framework for the analysis of Japanese Kanji characters
long_description    {*}${description}
homepage            https://dschuhmacher.github.io/kanjistat
checksums           rmd160  43b37b9b1e772eb65f7f7e05491aea61af9f61c9 \
                    sha256  20379e9f46904ad04b2673ef8fe68baa263af215788f555b39197ed68748d9b4 \
                    size    1584009

depends_lib-append  port:R-crayon \
                    port:R-dendextend \
                    port:R-gsubfn \
                    port:R-lifecycle \
                    port:R-png \
                    port:R-purrr \
                    port:R-RANN \
                    port:R-rlang \
                    port:R-ROI \
                    port:R-showtext \
                    port:R-stringi \
                    port:R-stringr \
                    port:R-sysfonts \
                    port:R-transport \
                    port:R-xml2

depends_test-append port:R-dplyr \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-ROI.plugin.glpk \
                    port:R-systemfonts \
                    port:R-testthat \
                    port:R-tibble \
                    port:R-withr

test.run            yes
