mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
756 B
Tcl
19 lines
756 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 spiketrainanalysiswithr STAR 0.3-7
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Spike train analysis with R
|
|
long_description {*}${description}
|
|
homepage https://sites.google.com/site/spiketrainanalysiswithr
|
|
checksums rmd160 4f09ecb48798f730f5d6238ee53847a3b789ab93 \
|
|
sha256 941218ef158392d1a6726b575823782c904b362eff0fa56488141de82391e8bc \
|
|
size 1539429
|
|
|
|
depends_lib-append port:R-gss \
|
|
port:R-R2HTML
|