From 5c37f6ca57492ffc183c3daa95f209d45105eb5b Mon Sep 17 00:00:00 2001 From: Oscar Smith Date: Wed, 18 Oct 2023 15:01:37 -0400 Subject: [PATCH] yank RecursiveArrayTools v2.39.0 (#93670) This was an accidentally breaking change so it will be yanked and replaced by a version 3 (see also https://github.com/JuliaRegistries/General/pull/93498 which tried to fix this) --- R/RecursiveArrayTools/Versions.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/R/RecursiveArrayTools/Versions.toml b/R/RecursiveArrayTools/Versions.toml index 5a9136c61d4c62e..5a33be7f8ab2482 100644 --- a/R/RecursiveArrayTools/Versions.toml +++ b/R/RecursiveArrayTools/Versions.toml @@ -399,3 +399,4 @@ git-tree-sha1 = "d7087c013e8a496ff396bae843b1e16d9a30ede8" ["2.39.0"] git-tree-sha1 = "fa453b42ba1623bd2e70260bf44dac850a3430a7" +yanked = true