Skip to content

Commit

Permalink
Update r-acidplots to 0.2.22 (#19851)
Browse files Browse the repository at this point in the history
* Update r-acidplots to 0.2.21

* Update r-acidplots to 0.2.22

* Update dependencies

Co-authored-by: Michael Steinbaugh <[email protected]>
  • Loading branch information
BiocondaBot and mjsteinbaugh committed Jan 28, 2020
1 parent a4ba4bf commit cad1f98
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions recipes/r-acidplots/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.2.20" %}
{% set version = "0.2.22" %}
{% set github = "https://github.com/acidgenomics/acidplots" %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: 1005add5f85f29c540d7685f04bb50ba742b70119f5bab4bc577b6d6ac10acaa
sha256: 0cc24d028599fa3a3bd12763aff1cfac24cca99e82697f8ae6cc493ac23ae79f

build:
noarch: generic
Expand All @@ -17,50 +17,50 @@ requirements:
host:
# Depends:
- r-base
- r-basejump >=0.11.22
- r-basejump >=0.12.0
# Imports:
- bioconductor-biocgenerics >=0.32
- bioconductor-iranges >=2.20
- r-matrix >=1.2
- r-rcolorbrewer >=1.1
- bioconductor-s4vectors >=0.24
- bioconductor-singlecellexperiment >=1.8
- bioconductor-summarizedexperiment >=1.16
- r-upsetr >=1.4
- r-bioverbs >=0.2.11
- r-acidgenerics >=0.3.0
- r-cowplot >=1.0
- r-ggplot2 >=3.2
- r-ggrepel >=0.8
- r-ggridges >=0.5
- r-goalie >=0.4.0
- r-matrix >=1.2
- r-matrixstats >=0.55
- r-pheatmap >=1.0
- r-rcolorbrewer >=1.1
- r-rlang >=0.4
- r-upsetr >=1.4
# Suggests:
- bioconductor-dropletutils >=1.4
- r-viridis >=0.5
run:
# Depends:
- r-base
- r-basejump >=0.11.22
- r-basejump >=0.12.0
# Imports:
- bioconductor-biocgenerics >=0.32
- bioconductor-iranges >=2.20
- r-matrix >=1.2
- r-rcolorbrewer >=1.1
- bioconductor-s4vectors >=0.24
- bioconductor-singlecellexperiment >=1.8
- bioconductor-summarizedexperiment >=1.16
- r-upsetr >=1.4
- r-bioverbs >=0.2.11
- r-acidgenerics >=0.3.0
- r-cowplot >=1.0
- r-ggplot2 >=3.2
- r-ggrepel >=0.8
- r-ggridges >=0.5
- r-goalie >=0.4.0
- r-matrix >=1.2
- r-matrixstats >=0.55
- r-pheatmap >=1.0
- r-rcolorbrewer >=1.1
- r-rlang >=0.4
- r-upsetr >=1.4
# Suggests:
- bioconductor-dropletutils >=1.4
- r-viridis >=0.5
Expand Down

0 comments on commit cad1f98

Please sign in to comment.