R CMD roxygen - 执行:65:roxygen:未找到

发布于 2024-12-08 07:04:56 字数 280 浏览 0 评论 0原文

Roxygen 在 R 中工作正常,但由于某种原因,当我尝试从命令行调用它时,它会崩溃。注意到 Windows 上某人的类似投诉(此线程:R CMD roxygen 无法识别)但我现在正处于一个尼克斯盒子上。尝试从源代码安装(install.packages("roxygen", type="source"))没有骰子。

想法?

Roxygen works fine from within R, but for some reason it craps out when I try to call it from the command line. Noticed a similar complaint from someone on windows (this thread: R CMD roxygen not recognized) but I'm on a nix box right now. Tried installing from source (install.packages("roxygen", type="source")) no dice there.

Thoughts?

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

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

发布评论

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

评论(1

梦里兽 2024-12-15 07:04:56

这个问题没有答案,因为它所质疑的包基本上已被弃用。

请改用 roxygen2 并编写一个 shell 脚本,以便在打包时对 R 中的代码进行 roxygenize。

This question doesn't have an answer as the package it is questioning is essentially deprecated.

Use roxygen2 instead and write a shell script to roxygenize code from within R at the time of packaging.

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