-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
21 lines (19 loc) · 840 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "SpeciesInteractionSamplers"
uuid = "52128aff-513d-4647-bfdb-f540a36539f5"
authors = ["michael d. catchen <[email protected]>"]
version = "0.0.1"
[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
NeutralLandscapes = "71847384-8354-4223-ac08-659a5128069f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpeciesInteractionNetworks = "49e116ef-912f-4766-9e56-896a49944adc"
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
[compat]
MultivariateStats = "0.10.3"
SpeciesInteractionNetworks = "0.0.1"