# -*- 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.10
revision            0
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} 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  18424ded0a0c70727c5d46533e3410c48608366b \
                    sha256  e236d42d366e361d4855aa4f520260debd53a31e4786442b94770b045da02a6d \
                    size    94556

depends_test-append port:R-RUnit

test.run            yes
