mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
719 B
Tcl
20 lines
719 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 ylx RegKink 0.1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Regression kink with a time-varying threshold
|
|
long_description {*}${description}
|
|
checksums rmd160 e4d9011d211506444fa6501e19c632a4dd794d40 \
|
|
sha256 cfe2c2d0d4515a61de9bbc2b89fa153e3e695ad9951eb39b88285035a0bef2e0 \
|
|
size 3151
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|