# -*- 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             github rstub swephR 0.3.1 v
revision            1
maintainers         nomaintainer
license             AGPL
description         High-precision Swiss ephemeris
long_description    {*}${description}
homepage            https://rstub.github.io/swephR
checksums           rmd160  beea98aa4e3fd5aa671ddad28d81cdb8f9ceb635 \
                    sha256  6323b976aa68a69a48f2b1940b09b54d8b67a4cf7f18b72d3e55e573dee3a429 \
                    size    486620

depends_lib-append  port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-swephRdata \
                    port:R-testthat

test.run            yes
