Skip to content

Commit

Permalink
New package: PhyloTraits v1.0.0 (#122724)
Browse files Browse the repository at this point in the history
UUID: bce24f4f-6725-4ba4-a77f-2b043c8e33c5
Repo: https://github.com/JuliaPhylo/PhyloTraits.jl.git
Tree: 6fecc51cd4c397d40f7389b05d94c48ecc504ea7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 13, 2025
1 parent 8cb01ff commit c83fb6f
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
19 changes: 19 additions & 0 deletions P/PhyloTraits/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[1]
BioSequences = "2-3"
BioSymbols = "4-5"
DataFrames = "1.3.0-1"
Distributions = "0.15-0.25"
FASTX = "1.1.0-2"
GLM = "1.1.0-1"
LinearAlgebra = "1"
NLopt = ["0.5.1-0.6", "1"]
PhyloNetworks = "1"
Printf = "1"
Random = "1"
StaticArrays = ["0.8.3-0.12", "1"]
Statistics = "1"
StatsAPI = "1.5.0-1"
StatsBase = "0.26-0.34"
StatsFuns = ["0.7-0.9", "1"]
StatsModels = "0.6-0.7"
julia = "1.2.0-1"
18 changes: 18 additions & 0 deletions P/PhyloTraits/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[1]
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
BioSymbols = "3c28c6f8-a34d-59c4-9654-267d177fcfa9"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
FASTX = "c2308a5c-f048-11e8-3e8a-31650f418d12"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3 changes: 3 additions & 0 deletions P/PhyloTraits/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PhyloTraits"
uuid = "bce24f4f-6725-4ba4-a77f-2b043c8e33c5"
repo = "https://github.com/JuliaPhylo/PhyloTraits.jl.git"
2 changes: 2 additions & 0 deletions P/PhyloTraits/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "6fecc51cd4c397d40f7389b05d94c48ecc504ea7"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8775,6 +8775,7 @@ bcdc36c2-0c3e-11ea-095a-c9dadae499f1 = { name = "GridapPETSc", path = "G/GridapP
bcdc7952-6eb0-55db-bf57-82111c48552b = { name = "RemoteSemaphores", path = "R/RemoteSemaphores" }
bcdee0c5-44bd-43b1-97c6-4f28e9bd14b3 = { name = "VLModelParametersDB", path = "V/VLModelParametersDB" }
bce108ef-3f60-5dd0-bcd6-e13a096cb796 = { name = "Libical_jll", path = "jll/L/Libical_jll" }
bce24f4f-6725-4ba4-a77f-2b043c8e33c5 = { name = "PhyloTraits", path = "P/PhyloTraits" }
bce5aa3b-8e88-58e5-b7b9-01e2bcd06fb8 = { name = "Notifier", path = "N/Notifier" }
bcebb21b-c2e3-54f8-a781-646b90f6d2cc = { name = "Knockout", path = "K/Knockout" }
bcec86f5-ca56-4bff-b104-0763dbc0fc1b = { name = "SemifieldAlgebra", path = "S/SemifieldAlgebra" }
Expand Down

0 comments on commit c83fb6f

Please sign in to comment.