Skip to content

Commit

Permalink
New package: SpeciesInteractionNetworks v0.0.1 (#121045)
Browse files Browse the repository at this point in the history
UUID: 49e116ef-912f-4766-9e56-896a49944adc
Repo: https://github.com/PoisotLab/SpeciesInteractionNetworks.jl.git
Tree: ad5a9fa7587525bd378f6c39b6a7982926fe0753

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 12, 2024
1 parent 92b86fb commit 12f3502
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3430,6 +3430,7 @@ some amount of consideration when choosing package names.
49dc2e85-a5d0-5ad3-a950-438e2897f1b9 = { name = "Calculus", path = "C/Calculus" }
49dc5b4e-6806-4504-b2cc-a81764e7a38b = { name = "KernelDensitySJ", path = "K/KernelDensitySJ" }
49dea1ee-f6fa-5aa6-9a11-8816cee7d4b9 = { name = "Nettle", path = "N/Nettle" }
49e116ef-912f-4766-9e56-896a49944adc = { name = "SpeciesInteractionNetworks", path = "S/SpeciesInteractionNetworks" }
49efddeb-3919-4030-a3a0-2d857547a82c = { name = "GreedyKernelMethods", path = "G/GreedyKernelMethods" }
49f4e9a8-0306-5d58-91df-e9c3c0e42747 = { name = "AprilTags_jll", path = "jll/A/AprilTags_jll" }
49fe2e30-ebaf-52e2-a844-d04adb473700 = { name = "NL2sol_jll", path = "jll/N/NL2sol_jll" }
Expand Down
10 changes: 10 additions & 0 deletions S/SpeciesInteractionNetworks/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Combinatorics = "1"
DataStructures = "0.18"
Distributions = "0.25"
Mangal = "0.5"
Requires = "1.3.0-1"
StatsBase = "0.34"
Tables = "1.10.0-1"
TestItems = "1"
julia = "1.10.0-1"
14 changes: 14 additions & 0 deletions S/SpeciesInteractionNetworks/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Mangal = "b8b640a6-63d9-51e6-b784-5033db27bef2"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
3 changes: 3 additions & 0 deletions S/SpeciesInteractionNetworks/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SpeciesInteractionNetworks"
uuid = "49e116ef-912f-4766-9e56-896a49944adc"
repo = "https://github.com/PoisotLab/SpeciesInteractionNetworks.jl.git"
2 changes: 2 additions & 0 deletions S/SpeciesInteractionNetworks/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "ad5a9fa7587525bd378f6c39b6a7982926fe0753"

0 comments on commit 12f3502

Please sign in to comment.