-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
49 lines (47 loc) · 1.83 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name = "UKPlantData"
uuid = "b9a01737-11ee-4b6e-8992-31cab8924b50"
authors = ["Claire Harris <[email protected]>", "Richard Reeve <[email protected]>", "Ryan Field <[email protected]>"]
version = "0.0.1"
[deps]
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
BritishNationalGrid = "07503c7f-9676-5157-a8e2-6c0d0a9caee7"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DTables = "20c56dc6-594c-4682-91cf-1d46875b1eba"
DataFrameMacros = "75880514-38bc-4a95-a458-c2aea5a3a702"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ExcelReaders = "c04bee98-12a5-510c-87df-2a230cb6e075"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NetCDF = "30363a11-5582-574a-97bb-aa9a979735b9"
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72"
PhyloPlots = "c0d5b6db-e3fc-52bc-a87d-1d050989ed3b"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
SpeciesDistributionToolkit = "72b53823-5c0b-4575-ad0e-8e97227ad13b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
ArchGDAL = "0.10.1"
AxisArrays = "0.4.6"
BritishNationalGrid = "0.3.1"
CSV = "0.10.10"
DataFrames = "1.5.0"
GLM = "1.8.3"
GeoInterface = "1.3.1"
JLD2 = "0.4.31"
NetCDF = "0.11.7"
PhyloNetworks = "0.16.2"
PhyloPlots = "1.0.0"
Plots = "1.38.12"
RCall = "0.13.15"
Shapefile = "0.9.3"
SpeciesDistributionToolkit = "0.0.7"
Unitful = "1.14.0"