[英]Upgrading R gives error - Failed to connect to Mir: Failed to connect to server socket: No such file or directory
I'm currently using R version 3.6.1 and I'm trying to update it to R/4.2.我目前正在使用 R 版本 3.6.1,我正在尝试将其更新到 R/4.2。 I tried following instructions here and here .
我尝试按照此处和此处的说明进行操作。 But everytime i try
sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/
, I'm getting this error但是每次我尝试
sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/
时,我都会收到此错误
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
How do I resolve this?我该如何解决这个问题?
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.