Files

30 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 prajual bqror 1.7.1
revision 0
categories-append math
platforms {darwin any}
maintainers nomaintainer
license GPL-2+
description Bayesian quantile regression for ordinal models
long_description {*}${description}
homepage https://github.com/prajual/bqror
checksums rmd160 cd6822c389d59d723d3f246179cd8dc23eef35ad \
sha256 fedab6413914373dd8c9299b9701a10fe60f05ca14b1972b169f1878dee389a9 \
size 116902
supported_archs noarch
depends_lib-append port:R-GIGrvg \
port:R-invgamma \
port:R-NPflow \
port:R-pracma \
port:R-progress \
port:R-truncnorm
depends_test-append port:R-testthat
test.run yes