You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
731 B
Tcl
20 lines
731 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 MatthieuStigler partsm 1.1-3
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Periodic autoregressive time series models
|
|
long_description {*}${description}
|
|
checksums rmd160 c5adc4ed23b4d591afee19e65428fa4ac47f2f8f \
|
|
sha256 fa75f7f7f781c5f2cd7b3b80f0a27e0e6ce1369edbe23819a54cdb19881cad9e \
|
|
size 427729
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|