# -*- 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 cran celestial 1.4.6
revision            1
maintainers         nomaintainer
license             GPL-3
description         Collection of common astronomical conversion routines and functions
long_description    {*}${description}
checksums           rmd160  79b5bf0ca15e80dc48cabbe1af9c12b678b69fc7 \
                    sha256  9f647f41465ac65b254717698f1978871c378ad8e6ccaa693abf579437069abe \
                    size    48505
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-NISTunits \
                    port:R-pracma \
                    port:R-RANN

test.run            yes
