# -*- 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 ejikeugba serp 0.2.4 v
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Smooth Effects on Response Penalty for CLM
long_description    {*}${description}
checksums           rmd160  db6f218bd42c5539c9312fa1b3871a3764a133be \
                    sha256  d961e5f96580edff113891054109f7b9f4edc95124befc087354b564d6559cd5 \
                    size    83519
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-crayon \
                    port:R-ordinal

depends_test-append port:R-covr \
                    port:R-testthat \
                    port:R-VGAM

test.run            yes
