Skip to content

Commit

Permalink
New version: SoleData v0.12.0
Browse files Browse the repository at this point in the history
UUID: 123f1ae-6307-4526-ab5b-aab3a92a2b8c
Repo: https://github.com/aclai-lab/SoleData.jl.git
Tree: 69db0de094539769c4536a3604de722e9cb74e09

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 29, 2023
1 parent b3874ff commit f6397ef
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
19 changes: 15 additions & 4 deletions S/SoleData/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -10,17 +7,31 @@ 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"

["0.10-0"]
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"
3 changes: 3 additions & 0 deletions S/SoleData/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions S/SoleData/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "320dd0551ef82953609ca7ea624608f8e1884a25"

["0.11.0"]
git-tree-sha1 = "af12c67bd4eb1a24e54e6adc4a39fdae11ffc351"

["0.12.0"]
git-tree-sha1 = "69db0de094539769c4536a3604de722e9cb74e09"

0 comments on commit f6397ef

Please sign in to comment.