Skip to content

Commit e4aa978

Browse files
committed
Update environment
1 parent ce306cf commit e4aa978

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Manifest.toml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,9 @@ version = "1.18.5+0"
298298

299299
[[deps.CategoricalArrays]]
300300
deps = ["Compat", "DataAPI", "Future", "Missings", "Printf", "Requires", "Statistics", "Unicode"]
301-
git-tree-sha1 = "bb69608133039530c78b7df611868aaa3630c8e8"
301+
git-tree-sha1 = "80ccd62b060efe8ff65d4edd4fa1ce9f653ae411"
302302
uuid = "324d7699-5711-5eae-9e2f-1d82baa6b597"
303-
version = "1.0.0"
303+
version = "1.0.1"
304304

305305
[deps.CategoricalArrays.extensions]
306306
CategoricalArraysArrowExt = "Arrow"
@@ -319,9 +319,9 @@ version = "1.0.0"
319319
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
320320

321321
[[deps.Chain]]
322-
git-tree-sha1 = "9ae9be75ad8ad9d26395bf625dea9beac6d519f1"
322+
git-tree-sha1 = "765487f32aeece2cf28aa7038e29c31060cb5a69"
323323
uuid = "8be319e6-bccf-4806-a6f7-6fae938471bc"
324-
version = "0.6.0"
324+
version = "1.0.0"
325325

326326
[[deps.ChainRules]]
327327
deps = ["Adapt", "ChainRulesCore", "Compat", "Distributed", "GPUArraysCore", "IrrationalConstants", "LinearAlgebra", "Random", "RealDot", "SparseArrays", "SparseInverseSubset", "Statistics", "StructArrays", "SuiteSparse"]
@@ -691,9 +691,9 @@ version = "1.15.1"
691691

692692
[[deps.DifferentiationInterface]]
693693
deps = ["ADTypes", "LinearAlgebra"]
694-
git-tree-sha1 = "f620da805b82bec64ab4d5f881c7592c82dbc08a"
694+
git-tree-sha1 = "54d7b8c74408048aea9c055ac8573b2b5c5ec11f"
695695
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
696-
version = "0.7.3"
696+
version = "0.7.4"
697697

698698
[deps.DifferentiationInterface.extensions]
699699
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -1058,9 +1058,9 @@ version = "0.3.0"
10581058

10591059
[[deps.GeoStats]]
10601060
deps = ["CategoricalArrays", "Chain", "CoDa", "Colors", "CoordGridTransforms", "CoordRefSystems", "DataScienceTraits", "Dates", "DensityRatioEstimation", "Distances", "GeoStatsBase", "GeoStatsFunctions", "GeoStatsModels", "GeoStatsProcesses", "GeoStatsTransforms", "GeoStatsValidation", "GeoTables", "LossFunctions", "Meshes", "Reexport", "Rotations", "Statistics", "StatsLearnModels", "TableTransforms", "Tables", "Unitful"]
1061-
git-tree-sha1 = "f15f2c19ad2555b01d551396da096a562cffc9bf"
1061+
git-tree-sha1 = "bd7c85de892c287fab6efaed34c42dc25437594d"
10621062
uuid = "dcc97b0b-8ce5-5539-9008-bb190f959ef6"
1063-
version = "0.81.4"
1063+
version = "0.81.5"
10641064

10651065
[[deps.GeoStatsBase]]
10661066
deps = ["CategoricalArrays", "ColumnSelectors", "DataScienceTraits", "DensityRatioEstimation", "Distances", "Distributions", "GeoTables", "LinearAlgebra", "Meshes", "Optim", "Rotations", "StaticArrays", "StatsBase", "Tables", "TypedTables", "Unitful"]
@@ -1124,9 +1124,9 @@ version = "0.5.0"
11241124

11251125
[[deps.GeoTables]]
11261126
deps = ["CategoricalArrays", "Colorfy", "ColumnSelectors", "CoordRefSystems", "DataAPI", "DataScienceTraits", "Dates", "Distributions", "IteratorInterfaceExtensions", "Meshes", "PrettyTables", "Random", "Statistics", "TableTraits", "Tables", "TransformsBase", "Unitful"]
1127-
git-tree-sha1 = "1c6e87a4417180d0b40f0e67e06b7b2bc7885a8a"
1127+
git-tree-sha1 = "55f215ad67c8536b27b852530885c1883bf8b301"
11281128
uuid = "e502b557-6362-48c1-8219-d30d308dcdb0"
1129-
version = "1.24.20"
1129+
version = "1.24.21"
11301130
weakdeps = ["Makie", "TableTransforms"]
11311131

11321132
[deps.GeoTables.extensions]
@@ -1750,9 +1750,9 @@ version = "0.3.2"
17501750

17511751
[[deps.Meshes]]
17521752
deps = ["Bessels", "CircularArrays", "Colorfy", "CoordRefSystems", "DelaunayTriangulation", "Distances", "LinearAlgebra", "NearestNeighbors", "Random", "Rotations", "ScopedValues", "SparseArrays", "StaticArrays", "StatsBase", "TiledIteration", "TransformsBase", "Unitful"]
1753-
git-tree-sha1 = "2a9b39631ea2fee7d0217e161640c1bd05bf323a"
1753+
git-tree-sha1 = "754d8da06be70ea997a444e94d3e88619af36fc1"
17541754
uuid = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
1755-
version = "0.54.2"
1755+
version = "0.54.3"
17561756
weakdeps = ["Makie"]
17571757

17581758
[deps.Meshes.extensions]
@@ -2344,9 +2344,9 @@ version = "1.11.0"
23442344

23452345
[[deps.SortingAlgorithms]]
23462346
deps = ["DataStructures"]
2347-
git-tree-sha1 = "66e0a8e672a0bdfca2c3f5937efb8538b9ddc085"
2347+
git-tree-sha1 = "64d974c2e6fdf07f8155b5b2ca2ffa9069b608d9"
23482348
uuid = "a2af1166-a08f-5f64-846c-94a0d3cef48c"
2349-
version = "1.2.1"
2349+
version = "1.2.2"
23502350

23512351
[[deps.SparseArrays]]
23522352
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
@@ -2470,9 +2470,9 @@ version = "1.7.1"
24702470

24712471
[[deps.StatsBase]]
24722472
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
2473-
git-tree-sha1 = "b81c5035922cc89c2d9523afc6c54be512411466"
2473+
git-tree-sha1 = "2c962245732371acd51700dbb268af311bddd719"
24742474
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2475-
version = "0.34.5"
2475+
version = "0.34.6"
24762476

24772477
[[deps.StatsFuns]]
24782478
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -2572,9 +2572,9 @@ version = "1.0.1"
25722572

25732573
[[deps.TableTransforms]]
25742574
deps = ["AbstractTrees", "CategoricalArrays", "CoDa", "ColumnSelectors", "DataScienceTraits", "Distributed", "Distributions", "InverseFunctions", "LinearAlgebra", "NelderMead", "PrettyTables", "Random", "SpectralIndices", "Statistics", "StatsBase", "TableDistances", "Tables", "TransformsBase", "Unitful"]
2575-
git-tree-sha1 = "d0b5a3dd9ff943c4d13d316cf2df4c36da4de331"
2575+
git-tree-sha1 = "03dccc4cb574eaa115bd797a89c5d72a78b131ea"
25762576
uuid = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
2577-
version = "1.36.1"
2577+
version = "1.36.2"
25782578

25792579
[[deps.Tables]]
25802580
deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"]

preface.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ using Pkg
115115
pkg"activate @GDSJL"
116116

117117
# install framework
118-
pkg"add GeoStats@0.81.4"
118+
pkg"add GeoStats@0.81.5"
119119

120120
# install IO module
121121
pkg"add GeoIO@1.20.7"

0 commit comments

Comments
 (0)