rffscghg / MimiGIVE.jl

MIT License
9 stars 9 forks source link

`MCMCDiagnostics.jl` is depreciated #49

Open bryanparthum opened 3 months ago

bryanparthum commented 3 months ago

When precompiling a MimiGIVE project, the following warning is provided:

┌ Warning: MCMCDiagnostics.jl has been deprecated in favor of MCMCDiagnosticTools.jl. │ (https://github.com/TuringLang/MCMCDiagnosticTools.jl/) and is no longer │ maintained. └ @ MCMCDiagnostics C:\Users\bparthum.julia\packages\MCMCDiagnostics\uVCwA\src\MCMCDiagnostics.jl:4

Is there an alternative dependency that can substitute for this one?

davidanthoff commented 3 months ago

Needs to be fixed in MimiBRICK.jl: https://github.com/raddleverse/MimiBRICK.jl/issues/83

lrennels commented 1 month ago

@bryanparthum FYI @tonyewong has fixed this in the main of CIAM, and will tag a v2.0.0 (breaking so needs to be a major version) because other data updates mean that this in development CIAM version will produce values that diverge from our previous work. @davidanthoff we should talk as a group perhaps about when it is appropriate to bring that in to a new GIVE with a new major version.

@bryanparthum I recognize this doesn't help you much with the error in code you want to still perfectly replicate Rennert et. al. 2022 -- happy to discuss offline.