mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
735 B
Tcl
20 lines
735 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 dynamictimewarping dtw 1.23-1
|
|
revision 2
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Dynamic Time Warping algorithms
|
|
long_description {*}${description}
|
|
homepage https://dynamictimewarping.github.io
|
|
checksums rmd160 17f82531c66b0265beaa343a8417b63cf60e8830 \
|
|
sha256 6ed6a3b52be673ce2617b8d48723c7c488c95aab88fe2912d7e00507838e826d \
|
|
size 746718
|
|
|
|
depends_lib-append port:R-proxy
|
|
|
|
test.run yes
|