mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
749 B
Tcl
21 lines
749 B
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 olli.saarela monoreg 2.1
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Bayesian monotonic regression using \
|
|
a marked point process construction
|
|
long_description {*}${description}
|
|
checksums rmd160 4b782e97d3efdccdcb6809cd3557ba63eb9e5b37 \
|
|
sha256 625acab5c9377655a9b99c705390890513baca86ee66760d4c288d9aacad46e5 \
|
|
size 739055
|
|
|
|
depends_lib-append port:gsl
|
|
|
|
test.run yes
|