diff --git a/P/PhyloTraits/Compat.toml b/P/PhyloTraits/Compat.toml new file mode 100644 index 000000000000000..b1e8ddb5152e847 --- /dev/null +++ b/P/PhyloTraits/Compat.toml @@ -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" diff --git a/P/PhyloTraits/Deps.toml b/P/PhyloTraits/Deps.toml new file mode 100644 index 000000000000000..127a5735db3ba6f --- /dev/null +++ b/P/PhyloTraits/Deps.toml @@ -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" diff --git a/P/PhyloTraits/Package.toml b/P/PhyloTraits/Package.toml new file mode 100644 index 000000000000000..9c614751344f89d --- /dev/null +++ b/P/PhyloTraits/Package.toml @@ -0,0 +1,3 @@ +name = "PhyloTraits" +uuid = "bce24f4f-6725-4ba4-a77f-2b043c8e33c5" +repo = "https://github.com/JuliaPhylo/PhyloTraits.jl.git" diff --git a/P/PhyloTraits/Versions.toml b/P/PhyloTraits/Versions.toml new file mode 100644 index 000000000000000..5be634b33bb3efd --- /dev/null +++ b/P/PhyloTraits/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "6fecc51cd4c397d40f7389b05d94c48ecc504ea7" diff --git a/Registry.toml b/Registry.toml index e50c5a3c105a109..25836644edd1d51 100644 --- a/Registry.toml +++ b/Registry.toml @@ -8765,6 +8765,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" }