# -*- 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 juba rmdformats 1.0.4
revision            1
maintainers         nomaintainer
license             GPL-2+
description         HTML output formats and templates for R-rmarkdown documents
long_description    {*}${description}
checksums           rmd160  df7137784d658f1392f7e6a9be60882e53da3a1c \
                    sha256  eb10f0563c4f8235cfdecd3699f07880577dbc3940646936cc23c5bbe541f849 \
                    size    2033305
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-bookdown \
                    port:R-htmltools \
                    port:R-knitr \
                    port:R-rmarkdown
