From 463c15276ad32c1a66887d21b3991028c124c492 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 27 Dec 2024 04:45:23 +0530 Subject: [PATCH] New version: Rimu v0.14.0 (#122038) UUID: c53c40cc-bd84-11e9-2cf4-a9fde2b9386e Repo: https://github.com/RimuQMC/Rimu.jl.git Tree: fd4cf4cdd2c9f8c0dfc0044dc272bd2d7fe5e313 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- R/Rimu/Compat.toml | 5 +++++ R/Rimu/Deps.toml | 3 +++ R/Rimu/Versions.toml | 3 +++ 3 files changed, 11 insertions(+) diff --git a/R/Rimu/Compat.toml b/R/Rimu/Compat.toml index 51ea9179a63e655..c85a727621f662e 100644 --- a/R/Rimu/Compat.toml +++ b/R/Rimu/Compat.toml @@ -34,6 +34,8 @@ julia = "1.6.0-1" ["0.10-0"] Statistics = "1" TOML = "1" + +["0.10-0.13"] VectorInterface = "0.2-0.4" ["0.12-0"] @@ -42,6 +44,9 @@ NamedTupleTools = "0.14" Tables = "1.9.0-1" julia = "1.9.0-1" +["0.14-0"] +VectorInterface = "0.2-0.5" + ["0.7-0"] Folds = "0.2" diff --git a/R/Rimu/Deps.toml b/R/Rimu/Deps.toml index a36a9d82c4f6209..435328334400242 100644 --- a/R/Rimu/Deps.toml +++ b/R/Rimu/Deps.toml @@ -38,6 +38,9 @@ CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2" NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50" Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" +["0.14-0"] +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + ["0.7-0"] Folds = "41a02a25-b8f0-4f67-bc48-60067656b558" diff --git a/R/Rimu/Versions.toml b/R/Rimu/Versions.toml index 7c8c7648695a08f..b39f8bc8b79f6d0 100644 --- a/R/Rimu/Versions.toml +++ b/R/Rimu/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "b6ba9819b9a46a108479a10d05c47a85040d9ff9" ["0.13.1"] git-tree-sha1 = "269c94bdd5ae204b92dacfc8f485584323942565" + +["0.14.0"] +git-tree-sha1 = "fd4cf4cdd2c9f8c0dfc0044dc272bd2d7fe5e313"