Files

32 lines
1.1 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 RAPLER dst 1.8.0
revision 0
categories-append economics
platforms {darwin any}
maintainers nomaintainer
license GPL-2+
description Use the theory of belief Functions for evidence calculus
long_description {*}${description}
homepage https://github.com/RAPLER/dst-1
checksums rmd160 8587ad674b4d2771b5460c716d82345aab25dc07 \
sha256 3d2628bc9bf05f173907b3271cba7bda414e8bcded9f6fb3cd2e6546c0bf21c1 \
size 552719
supported_archs noarch
depends_lib-append port:R-dplyr \
port:R-ggplot2 \
port:R-rlang \
port:R-tidyr
depends_test-append port:R-igraph \
port:R-knitr \
port:R-rmarkdown \
port:R-testthat \
port:R-tidyverse
test.run yes