Skip to content

Commit

Permalink
New version: LinRegOutliers v0.4.1 (#22613)
Browse files Browse the repository at this point in the history
UUID: 6d4de0fb-32d9-4c65-aac1-cc9ed8b94b1a
Repo: https://github.com/jbytecode/LinRegOutliers.git
Tree: a36d0f302d5af8eabbae6a84459dcb90b640e8cf

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator committed Oct 8, 2020
1 parent 0db0333 commit c31b2ea
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion L/LinRegOutliers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
Clustering = "0.14.1-0.14"
DataFrames = "0.21.6-0.21"
Distributions = "0.23.9-0.23"
GLM = "1.3.10-1"
StatsBase = "0.33"
julia = "1.4.0-1"

["0-0.4.0"]
GLM = "1.3.10-1"

["0.2-0"]
Plots = "1.6.0-1"

Expand All @@ -17,3 +19,6 @@ Combinatorics = "1.0.2-1"

["0.3.7-0"]
Optim = "1.1.0-1"

["0.4.1-0"]
StatsModels = "0.6.15-0.6"
7 changes: 6 additions & 1 deletion L/LinRegOutliers/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0-0.4.0"]
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"

["0.2-0"]
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

Expand All @@ -14,3 +16,6 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"

["0.3.2-0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

["0.4.1-0"]
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3 changes: 3 additions & 0 deletions L/LinRegOutliers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "92e71f7ccc5469e9e0f6df44c1112165ae07c63b"

["0.4.0"]
git-tree-sha1 = "fc9c2bd83a98dec4244c806e06de5dab84f5d916"

["0.4.1"]
git-tree-sha1 = "a36d0f302d5af8eabbae6a84459dcb90b640e8cf"

0 comments on commit c31b2ea

Please sign in to comment.