Use Docker with RStudio
November 16, 2020
Why Docker? Recently, I encountered a problem with an R package I wanted to install. However, this package requires a higher version of R than the one currently installed on my system. Due to system limitations, I cannot upgrade R....