# -*- 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 WLOGSolutions logging 0.10-108
revision            0
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         R Logging package
long_description    Pure R implementation of the ubiquitous log4j package.
homepage            https://github.com/WLOGSolutions/r-logging
checksums           rmd160  3d6e151aa692eb339521d7ad31737a5820fdeee4 \
                    sha256  85c91aa5a313f5f9fbb0394cda3f924a2495cca3cc5cd68dde0695fe3c20ed8d \
                    size    17155
supported_archs     noarch

depends_test-append port:R-crayon \
                    port:R-testthat

test.run            yes
