# -*- 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 nk027 sanic 0.0.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Routines for solving large systems of linear equations in R
long_description    {*}${description}
checksums           rmd160  50327e443875338aae71db1ab2d6e5e62eb3b538 \
                    sha256  998041c3303f63c3651070c49d9d991118223a8ba4d7e8199ea6c3ce3e38175e \
                    size    20552

depends_lib-append  port:R-Rcpp \
                    port:R-RcppEigen

test.run            yes
