Skip to content

Commit 7a6c736

Browse files
authored
bump r-base to 4.4
1 parent 503930e commit 7a6c736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/r-xlsxbuilder/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ build:
1616
noarch: generic
1717
requirements:
1818
host:
19-
- 'r-base >=4.3,<4.4'
19+
- 'r-base >=4.4,<4.5.0a0'
2020
- r-openxlsx
2121
run:
22-
- 'r-base >=4.3,<4.4'
22+
- 'r-base >=4.4,<4.4.0a0'
2323
- r-openxlsx
2424
test:
2525
commands:

0 commit comments

Comments
 (0)