Skip to content

Commit

Permalink
New package: BetaRegression v0.1.0 (#72473)
Browse files Browse the repository at this point in the history
UUID: 2339b9c3-daaf-4eaa-90d5-e8471159c344
Repo: https://github.com/ararslan/BetaRegression.jl.git
Tree: 9c0f6123f2a4fc3c8b79971136ea75b147d19de5

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Nov 21, 2022
1 parent e3b3b7c commit 9678fc0
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
9 changes: 9 additions & 0 deletions B/BetaRegression/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Distributions = "0.25"
GLM = "1"
LogExpFunctions = "0.3"
SpecialFunctions = "1-2"
StatsAPI = "1.5.0-1"
StatsBase = "0.33"
StatsModels = "0.6"
julia = "1.6.0-1"
10 changes: 10 additions & 0 deletions B/BetaRegression/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3 changes: 3 additions & 0 deletions B/BetaRegression/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "BetaRegression"
uuid = "2339b9c3-daaf-4eaa-90d5-e8471159c344"
repo = "https://github.com/ararslan/BetaRegression.jl.git"
2 changes: 2 additions & 0 deletions B/BetaRegression/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "9c0f6123f2a4fc3c8b79971136ea75b147d19de5"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,7 @@ some amount of consideration when choosing package names.
231a7ae5-8495-40ed-9891-ff920a14b9bd = { name = "Plugins", path = "P/Plugins" }
233675ba-9426-43ce-b06d-28ea4529d7f1 = { name = "ComradeNested", path = "C/ComradeNested" }
2338ea46-7d83-48cf-b44e-cf8e0b5b9cc1 = { name = "CubicHermiteSpline", path = "C/CubicHermiteSpline" }
2339b9c3-daaf-4eaa-90d5-e8471159c344 = { name = "BetaRegression", path = "B/BetaRegression" }
233ec0c9-6b8d-4766-b9a2-a16e389fc38a = { name = "AMRVW", path = "A/AMRVW" }
23470ee3-d0df-4052-8b1a-8cbd6363e7f0 = { name = "Brillouin", path = "B/Brillouin" }
234f2d50-f964-585e-b1c8-17cd4567e563 = { name = "OpenLDAPClient_jll", path = "O/OpenLDAPClient_jll" }
Expand Down

0 comments on commit 9678fc0

Please sign in to comment.