# -*- 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 danail.obreschkow cooltools 2.4
revision            0
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Practical tools for scientific computations and visualizations
long_description    {*}${description} in physics and astrophysics.
checksums           rmd160  f6bfc9dceba783a228b45516b836ef6c6d0a23c3 \
                    sha256  d3020846dce3263b5566c6c5ce6a6c1f4ca4a79c4927e1b2528b094fca88b5aa \
                    size    270425

depends_lib-append  port:R-bit64 \
                    port:R-celestial \
                    port:R-cubature \
                    port:R-data.table \
                    port:R-FNN \
                    port:R-jpeg \
                    port:R-png \
                    port:R-plotrix \
                    port:R-pracma \
                    port:R-randtoolbox \
                    port:R-raster \
                    port:R-Rcpp \
                    port:R-sp

depends_test-append port:R-EBImage

test.run            yes
