Skip to content

Commit

Permalink
New version: NeuroAnalysis v1.2.1 (#86808)
Browse files Browse the repository at this point in the history
UUID: 088af2c0-9cce-11e8-35da-81725c7f79e6
Repo: https://github.com/Experica/NeuroAnalysis.jl.git
Tree: b697cc13999a6077eb24e4ff0102ea3cf4aa3f55

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 4, 2023
1 parent cadcecf commit ecb2b5d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
11 changes: 9 additions & 2 deletions N/NeuroAnalysis/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
Colors = "0.12"
Combinatorics = "1"
GLM = "1"
HypothesisTests = "0.10"
Trapz = "2"
YAML = "0.4"

["1-1.2.0"]
HypothesisTests = "0.10"

["1.0"]
ANOVA = "0.0.0-0.1"
BenchmarkTools = "0.5"
Expand Down Expand Up @@ -44,7 +46,6 @@ CategoricalArrays = "0.10"
CircStats = "1"
DSP = "0.6-0.7"
DataFrames = "1"
DataStructures = "0.17-0.18"
Dierckx = "0.5"
Distances = "0.10"
Distributions = "0.25"
Expand All @@ -65,8 +66,14 @@ SpecialFunctions = ["0.10", "1-2"]
StatsFuns = ["0.9", "1"]
StatsPlots = "0.14-0.15"

["1.1-1.2.0"]
DataStructures = "0.17-0.18"

["1.2-1"]
StatsBase = "0.33-0.34"
StatsModels = "0.6-0.7"
VegaLite = "2-3"
julia = "1.9.0-1"

["1.2.1-1"]
HypothesisTests = "0.10-0.11"
4 changes: 3 additions & 1 deletion N/NeuroAnalysis/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
Expand All @@ -27,6 +26,9 @@ Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"
VegaLite = "112f6efa-9a02-5b7d-90c0-432ed331239a"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

["1-1.2.0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["1.0"]
ANOVA = "0825541b-7374-5e1e-93bd-72e337c8a986"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down
3 changes: 3 additions & 0 deletions N/NeuroAnalysis/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "6e23e2c962d9de0f576cb2a93338fda1a2820e36"

["1.2.0"]
git-tree-sha1 = "a6088985baebdb39263d3fa5658b74c89be8217d"

["1.2.1"]
git-tree-sha1 = "b697cc13999a6077eb24e4ff0102ea3cf4aa3f55"

0 comments on commit ecb2b5d

Please sign in to comment.