Wrap all these calls to `library()` in `suppressPackageStartupMessages()`: https://github.com/stan-dev/shinystan/blob/02c53009b63f80011ea346101001ff2dda58f9be/inst/ShinyStanModules/global.r#L2-L6
Wrap all these calls to
library()insuppressPackageStartupMessages():shinystan/inst/ShinyStanModules/global.r
Lines 2 to 6 in 02c5300