Skip to content

Commit

Permalink
New package: CausalTables v1.0.0 (#117566)
Browse files Browse the repository at this point in the history
UUID: 6af48e0c-efc2-4bf7-a92f-a553ccf79fd6
Repo: https://github.com/salbalkus/CausalTables.jl.git
Tree: aefbcf2b5f39937e606a0958e57ba3304d0ceb45

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 21, 2024
1 parent 2a7acdd commit 5a670b7
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 0 deletions.
10 changes: 10 additions & 0 deletions C/CausalTables/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[1]
DataAPI = "1"
Distributions = "0.25"
MacroTools = "0.5"
Missings = "1"
PrettyTables = "2"
StatsBase = "0.34"
TableTransforms = "1"
Tables = "1"
julia = "1"
11 changes: 11 additions & 0 deletions C/CausalTables/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[1]
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
Missings = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TableTransforms = "0d432bfd-3ee1-4ac1-886a-39f05cc69a3e"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions C/CausalTables/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CausalTables"
uuid = "6af48e0c-efc2-4bf7-a92f-a553ccf79fd6"
repo = "https://github.com/salbalkus/CausalTables.jl.git"
2 changes: 2 additions & 0 deletions C/CausalTables/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "aefbcf2b5f39937e606a0958e57ba3304d0ceb45"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4838,6 +4838,7 @@ some amount of consideration when choosing package names.
6add18c4-b38d-439d-96f6-d6bc489c04c5 = { name = "ContextVariablesX", path = "C/ContextVariablesX" }
6aee034a-9508-47b1-8e11-813cc29af79f = { name = "Experimenter", path = "E/Experimenter" }
6af34c43-eb40-584a-ba44-023879b5265e = { name = "REPLTetris", path = "R/REPLTetris" }
6af48e0c-efc2-4bf7-a92f-a553ccf79fd6 = { name = "CausalTables", path = "C/CausalTables" }
6b019ec1-7a1e-4f04-96c7-a9db1ca5514d = { name = "SatelliteToolboxTransformations", path = "S/SatelliteToolboxTransformations" }
6b1189bd-9150-44f8-8055-f6ca7d16451e = { name = "StellarSpectraObservationFitting", path = "S/StellarSpectraObservationFitting" }
6b1494d1-c0e4-5e11-970b-cb64accc6d0e = { name = "MultivariateAnomalies", path = "M/MultivariateAnomalies" }
Expand Down

0 comments on commit 5a670b7

Please sign in to comment.