R在R中安装的误差

发布于 2025-01-29 01:40:26 字数 445 浏览 2 评论 0 原文

在安装整形r r软件包期间,我面临错误。 R版本为4.2.0,OS是Ubuntu 22.04(在Windows主机OS中)。我已经在R中使用了以下命令进行安装:

install.package("tidyverse",dependencies=TRUE)

安装后,当我使用库(Tidyverse)调用库时,它给出了一个错误:

系统尚未用SystemD作为Init System(PID 1)启动。不能 操作。无法连接到总线:主机降低

无法连接到巴士:主机沿警告消息

:``````

警告消息:在系统中(“ timeDatectl”,intern = true):运行 命令“ timeDatectl”具有状态1

友好

的帮助解决错误。

I am facing an error during the installation of tidyverse R package. The R version is 4.2.0 and OS is ubuntu 22.04 (in windows host OS). I have used the following command in R for the installation:

install.package("tidyverse",dependencies=TRUE)

After the installation when I called the library using library(tidyverse), it gives an error:

System has not been booted with systemd as init system (PID 1). Can't
operate. Failed to connect to bus: Host is down

along a warning message: `

Warning message:In system("timedatectl", intern = TRUE) : running
command 'timedatectl' had status 1

`

Kindly help troubleshoot the error.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文