From 8592c2de88d26948db697f0c08ca67fef42a0983 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 29 Oct 2020 22:23:21 +0530 Subject: [PATCH] New version: MixedModels v3.1.0 (#23853) UUID: ff71e718-51f3-5ec2-a782-8ffcbfa3c316 Repo: https://github.com/JuliaStats/MixedModels.jl.git Tree: 1d23af52138710c1bc72951f73cf84a57dda1269 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- M/MixedModels/Compat.toml | 7 ++++++- M/MixedModels/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/M/MixedModels/Compat.toml b/M/MixedModels/Compat.toml index e6189de399af0aa..92f768741166c8f 100644 --- a/M/MixedModels/Compat.toml +++ b/M/MixedModels/Compat.toml @@ -116,7 +116,6 @@ StatsBase = "0.22-0.33" NLopt = "0.5-0.6" [3] -Arrow = "0.3" BlockArrays = "0.11-0.12" DataAPI = "1.1.0-1" PooledArrays = "0.5" @@ -124,8 +123,14 @@ StatsBase = "0.31-0.33" Tables = "1" julia = "1.4.0-1" +["3.0"] +Arrow = "0.3" + ["3.0.0"] Distributions = "0.21-0.23" ["3.0.1-3"] Distributions = "0.21-0.24" + +["3.1-3"] +Arrow = "0.3-0.4" diff --git a/M/MixedModels/Versions.toml b/M/MixedModels/Versions.toml index d8bb0fc9d682b96..1455c7edae59897 100644 --- a/M/MixedModels/Versions.toml +++ b/M/MixedModels/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "0bd41a05cd859d1131e6e9cfe396c0d220177196" ["3.0.2"] git-tree-sha1 = "b2fc0b7e4f6007acfab60af73c14b26e02fa4cc4" + +["3.1.0"] +git-tree-sha1 = "1d23af52138710c1bc72951f73cf84a57dda1269"