# -*- 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 r-project sasLM 0.10.4
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         SAS Linear Model
long_description    {*}${description}
checksums           rmd160  f27d09b79a3733c61ecf0da976bd64345a5b0d78 \
                    sha256  783a87139b6944d96cc6dfdb3c10eb0fce48e6138fdc6da51283fb60811d5c69 \
                    size    835995
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvtnorm

test.run            yes