From da2c34cb69a6b289be13bc9f7c35b7f5a32d8884 Mon Sep 17 00:00:00 2001 From: Isabel Paredes Date: Fri, 31 Jan 2025 17:41:18 +0100 Subject: [PATCH] Rebuild readr with bigint (#1838) --- recipes/recipes_emscripten/r-readr/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipes_emscripten/r-readr/recipe.yaml b/recipes/recipes_emscripten/r-readr/recipe.yaml index d30b9c7fe..56d0f80a8 100644 --- a/recipes/recipes_emscripten/r-readr/recipe.yaml +++ b/recipes/recipes_emscripten/r-readr/recipe.yaml @@ -10,7 +10,7 @@ source: sha256: 0fa65a5fe0a46cffe221b7696b52adb82dd4d7a692a895484e438e439594e10a build: - number: 0 + number: 1 script: $R CMD INSTALL $R_ARGS --no-byte-compile . outputs: