You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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.
When precompiling a MimiGIVE project, the following warning is provided:
Is there an alternative dependency that can substitute for this one?
The text was updated successfully, but these errors were encountered: