mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
1009 B
Tcl
26 lines
1009 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 bioconductor sales-lab graphite 1.50.0
|
|
revision 0
|
|
categories-append bioconductor
|
|
maintainers nomaintainer
|
|
license AGPL-3
|
|
description GRAPH interaction from pathway topological environment
|
|
long_description {*}${description}
|
|
homepage https://github.com/sales-lab/graphite
|
|
checksums rmd160 8208bb36a1568b487ed4415be8e707f80a0a6dc7 \
|
|
sha256 fab5eb46d8d48d149a2ad4ca42d2970dd074d4560fff71629a2113f9e07bd5f7 \
|
|
size 782063
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-AnnotationDbi \
|
|
port:R-graph \
|
|
port:R-httr \
|
|
port:R-purrr \
|
|
port:R-rappdirs \
|
|
port:R-rlang
|