Skip to content

Commit

Permalink
New version: PhyloNetworks v0.17.0 (#119863)
Browse files Browse the repository at this point in the history
UUID: 33ad39ac-ed31-50eb-9b15-43d0656eaa72
Repo: https://github.com/JuliaPhylo/PhyloNetworks.jl.git
Tree: c37edaf9ff7786ed99e60e628fbac1b02d79383e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 20, 2024
1 parent adc9173 commit 83ed201
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 9 deletions.
18 changes: 13 additions & 5 deletions P/PhyloNetworks/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ Distributions = "0.15-0.23"

["0.12-0"]
Combinatorics = ["0.7", "1"]
GLM = "1.1.0-1"
julia = "1.1.0-1"

["0.12-0.14"]
StatsFuns = "0.7-0.9"
Expand All @@ -55,6 +53,10 @@ BioSequences = "2"
["0.12-0.15.1"]
FASTX = "1.1.0-1"

["0.12-0.16"]
GLM = "1.1.0-1"
julia = "1.1.0-1"

["0.12-0.16.1"]
StatsBase = "0.26-0.33"

Expand All @@ -66,12 +68,14 @@ DataFrames = "0.21-0.22"

["0.13-0"]
DataStructures = "0.9-0.18"
StaticArrays = ["0.8.3-0.12", "1"]

["0.13-0.14.0"]
CSV = "0.4-0.8"
Distributions = "0.15-0.24"

["0.13-0.16"]
StaticArrays = ["0.8.3-0.12", "1"]

["0.14-0.15.2"]
DataFrames = ["0.21-0.22", "1"]

Expand All @@ -86,7 +90,7 @@ CSV = "0.4-0.9"
BioSequences = "2-3"
CSV = "0.4-0.10"

["0.15-0"]
["0.15-0.16"]
StatsFuns = ["0.7-0.9", "1"]

["0.15.0"]
Expand All @@ -101,7 +105,7 @@ FASTX = "1.1.0-2"
["0.15.3-0"]
DataFrames = "1.3.0-1"

["0.16-0"]
["0.16"]
Functors = "0.2-0.4"
StatsModels = "0.6-0.7"

Expand All @@ -110,3 +114,7 @@ StatsBase = "0.26-0.34"

["0.16.3-0"]
NLopt = ["0.5.1-0.6", "1"]

["0.17-0"]
Functors = "0.2-0.5"
julia = "1.5.0-1"
10 changes: 6 additions & 4 deletions P/PhyloNetworks/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,22 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"

["0-0.11"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0-0.16"]
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"

["0-0.9"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
3 changes: 3 additions & 0 deletions P/PhyloNetworks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "414065ef095aba2fc7d76d38c43cbdff2ab02943"

["0.16.4"]
git-tree-sha1 = "66c2a637bd4d4e7064b60c0e5a0e6db2db3116a1"

["0.17.0"]
git-tree-sha1 = "c37edaf9ff7786ed99e60e628fbac1b02d79383e"

0 comments on commit 83ed201

Please sign in to comment.