We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aa89ff + 09fb5f3 commit 8769b8dCopy full SHA for 8769b8d
1 file changed
Project.toml
@@ -42,7 +42,7 @@ Formatting = "0.4"
42
KernelDensity = "0.6"
43
MCMCChains = "5.6, 6.0"
44
MonteCarloMeasurements = "1.0"
45
-NamedArrays = "0.9"
+NamedArrays = "0.9, 0.10"
46
NamedTupleTools = "0.13, 0.14"
47
Optim = "1.5"
48
OrderedCollections = "1.4"
@@ -58,12 +58,9 @@ Tables = "1.5"
58
julia = "1"
59
60
[extras]
61
-#AxisKeys = "94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
62
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
63
-#ParetoSmooth = "a68b5a21-f429-434e-8bfa-46b447300aac"
64
StanSample = "c1514b29-d3a0-5178-b312-660c88baa699"
65
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
66
67
[targets]
68
-#test = ["StanSample", "AxisKeys", "ParetoSmooth", "Test"]
69
test = ["StanSample", "Test"]
0 commit comments