Skip to content

Commit

Permalink
Update r-basejump to 0.11.19 (#18239)
Browse files Browse the repository at this point in the history
* Update r-basejump to 0.11.19

* Update meta.yaml
  • Loading branch information
BiocondaBot authored and dpryan79 committed Oct 24, 2019
1 parent 871f0db commit 071f1ff
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions recipes/r-basejump/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.11.18" %}
{% set version = "0.11.19" %}
{% set github = "https://github.com/acidgenomics/basejump" %}

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

source:
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: a588cdefc5f439f05966c5595fb432f4a1d8a7bd0862a1636224849276de3cbe
sha256: 10cb3b9e5c7a42a1446d24db226c54a64c596ed16473f0b272c4c03983b80a16

build:
number: 0
Expand Down Expand Up @@ -35,10 +35,11 @@ requirements:
- bioconductor-s4vectors >=0.22
- bioconductor-singlecellexperiment >=1.6
- bioconductor-summarizedexperiment >=1.14
- r-acidbase >=0.1.1
- r-bioverbs >=0.2.10
- r-brio >=0.3.8
- r-freerange >=0.2.6
- r-goalie >=0.3.8
- r-brio >=0.3.13
- r-freerange >=0.2.7
- r-goalie >=0.4.0
- r-knitr >=1.24
- r-magrittr >=1.5
- r-matrix >=1.2
Expand All @@ -47,9 +48,9 @@ requirements:
- r-scales >=1.0
- r-sessioninfo >=1.1
- r-stringr >=1.4
- r-syntactic >=0.3.0
- r-syntactic >=0.3.2
- r-tibble >=2.1
- r-transformer >=0.2.7
- r-transformer >=0.2.8
# Suggests:
- bioconductor-ensdb.hsapiens.v75 >=2.99
- r-rmarkdown >=1.15
Expand All @@ -71,10 +72,11 @@ requirements:
- bioconductor-s4vectors >=0.22
- bioconductor-singlecellexperiment >=1.6
- bioconductor-summarizedexperiment >=1.14
- r-acidbase >=0.1.1
- r-bioverbs >=0.2.10
- r-brio >=0.3.8
- r-freerange >=0.2.6
- r-goalie >=0.3.8
- r-brio >=0.3.13
- r-freerange >=0.2.7
- r-goalie >=0.4.0
- r-knitr >=1.24
- r-magrittr >=1.5
- r-matrix >=1.2
Expand All @@ -83,9 +85,9 @@ requirements:
- r-scales >=1.0
- r-sessioninfo >=1.1
- r-stringr >=1.4
- r-syntactic >=0.3.0
- r-syntactic >=0.3.2
- r-tibble >=2.1
- r-transformer >=0.2.7
- r-transformer >=0.2.8
# Suggests:
- bioconductor-ensdb.hsapiens.v75 >=2.99
- r-rmarkdown >=1.15
Expand Down

0 comments on commit 071f1ff

Please sign in to comment.