mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
755 B
Tcl
22 lines
755 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 tibs GSA 1.03.3
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license LGPL
|
|
description Gene Set Analysis
|
|
long_description {*}${description}
|
|
homepage https://tibshirani.su.domains/GSA
|
|
checksums rmd160 8f0e44cb5a7399bae363c08435c49e3a958999a7 \
|
|
sha256 5459786190f40339addc45e7bb58c6a983548aa8feac7277ea7ec0662c5a282c \
|
|
size 16107
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-impute
|
|
|
|
test.run yes
|