Skip to content

Commit

Permalink
New version: GeoStatsTransforms v0.2.0 (#93525)
Browse files Browse the repository at this point in the history
UUID: 725d9659-360f-4996-9c94-5f19c7e4a8a6
Repo: https://github.com/JuliaEarth/GeoStatsTransforms.jl.git
Tree: d1c12e641f7f0b35ded262f32f7523140dc27d4d

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Oct 16, 2023
1 parent 0534e88 commit dbd0b04
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
14 changes: 12 additions & 2 deletions G/GeoStatsTransforms/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[0]
Combinatorics = "1"
Meshes = "0.35"
ScientificTypes = "3"
TableTransforms = "1.15.0-1"
Tables = "1.10.0-1"
julia = "1.9.0-1"

["0-0.1"]
ScientificTypes = "3"
TableTransforms = "1.15.0-1"

["0-0.1.0"]
GeoTables = "1.6.0-1"

Expand All @@ -15,6 +17,8 @@ CategoricalArrays = "0.10"
Clustering = "0.15"
Distances = "0.10"
GeoStatsModels = "0.1"

["0.1.1-0.1"]
GeoTables = "1.7.0-1"
TableDistances = "0.2"

Expand All @@ -23,3 +27,9 @@ Unitful = "1.17.0-1"

["0.1.8-0"]
ColumnSelectors = "0.1"

["0.2-0"]
DataScienceTraits = "0.1"
GeoTables = "1.9.0-1"
TableDistances = "0.3"
TableTransforms = "1.16.0-1"
7 changes: 6 additions & 1 deletion G/GeoStatsTransforms/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TableTransforms = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["0-0.1"]
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"

["0.1.1-0"]
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Expand All @@ -22,3 +24,6 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

["0.1.8-0"]
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"

["0.2-0"]
DataScienceTraits = "6cb2f572-2d2b-4ba6-bdb3-e710fa044d6c"
3 changes: 3 additions & 0 deletions G/GeoStatsTransforms/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ git-tree-sha1 = "b66b178a8c8f272f25e289a48e5a595f05392ab5"

["0.1.9"]
git-tree-sha1 = "bfbbccc4162d0305ba76b4171fdc05781c23cbba"

["0.2.0"]
git-tree-sha1 = "d1c12e641f7f0b35ded262f32f7523140dc27d4d"

0 comments on commit dbd0b04

Please sign in to comment.