# -*- 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             github yihui xfun 0.49 v
revision            0
maintainers         nomaintainer
license             BSD
description         Miscellaneous R functions
long_description    {*}${description}
homepage            https://yihui.org/xfun
checksums           rmd160  5f4b5a424e23805c4532a9ba3ff4906aad52a35b \
                    sha256  e27ca630cc8915d0d55cdf2a0e1534c22b28e3a292e71f94696c619e6064f320 \
                    size    157417
github.tarball_from archive

depends_test-append port:R-commonmark \
                    port:R-curl \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-litedown \
                    port:R-magick \
                    port:R-mime \
                    port:R-pak \
                    port:R-qs \
                    port:R-remotes \
                    port:R-renv \
                    port:R-rhub \
                    port:R-rmarkdown \
                    port:R-rstudioapi \
                    port:R-testit \
                    port:R-tinytex \
                    port:R-xml2 \
                    port:R-yaml

test.run            yes
