From 88eb003d5351065c351c2848030fefc536afe904 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 30 Jan 2022 23:16:56 +0530 Subject: [PATCH] New version: StanVariational v4.0.0 (#53493) UUID: 6ede68ce-8466-5085-8a79-4c4de3d9cf4a Repo: https://github.com/StanJulia/StanVariational.jl.git Tree: 72ec3d6dce042aecd9d0cf1ae25196bdc583ee48 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec Co-authored-by: JuliaHubRegistrator --- S/StanVariational/Compat.toml | 20 ++++++++++++-------- S/StanVariational/Deps.toml | 8 ++++---- S/StanVariational/Versions.toml | 3 +++ 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/S/StanVariational/Compat.toml b/S/StanVariational/Compat.toml index 934d6f67ce1f2c1..ac610b5e303cfac 100644 --- a/S/StanVariational/Compat.toml +++ b/S/StanVariational/Compat.toml @@ -10,7 +10,7 @@ StanDump = "0.0.0 - 0.2" StanRun = "0.0.0 - 0.2" StanSamples = "0.0.0 - 0.1" -[0-3] +[0-4] julia = "1" ["1.0"] @@ -41,7 +41,7 @@ StanDump = "0.2" StanRun = "0.2" StanSamples = "0.1" -["1.0.1-3"] +["1.0.1-4"] DocStringExtensions = "0.8" ["1.0.2-1.0"] @@ -98,29 +98,33 @@ StanBase = "2" ["2.4-2"] DataFrames = "1" -["2.4-3"] +["2.4-4"] Documenter = "0.27" ["2.5-2"] StanBase = "2-3" -[3] +["3-3.2"] +CSV = "0.9" + +[3-4] DataFrames = "1.2.0-1" NamedTupleTools = "0.13" Parameters = "0.12" StanDump = "0.2" -["3-3.2"] -CSV = "0.9" - ["3.0"] StanBase = "3" ["3.1-3"] StanBase = "3.1.0-3" -["3.2.1-3"] +["3.2.1-4"] Reexport = "1.2.0-1" ["3.3-3"] CSV = "0.9-0.10" + +[4] +CSV = "0.10" +StanBase = "4" diff --git a/S/StanVariational/Deps.toml b/S/StanVariational/Deps.toml index bac32777793a0f8..cdfc03a8fb29bd1 100644 --- a/S/StanVariational/Deps.toml +++ b/S/StanVariational/Deps.toml @@ -9,7 +9,7 @@ StanDump = "9713c8f3-0168-54b5-986e-22c526958f39" StanRun = "d49c3b98-12bb-537a-8c40-37c13654c7f4" StanSamples = "52d0d7a9-b304-5f31-a727-b234d0b606ff" -[0-3] +[0-4] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b" @@ -17,14 +17,14 @@ DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" StanBase = "d0ee94f6-a23d-54aa-bbe9-7f572d6da7f5" Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" -["1.1.4-3"] +["1.1.4-4"] Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" -[3] +[3-4] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50" Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" StanDump = "9713c8f3-0168-54b5-986e-22c526958f39" -["3.2.1-3"] +["3.2.1-4"] Reexport = "189a3867-3050-52da-a836-e630ba90ab69" diff --git a/S/StanVariational/Versions.toml b/S/StanVariational/Versions.toml index fd2e831a9c5e882..047bec88d0f67c9 100644 --- a/S/StanVariational/Versions.toml +++ b/S/StanVariational/Versions.toml @@ -114,3 +114,6 @@ git-tree-sha1 = "6897150cebfdd896280c7100912c7148ec8b078b" ["3.3.0"] git-tree-sha1 = "ff0c891e91b987ca34e32de37b4a41443c08474f" + +["4.0.0"] +git-tree-sha1 = "72ec3d6dce042aecd9d0cf1ae25196bdc583ee48"