Skip to content

Commit

Permalink
Add r_base variants
Browse files Browse the repository at this point in the history
  • Loading branch information
cofinoa committed Nov 21, 2023
1 parent e94009c commit 09fa6ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
r_base:
- 3.6
- 4.0
- 4.1
- 4.2
- 4.3
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:

build:
merge_build_host: true # [win]
number: 0
number: 1
noarch: generic
rpaths:
- lib/R/lib/
Expand Down

0 comments on commit 09fa6ea

Please sign in to comment.