Skip to content

Commit

Permalink
New version: RuleMiner v0.5.0 (#116241)
Browse files Browse the repository at this point in the history
UUID: 26420b10-3f9f-4b54-bd85-e6b3d5a44d3c
Repo: https://github.com/JaredSchwartz/RuleMiner.jl.git
Tree: 3ddf5944ec205a053099af89628ebb79808b0cec

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 29, 2024
1 parent f30debd commit 43f2151
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion R/RuleMiner/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
[0]
DataFrames = "1"
julia = "1.6.7-1"

["0-0.3"]
LuxurySparse = "0.7"

["0-0.4"]
julia = "1.6.7-1"

["0.3-0"]
Combinatorics = "1.0.2-1"

["0.5-0"]
PrettyTables = "2.3-2.4"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions R/RuleMiner/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ LuxurySparse = "d05aeea4-b7d4-55ac-b691-9e7fabb07ba2"
["0.3-0"]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.5-0"]
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
3 changes: 3 additions & 0 deletions R/RuleMiner/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "3f6e1feed449984c0b630baa8dadb6f9b43348f0"

["0.4.1"]
git-tree-sha1 = "8ee17616307a2ea579c1c4d8d943b4d7170be6ca"

["0.5.0"]
git-tree-sha1 = "3ddf5944ec205a053099af89628ebb79808b0cec"

0 comments on commit 43f2151

Please sign in to comment.