Cannot install package XML to R

前端 未结 6 1325
刺人心
刺人心 2021-01-02 17:15

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

6条回答
  •  一向
    一向 (楼主)
    2021-01-02 17:36

    From Unable to install R package due to XML dependency mismatch the conda way

    $ conda install -c r r-xml=3.98_1.5

提交回复
热议问题