# -*- 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 jiange picasso 1.3.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Pathwise calibrated sparse shooting algorithm
long_description    {*}${description}
checksums           rmd160  579a6c64bf527afbce55317a8188ff5cbb963d54 \
                    sha256  6c94e7a6d188c1a9d9658b2729736b5194e04a898792028e8aee5cc911aafffc \
                    size    2061720

# This port uses bundled eigen3 headers, which may fail on powerpc,
# if Altivec-related code is triggered. At the moment it is not.
# Solution would be to disable Altivec in the config header,
# until bundled eigen3 is updated. The bug is fixed in the upstream.

test.run            yes
