Skip to content

Commit

Permalink
New package: ReversedSeries v1.0.0 (#121295)
Browse files Browse the repository at this point in the history
UUID: 87ffe17a-2ae0-4c33-b274-0f3657b00e05
Repo: https://github.com/g-gundam/ReversedSeries.jl.git
Tree: efa8db51d0f0e7f37e49fda870380a8d7aa1a178

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 15, 2024
1 parent 5f6d71e commit 61277de
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
8 changes: 8 additions & 0 deletions R/ReversedSeries/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[1]
Chain = "0.6"
DataFrames = "1.7.0-1"
DataStructures = "0.18.20-0.18"
Dates = "1.11.0-1"
DocStringExtensions = "0.9.3-0.9"
TidyTest = "0.1.1-0.1"
julia = "1.6.7-1"
7 changes: 7 additions & 0 deletions R/ReversedSeries/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[1]
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
TidyTest = "ef104744-fcb3-4e7e-8bb2-6e95860d81ed"
3 changes: 3 additions & 0 deletions R/ReversedSeries/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ReversedSeries"
uuid = "87ffe17a-2ae0-4c33-b274-0f3657b00e05"
repo = "https://github.com/g-gundam/ReversedSeries.jl.git"
2 changes: 2 additions & 0 deletions R/ReversedSeries/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "efa8db51d0f0e7f37e49fda870380a8d7aa1a178"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6331,6 +6331,7 @@ some amount of consideration when choosing package names.
87f76fb3-a40a-40c9-a63c-29fcfe7b7547 = { name = "Quantics", path = "Q/Quantics" }
87fe0de2-c867-4266-b59a-2f0a94fc965b = { name = "LineSearch", path = "L/LineSearch" }
87ff4268-a46e-478f-b30a-76b83dd64e3c = { name = "MultiDimDictionaries", path = "M/MultiDimDictionaries" }
87ffe17a-2ae0-4c33-b274-0f3657b00e05 = { name = "ReversedSeries", path = "R/ReversedSeries" }
88015f11-f218-50d7-93a8-a6af411a945d = { name = "LERC_jll", path = "jll/L/LERC_jll" }
88034a9c-02f8-509d-84a9-84ec65e18404 = { name = "StringDistances", path = "S/StringDistances" }
880e31e2-b695-45be-a28d-96ac068cb1ee = { name = "PromClient", path = "P/PromClient" }
Expand Down

0 comments on commit 61277de

Please sign in to comment.