Files

31 lines
1.0 KiB
Tcl

# -*- 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 myaseen208 dmai 0.5.0
revision 1
categories-append economics
maintainers nomaintainer
license GPL-2
description Divisia Monetary Aggregates Index
long_description {*}${description}
homepage https://myaseen208.github.io/dmai
checksums rmd160 642c5fa1580ead49e91490351fbbc889e5ec67bd \
sha256 64b6eb320e932fa90381839e434077bb133f0410c85602727d8031228adfac39 \
size 4143
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-dplyr \
port:R-ggplot2 \
port:R-magrittr \
port:R-stringr \
port:R-tibble \
port:R-tidyr
# However, no tests are offered.
depends_test-append port:R-testthat
test.run yes