Installing R from CRAN Ubuntu repository: No Public Key Error

前端 未结 9 971
长情又很酷
长情又很酷 2020-12-13 01:29

I am on R version 2.13 and would like to update to a newer version in order to use some packages that depend on R>= 2.14.

I have the line to my sources.list file as

9条回答
  •  自闭症患者
    2020-12-13 02:04

    This solved my problem

    $ wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add

提交回复
热议问题