Skip to content

Commit 503930e

Browse files
authored
Bump rbase to v4.3 (#8)
1 parent 60d257c commit 503930e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/r-xlsxbuilder/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ source:
99
- 'https://github.com/computational-metabolomics/{{ name|lower }}/archive/v{{ version|lower }}.tar.gz'
1010
md5: fab06db4a481a6e31d6e1950592e49e0
1111
build:
12-
number: 2
12+
number: 3
1313
rpaths:
1414
- lib/R/lib/
1515
- lib/
1616
noarch: generic
1717
requirements:
1818
host:
19-
- 'r-base >=4.2,<4.3'
19+
- 'r-base >=4.3,<4.4'
2020
- r-openxlsx
2121
run:
22-
- 'r-base >=4.2,<4.3'
22+
- 'r-base >=4.3,<4.4'
2323
- r-openxlsx
2424
test:
2525
commands:

0 commit comments

Comments
 (0)