mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
784 B
Tcl
22 lines
784 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 statcomp 0.1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2
|
|
description Statistical complexity and information measures for time series analysis
|
|
long_description {*}${description}
|
|
checksums rmd160 918884faaf47126482ae78fc351bfbe8a92470ff \
|
|
sha256 d424d6f850e7e8d1d951f182c48ab7e2172be75a55af4c3f4a98c79e4998231d \
|
|
size 220895
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-zoo
|
|
|
|
test.run yes
|