Rstudio

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

Github星跟蹤圖

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

概覽

名稱與所有者rstudio/rstudio
主編程語言Java
編程語言CMake (語言數: 26)
平台Linux, Mac, Windows, Docker
許可證Other
發布數3017
最新版本名稱2023.12.1+402 (發布於 )
第一版名稱v0.92.23 (發布於 )
創建於2010-12-07 19:10:25
推送於2024-04-27 01:52:49
最后一次提交2021-05-24 12:09:06
星數4.6k
關注者數241
派生數1.1k
提交數42.2k
已啟用問題?
問題數8613
打開的問題數1401
拉請求數5620
打開的拉請求數3
關閉的拉請求數314
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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.

去到頂部