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 r-indicspecies package #27617

Merged
merged 12 commits into from
Sep 19, 2024
4 changes: 2 additions & 2 deletions recipes/r-indicspecies/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ source:
build:
merge_build_host: True # [win]
number: 0
noarch: generic
skip: True # [win]
PaulineSGN marked this conversation as resolved.
Show resolved Hide resolved
rpaths:
- lib/R/lib/
- lib/
- lib/
PaulineSGN marked this conversation as resolved.
Show resolved Hide resolved
missing_dso_whitelist:
- '*/R.dll' # [win]
- '*/Rblas.dll' # [win]
Expand Down
Loading