I need to install the package \"XML\" to R. It always reports \"XML is not available for R(Version 3.1.1)\" I have tried to download the .tar but it still did\'n work. Can a
try sudo apt-get install r-cran-xml, it works on my machine with R == 3.6.3, ubuntu 20.04
sudo apt-get install r-cran-xml