Skip to content

Commit

Permalink
New package: WellPlates v0.2.3 (#120896)
Browse files Browse the repository at this point in the history
UUID: e90c7795-22ef-4374-bdda-763920e55ac5
Repo: https://gitlab.com/jdm204/WellPlates.jl.git
Tree: 0a11688807ba5bf70859c02d824cd188628b21a0

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Dec 10, 2024
1 parent 16e56a7 commit e662923
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10753,6 +10753,7 @@ e9003ee5-8d1f-52e9-81b4-38b583c0e573 = { name = "StanMCMCChains", path = "S/Stan
e9033725-1633-496a-b29a-3bc5a5543602 = { name = "Vahana", path = "V/Vahana" }
e907e2e1-757b-491a-891c-4da3128a909a = { name = "RedBlackGraph", path = "R/RedBlackGraph" }
e90a53f3-3599-4ebe-999f-6f75af03d43f = { name = "CamiXon", path = "C/CamiXon" }
e90c7795-22ef-4374-bdda-763920e55ac5 = { name = "WellPlates", path = "W/WellPlates" }
e916ade1-3a88-4cc2-a33a-2915d20637d9 = { name = "RoadRunner", path = "R/RoadRunner" }
e91730f6-4275-51fb-a7a0-7064cfbd3b39 = { name = "Hungarian", path = "H/Hungarian" }
e9177fbf-8fde-426c-9425-4eed0f22262a = { name = "StorageOrders", path = "S/StorageOrders" }
Expand Down
13 changes: 13 additions & 0 deletions W/WellPlates/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
CSV = "0.10"
CairoMakie = "0.12"
CategoricalArrays = "0.10"
Chain = "0.6"
DataFrames = "1.7.0-1"
ImplicitArrays = "0.2"
Match = "2.3.0-2"
PrecompileTools = "1.2.0-1"
StatsBase = "0.34"
Unitful = "1.21.0-1"
XLSX = "0.10"
julia = "1.10.0-1"
12 changes: 12 additions & 0 deletions W/WellPlates/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
ImplicitArrays = "2c62951c-9479-4435-88c8-614a84373d38"
Match = "7eb4fadd-790c-5f42-8a69-bfa0b872bfbf"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
3 changes: 3 additions & 0 deletions W/WellPlates/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "WellPlates"
uuid = "e90c7795-22ef-4374-bdda-763920e55ac5"
repo = "https://gitlab.com/jdm204/WellPlates.jl.git"
2 changes: 2 additions & 0 deletions W/WellPlates/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.2.3"]
git-tree-sha1 = "0a11688807ba5bf70859c02d824cd188628b21a0"

0 comments on commit e662923

Please sign in to comment.