# -*- 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.60 v
revision            0
maintainers         nomaintainer
license             MIT
description         Miscellaneous R functions
long_description    {*}${description}
homepage            https://yihui.org/xfun
checksums           rmd160  76d01f7a0ba6b5008c3ce84db0c80260186b82e9 \
                    sha256  e9da917b9f182dbca6d03ea2d3b6d72c14db54db5c7e44aac9ffaddf1931912d \
                    size    211417
github.tarball_from archive

depends_test-append port:R-commonmark \
                    port:R-curl \
                    port:R-data.table \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-litedown \
                    port:R-magick \
                    port:R-mime \
                    port:R-pak \
                    port:R-qs2 \
                    port:R-remotes \
                    port:R-rmarkdown \
                    port:R-rstudioapi \
                    port:R-testit \
                    port:R-tinytex \
                    port:R-xml2 \
                    port:R-yaml

test.run            yes
