# -*- 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 loelschlaeger normalize 0.1.0
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Centering and scaling of numeric data
long_description    {*}${description}
homepage            https://github.com/loelschlaeger/normalize
checksums           rmd160  c02c6ad23040b8dea6b493a3eef1d791ddcf2b77 \
                    sha256  c783adbe331359b5d61bbecc087d5ced05766a8abbc1834b8240e64a0aae1b30 \
                    size    14909
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
