From f6397efe0ada7836b16b9f691cf490a4f61ce200 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 29 Nov 2023 06:46:49 +0000 Subject: [PATCH] New version: SoleData v0.12.0 UUID: 123f1ae1-6307-4526-ab5b-aab3a92a2b8c Repo: https://github.com/aclai-lab/SoleData.jl.git Tree: 69db0de094539769c4536a3604de722e9cb74e09 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SoleData/Compat.toml | 19 +++++++++++++++---- S/SoleData/Deps.toml | 3 +++ S/SoleData/Versions.toml | 3 +++ 3 files changed, 21 insertions(+), 4 deletions(-) diff --git a/S/SoleData/Compat.toml b/S/SoleData/Compat.toml index 65f63bd0877f288..0b62b1417dcc269 100644 --- a/S/SoleData/Compat.toml +++ b/S/SoleData/Compat.toml @@ -1,7 +1,4 @@ [0] -CSV = "0.10.3-0.10" -Catch22 = "0.4" -DataFrames = "1.3.2-1" DataStructures = "0.18" Reexport = "1" ScientificTypes = "3" @@ -10,6 +7,11 @@ julia = "1" ["0-0.10"] Statistics = "1" +["0-0.11"] +CSV = "0.10.3-0.10" +Catch22 = "0.4" +DataFrames = "1.3.2-1" + ["0-0.9.0"] SoleBase = "0.9.1-0.9" @@ -17,10 +19,19 @@ SoleBase = "0.9.1-0.9" Revise = "3" SoleBase = "0.11" +["0.11"] +Tables = "1.11.0-1" + ["0.11-0"] MLJModelInterface = "1.9.0-1" Random = "1" -Tables = "1.11.0-1" + +["0.12-0"] +CSV = "0.10" +Catch22 = "0.3-0.5" +DataFrames = "1" +StatsBase = "0.30-0.34" +Tables = "1" ["0.9.1-0.9"] SoleBase = "0.9.2-0.9" diff --git a/S/SoleData/Deps.toml b/S/SoleData/Deps.toml index 474f2375a6bc480..3b0e286c31d6903 100644 --- a/S/SoleData/Deps.toml +++ b/S/SoleData/Deps.toml @@ -16,3 +16,6 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" ["0.11-0"] MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea" Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" + +["0.12-0"] +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" diff --git a/S/SoleData/Versions.toml b/S/SoleData/Versions.toml index 00453e9a4acb14b..fb1afe89b3f620b 100644 --- a/S/SoleData/Versions.toml +++ b/S/SoleData/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "320dd0551ef82953609ca7ea624608f8e1884a25" ["0.11.0"] git-tree-sha1 = "af12c67bd4eb1a24e54e6adc4a39fdae11ffc351" + +["0.12.0"] +git-tree-sha1 = "69db0de094539769c4536a3604de722e9cb74e09"