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

add hint recipe #14195

Merged
merged 1 commit into from
May 29, 2019
Merged

add hint recipe #14195

merged 1 commit into from
May 29, 2019

Conversation

suwangbio
Copy link
Contributor

ℹ️
Bioconda has finished the GCC7 migration. If you are dealing with C/C++ or Python package it can be that you need to rebuild other dependent packages. Bioconda utils - update-pinning will assist you with that. If you have any questions please use issue 13578.


  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

@dpryan79
Copy link
Contributor

Nicely done @suwangbio ! Are you a member of bioconda yet? If not I'll add you so you can merge this.

@suwangbio
Copy link
Contributor Author

suwangbio commented Mar 27, 2019 via email

@dpryan79
Copy link
Contributor

Welcome @suwangbio !

build:
number: 0
noarch: python
#script: $PYTHON -m pip install --no-deps --ignore-installed --no-cache-dir .
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@suwangbio is that not working? I would prefer this line and remove the buid.sh script altogether.

@@ -0,0 +1,53 @@
{% set version = "2.0.1" %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version is not the same as you download? It should be 2.0.2

- bwa >=0.7.16
- r-mgcv
- r-strucchange
- r-Cairo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r-cairo, I'm wondering why this is working at all :(

run:
- python >=3.5
- perl >=5
- R >=3.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r-base

@suwangbio suwangbio merged commit eca70ae into bioconda:master May 29, 2019
kpalin pushed a commit to kpalin/bioconda-recipes that referenced this pull request Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants