Skip to content

Commit

Permalink
Update r-sigqc to 0.1.24 (bioconda#50138)
Browse files Browse the repository at this point in the history
* Update r-sigqc to 0.1.24

* add run_exports

---------

Co-authored-by: mencian <[email protected]>
  • Loading branch information
BiocondaBot and mencian authored Aug 19, 2024
1 parent 38c8ab7 commit 6138105
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions recipes/r-sigqc/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = '0.1.23' %}
{% set version = '0.1.24' %}

package:
name: r-sigqc
Expand All @@ -8,14 +8,16 @@ source:
url:
- {{ cran_mirror }}/src/contrib/sigQC_{{ version }}.tar.gz
- {{ cran_mirror }}/src/contrib/Archive/sigQC/sigQC_{{ version }}.tar.gz
sha256: a883ad4b9d0fe3605d73d575030e45e6a89ad1a895bf78303e041808a889ec3a
sha256: a27a567d2c13aaf110b86f4fd6b15cc8949d5bd28fe0e44b92a65b163544e27c

build:
noarch: generic
number: 1
number: 0
rpaths:
- lib/R/lib/
- lib/
run_exports:
- {{ pin_subpackage('r-sigqc', max_pin="x.x") }}

requirements:
host:
Expand Down

0 comments on commit 6138105

Please sign in to comment.