本文介绍在深度Deepin 20系统下安装R/Rstudio的方法。R是功能强大的统计分析软件,在科学统计,大数据分析领域用的非常广泛,RStudio是R的图形界面,R/Rstudio是开源软件。
RStudio:适用于R的企业级专业软件 RStudio是R的集成开发环境(IDE),用Java、C++和JavaScript编写,它结合了直观的用户界面和强大的编码工具,可帮助您充分利用R。包括一个控制台,语法突出显示的编辑器,它支持直接执行代码,以及用于绘图、历史记录和工作区管理的工具。 RStudio包含各种提高生产力的功能,并且可以在所有主要平台上运行。RStudio还可以选择作为服务器运行,从而使您能够为运行在远程系统上的R版本提供基于浏览器的界面。
Deepin 20源里的RStudio软件包不是最新的 Sorting... Full Text Search... com.rstudio.rstudio/stable 1.3.1057 amd64 RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, and workspace management. node-shiny-server-client/unknown,unknown 1.0.0+git20180820.eba5e90+dfsg-1 all browser library for connecting to Shiny Server r-cran-colourpicker/unknown,unknown 1.0+dfsg-2 all GNU R colour picker tool for selecting colours in plots r-cran-heatmaply/unknown,unknown 0.15.2+dfsg-1 all GNU R interactive cluster heat maps using 'plotly' r-cran-magick/unknown 2.0+dfsg-1 amd64 advanced graphics and image-processing in GNU R r-cran-progress/unknown,unknown 1.2.0-1 all GNU R terminal progress bars r-cran-rstudioapi/unknown,unknown 0.9.0-1 all GNU R package for access to the RStudio API r-cran-usethis/unknown,unknown 1.4.0-1 all Automate Package and Project Setup 参考:深度商店应用WebStorm、RStudio、Brackets、Geany。
安装命令 执行以下命令安装: sudo apt install r-base sudo apt install rstudio 注:安装最新版RStudio的方法可以参考在Debian 10 Linux系统中下载安装R和RStudio的方法。
相关主题 |