在Eclipse的StatET插件中如何安装'rj'? [英] How does one install 'rj' in StatET plugin for Eclipse?

查看:269
本文介绍了在Eclipse的StatET插件中如何安装'rj'?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经开始尝试使用StatET和Texlipse来生成SWEAVE报告。当在StatView插件(OS X 10.6.4)中启动R控制台时,我收到以下消息:

I have started to try to use StatET and Texlipse with a view to producing SWEAVE reports. When starting the R console in the StatET plug-in for Eclipse (OS X 10.6.4), I get the message:

[INFO] The R package 'rj' is not available, R-StatET tools cannot be initialized.

http://www.walware.de/goto/statet 指出:

该包仅适用于默认R控制台(RJ)在StatET中,因此您必须使用命令行:

"The package only works in the default R Console (RJ) in StatET. Therefore you have to install and update it using the command line":

R CMD INSTALL --no-test-load rj_*.tar.gz

这是什么意思?

在Eclipse中的安装新软件和网站

In Eclipse under "Install new Software" and the site

WalWare - http://download.walware.de/eclipse-3.6

它表示

  RJ Core Library 0.5.0.b201008271600sw

已经安装。

感谢您收到的有用的指导。

Any helpful guidance gratefully received.

推荐答案

需要安装可以从StatET网站下载的RJ库: http://download.walware.de/rj/rj_0.5.0-5.tar.gz (更新版本的RJ可在 http://www.walware.de/it/downloads/rj.mframe

It looks like you need to install the RJ library which can be downloaded from the StatET site here: http://download.walware.de/rj/rj_0.5.0-5.tar.gz (more recent versions of RJ can be found at http://www.walware.de/it/downloads/rj.mframe)

如果将该文件保存在桌面上,则可以使用它们提供的命令将其加载到R中。 R CMD INSTALL --no-test-load rj _ *。tar.gz 导航到您的桌面或保存库文件的任何地方。或者,您可以使用GUI界面,然后选择从R中的下的本地ZIP文件安装软件包,虽然我没有在Mac上使用R,但布局可能略有不同。

If you save that file on your desktop, you can then load it into R with the command they provided R CMD INSTALL --no-test-load rj_*.tar.gz after navigating to your desktop or wherever you saved the library file. Alternatively, you MAY be able to use the GUI interface and select Install packages from local ZIP files under Packages in R, though I haven't used R on a Mac so the layout may be slightly different.

这篇关于在Eclipse的StatET插件中如何安装'rj'?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆