工具常用于R中的程序 [英] Tools Commonly used to Program in R

查看:148
本文介绍了工具常用于R中的程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果已经以不同的方式提出这个问题,我很抱歉,但我找不到任何想要的东西。

I apologize if this has already been asked a different way but I couldn't find anything getting at what I wanted.

我真的从其他人那里进入R包(SPSS)。当我了解真正可以做到的事情时,我意识到我还需要其他工具。这让我想到了我的问题。

I am really getting into R from other packages (SPSS). As I learn about what truly can be done, I realize that there are additional "tools" that I need. This gets me to my question.

您有什么设置来开发R代码?在不久的将来,我无法看到自己在任何地方开发r包,但我确实看到自己想要有效地管理我的r项目,以及在LaTeX中创建报告和演示文稿。

What setup do you have for developing R code? I can't see myself actually developing r packages anywhere in the near future, but I do see myself wanting to manage my r projects effeciently, as well as create reports and presentations in LaTeX.

对于上下文,我在Eclipse for Windows中开发我的R代码,但是我很难成功设置Latex / Sweave和Github插件。

For context, I develop my R code in Eclipse for Windows, but I have had a real hard time successfully setting up Latex/Sweave and Github plugins.

最后,您使用Windows或其他方式开发代码吗?

Lastly, do you develop code using Windows or something else?

非常感谢您提前了解任何见解可以贷款。

Many thanks in advance for any insight you can lend.

推荐答案

Emacs拥有我通常需要的一切:

Emacs has everything I commonly need:


  • ESS(对于R),

  • AucTeX(针对Latex),

  • 同样丰富的'模式'用于我使用的其他语言(C ++ ,make,shell,...),

  • 加上很多你习惯使用的其他模式,例如目标/文件浏览或org-mode作为计划/待办事项列表,

  • SVN集成非常好

  • 并且有可能是Emacs中的一些工具 我现在忘记了。

  • ESS (for R),
  • AucTeX (for Latex),
  • similarly rich 'modes' for other languages I use (C++, make, shell, ...),
  • plus a lot of other modes you get quite used to as e.g. dired for directory/file browsing or org-mode as planner/to-do list,
  • the SVN integration is very good too
  • and there are probably a number of tools within Emacs I am now forgetting.

在文本模式和图形模式下工作,在几个操作系统上工作方式基本相同(包括ESS和AucTeX)主要是和我必须的Windows)。在Debian / Ubuntu上,所有这些都是预先打包的,并且也可以开箱即用。对于Windows和OS X,Vincent Goulet都有非常方便的包,见这里

Works in text mode as well as graphical mode, and works essentially the same (incl ESS and AucTeX) on several operating systems (Linux mostly and Windows when I must). On Debian/Ubuntu all this is prepackaged and tends to work out of the box as well. For both Windows and OS X, Vincent Goulet has package very handy bundles, see here.

'守护进程模式'也很出色 - 我保持相同的主要Emacs会话运行,只需连接并重新连接到它甚至在从不同的计算机访问机器时(通过ssh或直接)。

The 'daemon mode' is outstanding too -- I keep the same main Emacs session running and just connect and re-connect to it even when accessing the machine (via ssh or directly) from different computers.

另见 EmacsWiki 获取有关Emacs的更多提示。

Also see the EmacsWiki for more tips around Emacs.

特别返回Emacs和R. R FAQ 说得很好:

Back to Emacs and R in particular. The R FAQ says it pretty well:

  • 6.1 Is there Emacs support for R?
  • 6.2 Should I run R from within Emacs?

我喜欢第二个问题的肯定且响亮的答案:是的,肯定是。我完全同意。

and I like the affirmative and resounding answer to the second question: "Yes, definitely". I fully concur.

这篇关于工具常用于R中的程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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