From 09fa6ea27599a9927dfed0b6fb22139cf7c6e39a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Tue, 21 Nov 2023 14:20:17 +0100 Subject: [PATCH] Add r_base variants --- recipe/conda_build_config.yaml | 6 ++++++ recipe/meta.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 recipe/conda_build_config.yaml diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml new file mode 100644 index 0000000..55e8ec3 --- /dev/null +++ b/recipe/conda_build_config.yaml @@ -0,0 +1,6 @@ +r_base: + - 3.6 + - 4.0 + - 4.1 + - 4.2 + - 4.3 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 6f482c9..d1938fd 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ source: build: merge_build_host: true # [win] - number: 0 + number: 1 noarch: generic rpaths: - lib/R/lib/