How can we deal with different versions of R packages on the Shiny server?
If multiple users require different versions of an R package, how can we separate those on the Shiny server? In other words, how can we have container-like functionality on the Shiny server?