We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8d984b + 993cf20 commit f835cc1Copy full SHA for f835cc1
Project.toml
@@ -14,14 +14,15 @@ StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
14
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
15
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
16
#StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
17
+StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
[compat]
21
CSV = "0.10"
-DataFrames = "1"
22
+DataFrames = "1.4"
23
Distributions = "0.25"
24
JSON = "0.21"
25
StanSample = "7"
26
StatsFuns = "1.0"
-#StatsPlots = "0.15"
27
+StatsPlots = "0.15"
28
julia = "1"
0 commit comments