Skip to content

Blog

Research notes and technical tutorials. For group announcements, see News.

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....