mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
855 B
Tcl
24 lines
855 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 emilie.lebarbier TrendTM 2.0.19
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Trend of high-dimensional time series matrix estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 b28e805bb7d141891155f316bb3ad2e47b11c420 \
|
|
sha256 87bf25bbe3643a6a11390250f523c790818494c7c7957193657637ea3e54a802 \
|
|
size 28978
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-capushe \
|
|
port:R-fda \
|
|
port:R-softImpute
|
|
|
|
test.run yes
|