Skip to content

Commit

Permalink
New package: TSFrames v0.1.0 (#72041)
Browse files Browse the repository at this point in the history
UUID: 9f90e835-9451-4aaa-bcb1-743a1b8d2f84
Repo: https://github.com/xKDR/TSFrames.jl.git
Tree: 62275816e6bb5aae5d57495b287c5784d5225e98

Registrator tree SHA: 6f7123171eb7f645eda28350bbbc080fbc238330

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Nov 14, 2022
1 parent 124811a commit 57895ea
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5354,6 +5354,7 @@ some amount of consideration when choosing package names.
9f7a259d-73a7-556d-a7a2-3eb122d3865b = { name = "EcologicalNetworksPlots", path = "E/EcologicalNetworksPlots" }
9f858d72-1d43-11ec-0cbc-15b5a80c172b = { name = "ProgressTimer", path = "P/ProgressTimer" }
9f8f4483-481e-4903-91bb-7ade42e914e0 = { name = "ModiaPlot_CairoMakie", path = "M/ModiaPlot_CairoMakie" }
9f90e835-9451-4aaa-bcb1-743a1b8d2f84 = { name = "TSFrames", path = "T/TSFrames" }
9f92fee6-ed62-42c3-b009-0e4f934456c2 = { name = "NeXLParticle", path = "N/NeXLParticle" }
9fa3cf97-96f5-4594-8ac7-dc80311f2c9e = { name = "BOMBs", path = "B/BOMBs" }
9fae3aff-8997-5dd1-9b84-5d0cc5e0bffa = { name = "Wine_jll", path = "W/Wine_jll" }
Expand Down
8 changes: 8 additions & 0 deletions T/TSFrames/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
DataFrames = "1.3.2-1"
RecipesBase = "1.2.1-1"
RollingFunctions = "0.6.2-0.7"
ShiftedArrays = "1-2"
StatsBase = "0.33"
Tables = "1"
julia = "1.7.0-1"
10 changes: 10 additions & 0 deletions T/TSFrames/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
RollingFunctions = "b0e4dd01-7b14-53d8-9b45-175a3e362653"
ShiftedArrays = "1277b4bf-5013-50f5-be3d-901d8477a67a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions T/TSFrames/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TSFrames"
uuid = "9f90e835-9451-4aaa-bcb1-743a1b8d2f84"
repo = "https://github.com/xKDR/TSFrames.jl.git"
2 changes: 2 additions & 0 deletions T/TSFrames/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "62275816e6bb5aae5d57495b287c5784d5225e98"

0 comments on commit 57895ea

Please sign in to comment.