bioconductor-graph¶
Summary¶
A package that implements some simple graph handling capabilities.
Versions¶
- 1.48.0
License¶
Artistic-2.0
Meta¶
package:
name: bioconductor-graph
version: 1.48.0
source:
fn: graph_1.48.0.tar.gz
url: https://bioarchive.galaxyproject.org/graph_1.48.0.tar.gz
md5: 7933ce72bc5014060316b81035ef8273
patches: # [osx]
- Makevars.patch # [osx]
build:
number: 1
rpaths:
- lib/R/lib/
- lib/
requirements:
build:
- 'bioconductor-biocgenerics >=0.13.11'
- 'r >=2.10'
run:
- 'bioconductor-biocgenerics >=0.13.11'
- 'r >=2.10'
test:
commands:
- '$R -e "library(''graph'')"'
about:
home: http://bioconductor.org/packages/release/bioc/html/graph.html
license: Artistic-2.0
summary: 'A package that implements some simple graph handling capabilities.'