-
Notifications
You must be signed in to change notification settings - Fork 3
/
Project.toml
33 lines (31 loc) · 1.04 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
name = "Chron"
uuid = "68885b1f-77b5-52a7-b2e7-6a8014c56b98"
authors = ["C. Brenhin Keller <[email protected]>"]
version = "0.6.3"
[deps]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Isoplot = "5adc30d5-9ddf-423c-bb15-ece697bec3ab"
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
NaNStatistics = "b946abbf-3ea7-4610-9019-9858bfdeaf2d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatGeochemBase = "61e559cd-58b4-4257-8528-26bb26ff2b9a"
[compat]
DelimitedFiles = "1"
Distributions = "0.15 - 0.25"
Isoplot = "0.3"
KernelDensity = "0.4 - 0.6"
LsqFit = "0.7 - 0.13"
NaNStatistics = "0.6.40"
Plots = "1"
ProgressMeter = "1"
QuadGK = "2"
Reexport = "0.2, 1.0"
SpecialFunctions = "0.10, 1, 2"
StatGeochemBase = "0.6.3"
julia = "1"