I happen to have Linux Mint on my machine (and I am not very experienced in Linux). When trying to install R packages (using install.packages()
) on Linux Mint, I've got the following problems:
- The installation process goes very slowly (the packages are being compiled each time)
- Some packages could not be installed due to compilation errors.
So, I wonder, is there any standard approach to install packages for Linux Mint?