ggplot2 和 reshape2

发布于 2024-09-24 02:53:12 字数 162 浏览 5 评论 0原文

我很高兴听到 reshape2 软件包有更新版本。

我安装了该软件包,但发现 ggplot2 软件包仍然坚持拥有 reshape 软件包,而不是 reshape2 软件包,因为我手动删除了 reshape 软件包,然后 ggplot2 无法运行。

我能做些什么来修复它吗?谢谢!

I have glad to hear that there is an updated version for reshape2 package.

I installed the package, but discovered that ggplot2 package still insist to have the reshape package, rather than the reshape2 package, as I manually removed the reshape package and then ggplot2 cannot run.

Anything I can do to fix it? Thanks!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

黑寡妇 2024-10-01 02:53:12

使用 install.packages 再次安装 reshape。他们不会干涉。

Install reshape again with install.packages. They won't interfere.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文