mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
740 B
Tcl
20 lines
740 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 cran dSTEM 2.0-1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Multiple testing of local extrema for detection of change points
|
|
long_description {*}${description}
|
|
checksums rmd160 3a3e8f64d95e61137cb073b34eba8c4dbf5f80d1 \
|
|
sha256 b53c3946f82fef6553bb685525b45d72747aee5560ae96e64c78356dbe2a9752 \
|
|
size 39498
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|