generated from PlayfulLearningAssessmentImpact/JuliaBinder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
21 lines (20 loc) · 697 Bytes
/
Project.toml
File metadata and controls
21 lines (20 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
EpistemicNetworkAnalysis = "c00a38d3-3ee6-47f0-934a-5622ac45083d"
GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
julia = "1.6"
CSV = "0.9.11"
Colors = "0.12.8"
DataFrames = "1.3.1"
GLM = "1.5.1"
HypothesisTests = "0.10.6"
MultivariateStats = "0.8.0"
Plots = "1.25.3"