@@ -3,7 +3,6 @@ uuid = "2d09df54-9d0f-5258-8220-54c2a3d4fbee"
33version = " 4.5.3"
44
55[deps ]
6- AxisKeys = " 94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
76CSV = " 336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
87DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
98Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -20,13 +19,11 @@ NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
2019Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
2120OrderedCollections = " bac558e1-5e72-5ebc-8fee-abe8a469f55d"
2221Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
23- ParetoSmooth = " a68b5a21-f429-434e-8bfa-46b447300aac"
2422ParetoSmoothedImportanceSampling = " 98f080ec-61e2-11eb-1c7b-31ea1097256f"
2523PrettyTables = " 08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
2624Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2725Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
2826Requires = " ae029012-a4dd-5104-9daa-d747884805df"
29- StanSample = " c1514b29-d3a0-5178-b312-660c88baa699"
3027Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3128StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3229StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
@@ -36,7 +33,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3633Unicode = " 4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
3734
3835[compat ]
39- AxisKeys = " 0.1, 0.2"
4036CSV = " 0.9, 0.10"
4137DataFrames = " 1"
4238Distributions = " 0.25"
@@ -51,7 +47,6 @@ NamedTupleTools = "0.13, 0.14"
5147Optim = " 1.5"
5248OrderedCollections = " 1.4"
5349Parameters = " 0.12"
54- ParetoSmooth = " 0.7"
5550ParetoSmoothedImportanceSampling = " 1"
5651PrettyTables = " 1.0, 2.0"
5752Reexport = " 1.2"
@@ -63,9 +58,11 @@ Tables = "1.5"
6358julia = " 1"
6459
6560[extras ]
61+ AxisKeys = " 94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
6662CPUSummary = " 2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63+ ParetoSmooth = " a68b5a21-f429-434e-8bfa-46b447300aac"
6764StanSample = " c1514b29-d3a0-5178-b312-660c88baa699"
6865Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
6966
7067[targets ]
71- test = [" StanSample" , " Test" ]
68+ test = [" StanSample" , " AxisKeys " , " ParetoSmooth " , " Test" ]
0 commit comments