Skip to content

Commit

Permalink
New version: StanDiagnose v4.0.0 (#53492)
Browse files Browse the repository at this point in the history
UUID: fb13fc95-9a72-5e81-90ef-432a29d7f4c2
Repo: https://github.com/StanJulia/StanDiagnose.jl.git
Tree: 19b2b3bbc8871176ac8ed5cf8cd1cde44724a9dc

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Jan 30, 2022
1 parent 4dec843 commit 618d116
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 11 deletions.
20 changes: 12 additions & 8 deletions S/StanDiagnose/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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"]
Expand Down Expand Up @@ -54,7 +54,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"]
Expand Down Expand Up @@ -124,17 +124,17 @@ Documenter = "0.24-0.27"
["2.4"]
StanBase = "2"

["2.4-3"]
DataFrames = "1"
Documenter = "0.27"

["2.4-3.2"]
CSV = "0.9"

["2.4-4"]
DataFrames = "1"
Documenter = "0.27"

["2.5-2"]
StanBase = "2-3"

[3]
[3-4]
StanDump = "0.2"

["3.0"]
Expand All @@ -143,8 +143,12 @@ 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"
6 changes: 3 additions & 3 deletions S/StanDiagnose/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ StanDump = "9713c8f3-0168-54b5-986e-22c526958f39"
StanRun = "d49c3b98-12bb-537a-8c40-37c13654c7f4"
StanSamples = "52d0d7a9-b304-5f31-a727-b234d0b606ff"

[0-3]
[0-4]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Expand All @@ -26,8 +26,8 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
["2.0"]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"

[3]
[3-4]
StanDump = "9713c8f3-0168-54b5-986e-22c526958f39"

["3.2.1-3"]
["3.2.1-4"]
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
3 changes: 3 additions & 0 deletions S/StanDiagnose/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ git-tree-sha1 = "b9828297ceb2f1ed71b712c0c35c0cf9f127f386"

["3.3.0"]
git-tree-sha1 = "c72037a1b21c52988da1e67f01903568b79a4eb7"

["4.0.0"]
git-tree-sha1 = "19b2b3bbc8871176ac8ed5cf8cd1cde44724a9dc"

0 comments on commit 618d116

Please sign in to comment.