Skip to content

Commit

Permalink
New package: RankChoiceVoting v0.1.0
Browse files Browse the repository at this point in the history
UUID: ab51d771-9e38-4464-b0a7-bec5bf4029bc
Repo: https://github.com/itsdfish/RankChoiceVoting.jl.git
Tree: 40e7b2a1120af3f3560d4395d658770d599ad96c

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Sep 14, 2023
1 parent 32b0a1b commit 895c33c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/RankChoiceVoting/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
Combinatorics = "1"
Distributions = "0.25"
OrderedCollections = "1.4.0-1"
PrettyTables = "2"
SafeTestsets = ["0.0.1", "0.1"]
StatsBase = "0.33-0.34"
julia = "1"
8 changes: 8 additions & 0 deletions R/RankChoiceVoting/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions R/RankChoiceVoting/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "RankChoiceVoting"
uuid = "ab51d771-9e38-4464-b0a7-bec5bf4029bc"
repo = "https://github.com/itsdfish/RankChoiceVoting.jl.git"
2 changes: 2 additions & 0 deletions R/RankChoiceVoting/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "40e7b2a1120af3f3560d4395d658770d599ad96c"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6704,6 +6704,7 @@ ab4ef3a6-0b42-11ea-31f6-e34652774712 = { name = "NiLang", path = "N/NiLang" }
ab4f0b2a-ad5b-11e8-123f-65d77653426b = { name = "BFloat16s", path = "B/BFloat16s" }
ab51929a-ac93-4d67-a0ea-9824f8544b9e = { name = "CountdownLetters", path = "C/CountdownLetters" }
ab51a4a6-c8c3-4b1f-af31-4b52a21037df = { name = "Flux2Lux", path = "F/Flux2Lux" }
ab51d771-9e38-4464-b0a7-bec5bf4029bc = { name = "RankChoiceVoting", path = "R/RankChoiceVoting" }
ab5a07f8-06af-567f-a878-e8bb879eba5a = { name = "Elfutils_jll", path = "jll/E/Elfutils_jll" }
ab5eb977-4f23-42a0-954d-2743fb6218c4 = { name = "PlutoReport", path = "P/PlutoReport" }
ab62b9b5-e342-54a8-a765-a90f495de1a6 = { name = "DeepDiffs", path = "D/DeepDiffs" }
Expand Down

0 comments on commit 895c33c

Please sign in to comment.