# -*- 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 vubiostat yaml 2.3.12
revision            1
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             BSD
description         R package for converting objects to and from YAML
long_description    The R YAML package implements the libyaml YAML parser \
                    and emitter for R.
homepage            https://github.com/vubiostat/r-yaml
checksums           rmd160  d944fd5e40ddf47e3b4013992b2de3c6def8563b \
                    sha256  80ccf3dde851133ef3e333b818a817c296c6ccdacfc4709cd466995289cd556c \
                    size    108975

depends_test-append port:R-RUnit

test.run            yes
