Rstudio

RStudio是R的集成开发环境(IDE)。[ RStudio is an integrated development environment (IDE) for R. ]

Github stars Tracking Chart

RStudio是一个集成开发环境(IDE) R编程语言。一些功能包括:

  • 可自定义的工作台,其中包含与R合作所需的所有工具 地方(控制台,来源,情节,工作空间,帮助,历史等)。
  • 语法高亮显示编辑器,代码完成。
  • 直接从源编辑器(行,选区或文件)执行代码。
  • 完全支持创作Sweave和TeX文档。
  • 在所有主要平台(Windows,Mac和Linux)上运行,也可以作为服务器运行,允许多个用户使用访问RStudio IDE 网络浏览器。

有关RStudio的更多信息,请访问 项目网站

获取代码

RStudio根据AGPLv3获得许可,其条款包括在内 文件COPYING。您可以在 https://github.com/rstudio/rstudio 上的GitHub上找到我们的源代码存储库。

文档

有关如何使用RStudio的信息,请查看我们的 在线文档。 有关运行您自己的RStudio Server的文档,请参阅 服务器入门 引导。

另请参阅分发中包含的以下文件:

  • 复制 - RStudio许可证(AGPLv3)
  • 注意 - RStudio附带的其他开源软件
  • SOURCE - 如何获取RStudio的源代码
  • 安装 - 如何从源代码构建和安装RStudio

如果您遇到问题或希望与我们分享反馈,请访问我们的网站 社区论坛。对于其他 如果您有任何疑问,请发送电子邮件至 info@rstudio.com

Overview

Name With Ownerrstudio/rstudio
Primary LanguageJava
Program languageCMake (Language Count: 26)
PlatformLinux, Mac, Windows, Docker
License:Other
Release Count3018
Last Release Namev2024.04.0+735 (Posted on )
First Release Namev0.92.23 (Posted on )
Created At2010-12-07 19:10:25
Pushed At2024-05-10 23:59:27
Last Commit At2021-05-24 12:09:06
Stargazers Count4.6k
Watchers Count241
Fork Count1.1k
Commits Count42.2k
Has Issues Enabled
Issues Count8667
Issue Open Count1425
Pull Requests Count5651
Pull Requests Open Count5
Pull Requests Close Count317
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

RStudio

RStudio is an integrated development environment (IDE) for the
R programming language. Some of its
features include:

  • Customizable workbench with all of the tools required to work with R in one
    place (console, source, plots, workspace, help, history, etc.).
  • Syntax highlighting editor with code completion.
  • Execute code directly from the source editor (line, selection, or file).
  • Full support for authoring Sweave and TeX documents.
  • Runs on Windows, Mac, and Linux, and has a community-maintained
    FreeBSD port
  • Can also be run as a server, enabling multiple users to access the RStudio
    IDE using a web browser.

For more information on RStudio please visit the
project website.

Getting the Code

RStudio is licensed under the AGPLv3, the terms of which are included in
the file COPYING. You can find our source code repository on GitHub at https://github.com/rstudio/rstudio.

Documentation

For information on how to use RStudio check out our
online documentation.

For documentation on running your own RStudio Server see the
server getting started
guide.

See also the following files included with the distribution:

  • COPYING - RStudio license (AGPLv3)
  • NOTICE - Additional open source software included with RStudio
  • SOURCE - How to obtain the source code for RStudio
  • INSTALL - How to build and install RStudio from source

If you have problems or want to share feedback with us please visit our
community forum. For other
inquiries you can also email us at info@rstudio.com.

To the top