# -*- 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 NickCH-K vtable 1.4.8
revision            2
platforms           {darwin any}
maintainers         nomaintainer
license             MIT
description         An R package for creating variable documentation files
long_description    {*}${description}
homepage            https://nickch-k.github.io/vtable
checksums           rmd160  ff27188fc05142076bf42d58451b9bad74e8efbf \
                    sha256  32f742ec7825c8ce55092f4102ae03469a8453b2593c49c947e7f01203c92659 \
                    size    147719
supported_archs     noarch

depends_lib-append  port:R-haven \
                    port:R-kableExtra \
                    port:R-knitr \
                    port:R-rstudioapi \
                    port:R-sjlabelled

depends_test-append port:R-rmarkdown \
                    port:R-survey

test.run            yes
