Skip to content
Prev 61033 / 63424 Next

Should package version requirements assume installation from sources?

No, it looks as though this is an unrelated bit of caching being done by 
rstan.  During startup, it saves some ggplot defaults in an internal 
environment ".rstanvis_defaults"; that captured the ggplot2 3.3.6 
defaults, which caused problems when being run under ggplot2 3.4.0.

Duncan Murdoch
On 23/09/2022 5:54 a.m., Duncan Murdoch wrote: