请输入您要查询的百科知识:

 

词条 RStudio
释义

  1. Packages

  2. Addins

  3. See also

  4. References

  5. External links

{{multiple issues|{{lead too long|date=March 2019}}{{third-party|date=March 2019}}
}}{{Infobox software
| title = RStudio
| name = RStudio
| logo = RStudio logo flat.svg
| logo size =
| logo caption =
| screenshot = Rstudio.png
| caption = RStudio on Ubuntu 12.10
| collapsible =
| author =
| developer = RStudio, Inc.
| released = {{Start date and age|2011|02|28|df=yes/no}}[1]
| discontinued =
| latest release version = 1.1.463
| latest release date = {{Start date and age|2018|10|29|df=yes/no}}[1]
| latest preview version =
| latest preview date =
| programming language = Java, C++, JavaScript[2]
| operating system = Windows NT, macOS, Ubuntu, Fedora, Red Hat Linux, openSUSE
| platform = IA-32, x86-64; Qt
| size =
| language =
| genre =
| license = Affero General Public License v3[3]
| alexa =
| website = {{URL|https://www.rstudio.com}}
}}{{Portal|Free and open-source software}}RStudio is a free and open-source integrated development environment (IDE) for R, a programming language for statistical computing and graphics. RStudio was founded by JJ Allaire,[4] creator of the programming language ColdFusion. Hadley Wickham is the Chief Scientist at RStudio.[5]

RStudio is available in two editions: RStudio Desktop, where the program is run locally as a regular desktop application; and RStudio Server, which allows accessing RStudio using a web browser while it is running on a remote Linux server. Prepackaged distributions of RStudio Desktop are available for Windows, macOS, and Linux.

RStudio is available in open source and commercial editions and runs on the desktop (Windows, macOS, and Linux) or in a browser connected to RStudio Server or RStudio Server Pro (Debian, Ubuntu, Red Hat Linux, CentOS, openSUSE and SLES).[6]

RStudio is partly written in the C++ programming language and uses the Qt framework for its graphical user interface.[7] The bigger percentage of the code is written in Java. JavaScript is also amongst the languages used.[8]

Work on RStudio started around December 2010,[9] and the first public beta version (v0.92) was officially announced in February 2011.[10] Version 1.0 was released on 1 November 2016.[11] Version 1.1 was released on 9 October 2017. [12]

In April 2018 it was announced RStudio will be providing operational and infrastructure support for Ursa Labs. Ursa Labs will focus on building a new data science runtime powered by Apache Arrow.[13]

Packages

RStudio and its team have contributed to many R packages.[14] These include:

  • Tidyverse – R packages for data science, including ggplot2, dplyr, tidyr, and purrr
  • Shiny – An interactive web technology
  • RMarkdown – Insert R code into markdown documents
  • knitr – Dynamic reports combining R, TeX, Markdown & HTML
  • packrat – Package dependency tool
  • devtools – Package development tool

Addins

RStudio provides a mechanism for executing R functions interactively from within the IDE through the Addins menu[15]. This enables packages to include Graphical User Interfaces (GUIs) for increased accessibility. Popular packages that use Addins based GUIs include:

  • bookdown – a knitr extension to create books
  • colourpicker – a graphical tool to pick colours for plots
  • datasets.load – a graphical tool to search and load datasets
  • googleAuthR – Authenticate with Google APIs

See also

  • R interfaces
  • Comparison of integrated development environments

References

1. ^{{cite web|title=RStudio Release Notes|url=https://www.rstudio.com/products/rstudio/release-notes/|website=rstudio.com|access-date=28 March 2019}}
2. ^{{cite web|title=rstudio/rstudio|url=https://github.com/rstudio/rstudio/|website=GitHub|publisher=RStudio|accessdate=18 December 2016}}
3. ^{{cite web |url=http://support.rstudio.com/hc/en-us/articles/217801078-What-license-is-RStudio-available-under- |title=What license is RStudio available under? – RStudio |last=Pylvainen |first=Ian |work=rstudio.com |date=2016-03-24 |accessdate=2018-05-25}}
4. ^{{cite web|url=https://www.rstudio.com/about/ |title="Why Rstudio?" |publisher=Rstudio.com |accessdate=2015-12-15}}
5. ^{{cite web|url=http://news.idg.no/cw/art.cfm?id=F66B12BB-D13E-94B0-DAA22F5AB01BEFE7 |title=60+ R resources to improve your data skills ( - Software ) |publisher=News.idg.no |date= |accessdate=2014-02-12}}
6. ^{{cite web|url=https://www.rstudio.com/products/RStudio/|title=RStudio|work=rstudio.com|accessdate=2 December 2016}}
7. ^{{cite book|title = Getting Started with RStudio|last = Verzani|first = John|publisher = O'Reilly Media, Inc|isbn = 9781449309039|page = 4}}
8. ^{{Cite web|url=https://github.com/rstudio/rstudio|title=rstudio/rstudio|website=GitHub|language=en|access-date=2018-09-13}}
9. ^{{cite web|url=https://github.com/rstudio/rstudio/commit/484cb884c28913c19822c42b0cd099ee22832211 |title=portable download of java dependencies · rstudio/rstudio@484cb88 · GitHub |publisher=Github.com |date=2010-12-07 |accessdate=2015-05-01}}
10. ^{{cite web|url=http://blog.rstudio.org/2011/02/28/rstudio-new-open-source-ide-for-r/ |title=RStudio, new open-source IDE for R | RStudio Blog |publisher=Blog.rstudio.org |date= |accessdate=2015-05-01}}
11. ^{{cite web|title=Announcing RStudio v1.0!|url=https://blog.rstudio.org/2016/11/01/announcing-rstudio-v1-0/|website=RStudio Blog|date=1 November 2016}}
12. ^{{cite web|title=RStudio v1.1 Released|url= https://blog.rstudio.com/2017/10/09/rstudio-v1.1-released/|website=RStudio Blog|date=9 October 2017}}
13. ^{{cite web|last1=Allaire|first1=JJ|title=Arrow and beyond: Collaborating on next generation tools for open source data science|url=https://blog.rstudio.com/2018/04/19/arrow-and-beyond/|website=RStudio|accessdate=13 May 2018}}
14. ^{{cite web|title=Inspired by R and its community|url=https://www.rstudio.com/products/rpackages/|website=RStudio|accessdate=13 May 2018}}
15. ^{{Cite web|url=https://rstudio.github.io/rstudioaddins/|title=RStudio Addins|last=|first=|date=|website=RStudio|archive-url=|archive-date=|dead-url=|access-date=2018-09-16}}

External links

  • {{Official website}}
{{Integrated development environments}}{{science-software-stub}}

4 : Free R (programming language) software|R (programming language)|Science software for Linux|Software using the GNU AGPL license

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/28 21:20:33