Skip to content

Commit

Permalink
New version: StanDiagnose v1.1.3 (#7767)
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: 6fa1bed8fbc9fd58cd4806371a26450be6f87960

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Jan 11, 2020
1 parent 875f651 commit 3dedff9
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 14 deletions.
27 changes: 18 additions & 9 deletions S/StanDiagnose/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ MCMCChains = "0.3"
["1.0.1-1"]
CSV = "0.5"
DocStringExtensions = "0.8"

["1.0.1-1.0"]
BinDeps = "0.8"

["1.0.1-1.1.0"]
DataFrames = "0.19"

["1.0.1-1.1.2"]
Documenter = "0.23-0.24"
NamedTupleTools = "0.11-0.12"
Parameters = "0.12"
Expand All @@ -32,24 +40,25 @@ StanDump = "0.2"
StanRun = "0.2"
StanSamples = "0.1"

["1.0.1-1.0"]
BinDeps = "0.8"

["1.0.1-1.1.0"]
DataFrames = "0.19"

["1.0.2-1.0"]
MCMCChains = "0.3-0.4"

["1.1-1"]
BinDeps = ["0.8", "1"]
StanBase = "1.1.0-1"

["1.1-1.1.1"]
MCMCChains = "0.4"

["1.1.1-1"]
["1.1-1.1.2"]
BinDeps = ["0.8", "1"]

["1.1.1-1.1.2"]
DataFrames = "0.19-0.20"

["1.1.2-1"]
["1.1.2"]
MCMCChains = ["0.4", "1"]

["1.1.3-1"]
BinDeps = "1"
DataFrames = "0.20"
Documenter = "0.24"
12 changes: 7 additions & 5 deletions S/StanDiagnose/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,17 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StanBase = "d0ee94f6-a23d-54aa-bbe9-7f572d6da7f5"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

["0-1.1.2"]
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StanBase = "d0ee94f6-a23d-54aa-bbe9-7f572d6da7f5"
StanDump = "9713c8f3-0168-54b5-986e-22c526958f39"
StanRun = "d49c3b98-12bb-537a-8c40-37c13654c7f4"
StanSamples = "52d0d7a9-b304-5f31-a727-b234d0b606ff"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
3 changes: 3 additions & 0 deletions S/StanDiagnose/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "a0a970b4de38e7ebfd219fdc5c7746c9d1b441a0"

["1.1.2"]
git-tree-sha1 = "64623d2ee644fd51aa033f28193a7f8d84fb5a19"

["1.1.3"]
git-tree-sha1 = "6fa1bed8fbc9fd58cd4806371a26450be6f87960"

0 comments on commit 3dedff9

Please sign in to comment.