Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build r-bcbiornaseq for R 3.5.1 #13404

Merged
merged 3 commits into from
Jan 30, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -754,9 +754,6 @@ recipes/perl-moosex-app/1.39
############### R packages not in CRAN #################
recipes/r-ampvis
recipes/r-annotables
#recipes/r-bcbiobase
#recipes/r-basejump
recipes/r-bcbiornaseq
#recipes/r-biodb
recipes/r-boutroslabplottinggeneral
recipes/r-chbutils
Expand Down
19 changes: 10 additions & 9 deletions recipes/r-bcbiornaseq/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
package:
name: r-bcbiornaseq

version: "0.2.7"
version: "0.2.8"

source:
url: https://github.com/hbc/bcbioRNASeq/archive/a693711.tar.gz
sha256: 4003d4bec4cd584115596a64afbedf173a229b9b5c5ee0553aa93160682aa7db
url: https://github.com/hbc/bcbioRNASeq/archive/v0.2.8.tar.gz
sha256: 92dc7825114409a1bdb4156a6c920dcd1113253219cf6df25374a1aa194013f5

build:
number: 0
Expand All @@ -17,12 +17,12 @@ build:

requirements:
host:
- 'r-base >=3.4.0'
- r-base
- bioconductor-summarizedexperiment
- 'r-bcbiobase >=0.2.17'
- r-bcbiobase
- bioconductor-deseq2
- bioconductor-degreport
- bioconductobioconductor-edger
- bioconductor-edger
- r-ggrepel
- r-pbapply
- bioconductor-tximport
Expand All @@ -31,12 +31,12 @@ requirements:
- r-tidyverse

run:
- 'r-base >=3.4.0'
- r-base
- bioconductor-summarizedexperiment
- 'r-bcbiobase >=0.2.17'
- r-bcbiobase
- bioconductor-deseq2
- bioconductor-degreport
- bioconductobioconductor-edger
- bioconductor-edger
- r-ggrepel
- r-pbapply
- bioconductor-tximport
Expand All @@ -61,3 +61,4 @@ extra:
- bgruening
- daler
- jdblischak
- roryk