Skip to content

Commit

Permalink
Update r-basejump recipe and dependencies (#15650)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsteinbaugh authored and bgruening committed May 30, 2019
1 parent 303d9ff commit 6b47047
Show file tree
Hide file tree
Showing 8 changed files with 265 additions and 216 deletions.
107 changes: 42 additions & 65 deletions recipes/r-basejump/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{% set version = "0.9.11" %}
{% set version = "0.10.9" %}
{% set github = "https://github.com/acidgenomics/basejump" %}

package:
name: r-basejump
version: {{ version }}
version: "{{ version }}"

source:
url: https://github.com/steinbaugh/basejump/archive/v{{ version }}.tar.gz
sha256: c68790afe6c655ec448b39a3afad07f6a13470a295ed9e06c27f30d2dadbfebe
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: 2f3735c44df99296c584a1dc4583041a9e5b24b3f8c3146cea1b8c497c05c296

build:
number: 0
Expand All @@ -18,105 +19,81 @@ build:
requirements:
host:
- r-base
- bioconductor-annotationhub
- r-bioverbs >=0.1.19
- r-brio >=0.2.1
- r-freerange >=0.1.6
- r-goalie >=0.2.16
- r-syntactic >=0.1.9
- r-transformer >=0.1.11
- bioconductor-biobase
- bioconductor-biocgenerics
- bioconductor-ensembldb
- bioconductor-genomeinfodb
- bioconductor-genomicranges
- bioconductor-iranges
- bioconductor-s4vectors
- r-assertive
- r-cowplot >=0.9
- r-dendsort
- r-matrix.utils >=0.9
- r-dplyr >=0.7
- r-pbapply
- r-devtools
- r-ggplot2 >=3.0
- r-knitr >=1.2.1
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- r-dplyr >=0.8
- r-knitr >=1.22
- r-magrittr >=1.5
- r-matrix >=1.2
- r-rio
- r-sessioninfo >=1.1
- r-pheatmap >=1.0
- r-rcolorbrewer
- r-rcurl >=1.95
- r-matrix.utils >=0.9
- r-matrixstats >=0.54
- r-purrr >=0.2
- r-readr >=1.3
- r-readxl >=1.0
- r-reshape2 >=1.4
- r-rlang >=0.3
- r-r.utils
- r-scales
- r-sessioninfo >=1.1
- r-stringr >=1.3
- r-tibble >=2.0
- r-tidyr >=0.8
- r-viridis
- r-yaml
- r-bioverbs >=0.1.8
- r-brio >=0.1.8
- r-goalie >=0.2.9
- r-syntactic >=0.1.5
- r-transformer >=0.1.6
- r-tidyselect >=0.2
- r-ggrepel >=0.8
- r-matrixstats >=0.54
- r-purrr >=0.2
- r-reshape2 >=1.4

run:
- r-base
- bioconductor-annotationhub
- r-bioverbs >=0.1.19
- r-brio >=0.2.1
- r-freerange >=0.1.6
- r-goalie >=0.2.16
- r-syntactic >=0.1.9
- r-transformer >=0.1.11
- bioconductor-biobase
- bioconductor-biocgenerics
- bioconductor-ensembldb
- bioconductor-genomeinfodb
- bioconductor-genomicranges
- bioconductor-iranges
- bioconductor-s4vectors
- r-assertive
- r-cowplot >=0.9
- r-dendsort
- r-matrix.utils >=0.9
- r-dplyr >=0.7
- r-pbapply
- r-devtools
- r-ggplot2 >=3.0
- r-knitr >=1.2.1
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- r-dplyr >=0.8
- r-knitr >=1.22
- r-magrittr >=1.5
- r-matrix >=1.2
- r-rio
- r-sessioninfo >=1.1
- r-pheatmap >=1.0
- r-rcolorbrewer
- r-rcurl >=1.95
- r-matrix.utils >=0.9
- r-matrixstats >=0.54
- r-purrr >=0.2
- r-readr >=1.3
- r-readxl >=1.0
- r-reshape2 >=1.4
- r-rlang >=0.3
- r-r.utils
- r-scales
- r-sessioninfo >=1.1
- r-stringr >=1.3
- r-tibble >=2.0
- r-tidyr >=0.8
- r-viridis
- r-yaml
- r-bioverbs >=0.1.8
- r-brio >=0.1.8
- r-goalie >=0.2.9
- r-syntactic >=0.1.5
- r-transformer >=0.1.6
- r-tidyselect >=0.2
- r-ggrepel >=0.8
- r-matrixstats >=0.54
- r-purrr >=0.2
- r-reshape2 >=1.4

test:
commands:
- $R -e "library('basejump')"

about:
home: https://github.com/steinbaugh/basejump
home: https://basejump.acidgenomics.com/
dev_url: "{{ github }}"
license: MIT
summary: Base functions for bioinformatics and R package development.

extra:
recipe-maintainers:
- mjsteinbaugh
- MathiasHaudgaard
- FrodePedersen
- ArneKr
Expand Down
35 changes: 21 additions & 14 deletions recipes/r-bioverbs/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,29 +1,36 @@
{% set version = "0.1.8" %}
{% set version = "0.1.19" %}
{% set github = "https://github.com/acidgenomics/bioverbs" %}

package:
name: r-bioverbs
version: {{ version }}
version: "{{ version }}"

source:
url: https://github.com/steinbaugh/bioverbs/archive/v{{ version }}.tar.gz
sha256: f5059996e43ca77e690ee6d2e47f8fd04afac7c201733f94bd0175f2f446a348
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: 80dd75330faf4ae2053d23645bc8fddeef14f63051a54657b907c3236373db11

build:
number: 0

requirements:
host:
- r-base
run:
- r-base
host:
- r-base
run:
- r-base

test:
commands:
- $R -e "library('bioverbs')"
commands:
- $R -e "library('bioverbs')"

about:
home: https://github.com/steinbaugh/bioverbs
dev_url: https://github.com/steinbaugh/bioverbs
home: https://bioverbs.acidgenomics.com/
dev_url: "{{ github }}"
license: MIT
summary: S4 generic functions for bioinformatics, part of the basejump toolkit.
license_family: MIT
summary: S4 generic functions for bioinformatics.

extra:
recipe-maintainers:
- mjsteinbaugh
- pinin4fjords
- chapmanb

101 changes: 50 additions & 51 deletions recipes/r-brio/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,67 +1,66 @@
{% set version = "0.1.8" %}
{% set version = "0.2.1" %}
{% set github = "https://github.com/acidgenomics/brio" %}

package:
name: r-brio
version: {{ version }}
version: "{{ version }}"

source:
url: https://github.com/steinbaugh/brio/archive/v{{ version }}.tar.gz
sha256: 7b1ef773fa9255de969abf320401edf87744cdcbecb8a7b87f48ea8ab597d774
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: 2c7c3666f9458f069b10e727a6fc6cc9b538cee87edb3355772c489e08328054

build:
number: 0

requirements:
host:
- r-base
- r-bioverbs >=0.1.8
- r-goalie >=0.2.9
- r-transformer >=0.1.6
- bioconductor-genomicranges
- bioconductor-s4vectors
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- bioconductor-rtracklayer
- r-matrix >=1.2
- r-r.utils >=2.7
- r-curl >=1.95
- r-data.table >=1.11
- r-jsonlite >=1.6
- r-readr >=1.3
- r-rio >=0.5
- r-stringr >=1.3
- r-tibble >=2.0
- r-yaml >=2.2
host:
- r-base
- r-bioverbs >=0.1.18
- r-goalie >=0.2.16
- r-transformer >=0.1.11
- bioconductor-genomicranges
- bioconductor-rtracklayer
- bioconductor-s4vectors
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- r-curl >=1.95
- r-data.table >=1.12
- r-jsonlite >=1.6
- r-matrix >=1.2
- r-r.utils >=2.8
- r-readr >=1.3
- r-rio >=0.5
- r-stringr >=1.4
- r-tibble >=2.1
- r-yaml >=2.2

run:
- r-base
- r-bioverbs >=0.1.8
- r-goalie >=0.2.9
- r-transformer >=0.1.6
- bioconductor-genomicranges
- bioconductor-s4vectors
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- bioconductor-rtracklayer
- r-matrix >=1.2
- r-r.utils >=2.7
- r-curl >=1.95
- r-data.table >=1.11
- r-jsonlite >=1.6
- r-readr >=1.3
- r-rio >=0.5
- r-stringr >=1.3
- r-tibble >=2.0
- r-yaml >=2.2
run:
- r-base
- r-bioverbs >=0.1.18
- r-goalie >=0.2.16
- r-transformer >=0.1.11
- bioconductor-genomicranges
- bioconductor-rtracklayer
- bioconductor-s4vectors
- bioconductor-singlecellexperiment
- bioconductor-summarizedexperiment
- r-curl >=1.95
- r-data.table >=1.12
- r-jsonlite >=1.6
- r-matrix >=1.2
- r-r.utils >=2.8
- r-readr >=1.3
- r-rio >=0.5
- r-stringr >=1.4
- r-tibble >=2.1
- r-yaml >=2.2

test:
commands:
- $R -e "library('brio')"
commands:
- $R -e "library('brio')"

about:
home: https://github.com/steinbaugh/brio
dev_url: https://github.com/steinbaugh/brio
home: https://brio.acidgenomics.com/
dev_url: "{{ github }}"
license: MIT
summary: Biological R input/output. This package is part of the basejump
toolkit.
license_family: MIT
summary: Biological R input/output.
1 change: 1 addition & 0 deletions recipes/r-freerange/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
$R CMD INSTALL --build .
62 changes: 62 additions & 0 deletions recipes/r-freerange/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{% set version = "0.1.6" %}
{% set github = "https://github.com/acidgenomics/freerange" %}

package:
name: r-freerange
version: "{{ version }}"

source:
url: "{{ github }}/archive/v{{ version }}.tar.gz"
sha256: a9161118bc9b82ccc5e3d7556b44d7e654506c3eec20a67a3139c1e5a95b6c62

build:
number: 0

requirements:
host:
- r-base
- r-brio >=0.2.0
- r-goalie >=0.2.16
- r-syntactic >=0.1.9
- r-transformer >=0.1.11
- bioconductor-annotationhub
- bioconductor-biocgenerics
- bioconductor-ensembldb
- bioconductor-genomeinfodb
- bioconductor-genomicfeatures
- bioconductor-genomicranges
- bioconductor-iranges
- bioconductor-s4vectors
- r-dplyr >=0.8
- r-magrittr >=1.5
- r-rlang >=0.3
- r-tibble >=2.1

run:
- r-base
- r-brio >=0.2.0
- r-goalie >=0.2.16
- r-syntactic >=0.1.9
- r-transformer >=0.1.11
- bioconductor-annotationhub
- bioconductor-biocgenerics
- bioconductor-ensembldb
- bioconductor-genomeinfodb
- bioconductor-genomicfeatures
- bioconductor-genomicranges
- bioconductor-iranges
- bioconductor-s4vectors
- r-dplyr >=0.8
- r-magrittr >=1.5
- r-rlang >=0.3
- r-tibble >=2.1

test:
commands:
- $R -e "library('freerange')"

about:
home: https://freerange.acidgenomics.com/
dev_url: "{{ github }}"
license: MIT
summary: Generate and manipulate genomic ranges.
Loading

0 comments on commit 6b47047

Please sign in to comment.