diff --git a/S/SnpArrays/Compat.toml b/S/SnpArrays/Compat.toml index fa4ccfe1466040f..43e2b8ae051ff51 100644 --- a/S/SnpArrays/Compat.toml +++ b/S/SnpArrays/Compat.toml @@ -9,7 +9,6 @@ Glob = "1" LoopVectorization = "0.12.43-0.12" Missings = ["0.4", "1"] Requires = "1" -StatsBase = "0.24-0.33" Tables = "1" TranscodingStreams = "0.9" VariantCallFormat = "0.5" @@ -25,6 +24,9 @@ SpecialFunctions = ["0.8-0.10", "1"] ["0-0.3.17"] DelimitedFiles = "1.5.0-1" +["0-0.3.18"] +StatsBase = "0.24-0.33" + ["0.3.12-0"] VectorizationBase = "0.20.19-0.21" @@ -36,3 +38,6 @@ SpecialFunctions = ["0.8-0.10", "1-2"] ["0.3.14-0"] CSV = "0.8-0.10" + +["0.3.19-0"] +StatsBase = "0.24-0.34" diff --git a/S/SnpArrays/Versions.toml b/S/SnpArrays/Versions.toml index e78ee16dd814200..810708c0d14ffc9 100644 --- a/S/SnpArrays/Versions.toml +++ b/S/SnpArrays/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "c8e789ba1c525d01b035a2eea9242a5fe9f9825d" ["0.3.18"] git-tree-sha1 = "bdaac635c245b6d0d2c212348c25331201360d9d" + +["0.3.19"] +git-tree-sha1 = "ea67d0d40d3813b7846d189771a67874c7b8b7cc"