diff --git a/C/ClusterPermutationTests/Compat.toml b/C/ClusterPermutationTests/Compat.toml new file mode 100644 index 000000000000000..c0987d96e56566e --- /dev/null +++ b/C/ClusterPermutationTests/Compat.toml @@ -0,0 +1,19 @@ +[0] +AnovaMixedModels = "0.3" +CSV = "0.10" +CategoricalArrays = ["0.10", "1"] +DataAPI = "1.16.0 - 1" +GLM = "1" +HypothesisTests = "0.11" +Logging = "1" +MixedModels = "5" +ProgressMeter = "1" +Random = "1" +Reexport = "1" +SplitApplyCombine = "1.2.3 - 1" +StatsAPI = "1" +StatsBase = "0.34.6 - 0.34" +StatsModels = "0.7" +Tables = "1" +TypedTables = "1" +julia = "1.10.0 - 1" diff --git a/C/ClusterPermutationTests/Deps.toml b/C/ClusterPermutationTests/Deps.toml new file mode 100644 index 000000000000000..5f74aae8e312149 --- /dev/null +++ b/C/ClusterPermutationTests/Deps.toml @@ -0,0 +1,18 @@ +[0] +AnovaMixedModels = "6832ca0c-c2dd-4d0c-851a-521ca5db42f5" +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" +DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a" +GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" +HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5" +Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" +MixedModels = "ff71e718-51f3-5ec2-a782-8ffcbfa3c316" +ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" +SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66" +StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0" +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" +StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d" +Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" +TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9" diff --git a/C/ClusterPermutationTests/Package.toml b/C/ClusterPermutationTests/Package.toml new file mode 100644 index 000000000000000..a200cc9605f2bc3 --- /dev/null +++ b/C/ClusterPermutationTests/Package.toml @@ -0,0 +1,3 @@ +name = "ClusterPermutationTests" +uuid = "e3bc594e-7e39-4b61-be5a-4b8b3e7ff14e" +repo = "https://github.com/lindemann09/ClusterPermutationTests.jl.git" diff --git a/C/ClusterPermutationTests/Versions.toml b/C/ClusterPermutationTests/Versions.toml new file mode 100644 index 000000000000000..7da38942ad0ed9d --- /dev/null +++ b/C/ClusterPermutationTests/Versions.toml @@ -0,0 +1,2 @@ +["0.4.3"] +git-tree-sha1 = "bed72cb8f573f10f9ea89e851732f73d11a8e4e4" diff --git a/C/ClusterPermutationTests/WeakCompat.toml b/C/ClusterPermutationTests/WeakCompat.toml new file mode 100644 index 000000000000000..b9717e8277ac0e4 --- /dev/null +++ b/C/ClusterPermutationTests/WeakCompat.toml @@ -0,0 +1,2 @@ +[0] +Makie = "0.23 - 0.24" diff --git a/C/ClusterPermutationTests/WeakDeps.toml b/C/ClusterPermutationTests/WeakDeps.toml new file mode 100644 index 000000000000000..87772f72a76baf6 --- /dev/null +++ b/C/ClusterPermutationTests/WeakDeps.toml @@ -0,0 +1,2 @@ +[0] +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" diff --git a/Registry.toml b/Registry.toml index 01c36e25df064ce..eb493346bd4f16d 100644 --- a/Registry.toml +++ b/Registry.toml @@ -11984,6 +11984,7 @@ e3ad0b27-b140-5312-a56e-059adfc55eb4 = { name = "StarPU_jll", path = "jll/S/Star e3b492bb-b251-48f2-9293-5b5772365208 = { name = "Glyphy", path = "G/Glyphy" } e3ba5bb7-5aef-5326-9a13-9617383dcacb = { name = "AMGCL_C_jll", path = "jll/A/AMGCL_C_jll" } e3bbf2a3-a30c-4959-806c-295e8e13e4d8 = { name = "SQLCipher", path = "S/SQLCipher" } +e3bc594e-7e39-4b61-be5a-4b8b3e7ff14e = { name = "ClusterPermutationTests", path = "C/ClusterPermutationTests" } e3c3008a-8869-4d53-9f34-c96f99c8a2b6 = { name = "AMLPipelineBase", path = "A/AMLPipelineBase" } e3c6736c-93d9-479d-93f3-96ff5e8836d5 = { name = "SimulationLogs", path = "S/SimulationLogs" } e3ce28c8-8bfb-4704-8add-e3e7f14b55c9 = { name = "Einops", path = "E/Einops" }