mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
717 B
Tcl
20 lines
717 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 davidzarruk Rtauchen 1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Discretization of AR(1) processes
|
|
long_description {*}${description}
|
|
checksums rmd160 941533d0a3d371dece33b0405e6e3825fbfd7f39 \
|
|
sha256 0a261c94235350392b578430461d7aa5af5abd74d70a648ca8af4b8dcd144824 \
|
|
size 3118
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|