欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
R
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→简介)  | 
			小 (→项目)  | 
			||
| 第24行: | 第24行: | ||
==项目==  | ==项目==  | ||
[[文件:r-hub-logo.png|right|R-hub]]  | [[文件:r-hub-logo.png|right|R-hub]]  | ||
| + | [[文件:R.NET-logo.png|right|R.NET]]  | ||
*[https://github.com/qinwf/awesome-R Awesome R] [[image:awesome.png]]  | *[https://github.com/qinwf/awesome-R Awesome R] [[image:awesome.png]]  | ||
*[https://github.com/r-hub R-hub]  | *[https://github.com/r-hub R-hub]  | ||
2023年8月1日 (二) 11:43的最后版本
|   | 
您可以在Wikipedia上了解到此条目的英文信息 R Thanks, Wikipedia. | 
The R programming language, sometimes described as GNU S, is a programming language and software environment for statistical computing and graphics.
R的语法来自Scheme。
目录 | 
[编辑] 简介
R Consortium R联盟,A Linux Foundation Project. R Consortium @ GitHub
R Community IDEA(Inclusion 包容性, Diversity 多样性, Equity 公平, and Accessibility 可访问)
在 TIOBE 2022年1月对编程语言人气的排名中,R排名第12。R语言长期排在20名以内,发展十分稳健。
Tcl/Tk for X11 (optional, needed for the tcltk R package)
[编辑] GNU R
R is an official part of the Free Software Foundation's GNU project:GNU R
[编辑] 版本
[编辑] 项目
- Awesome R 
 - R-hub
 - rOpenSci rOpenSci Packages: Development, Maintenance, and Peer Review
 - Numerical Mathematics 数值数学
 - Differential Equations 微分方程
 - Optimization and Mathematical Programming 优化和数学编程
 - Machine Learning & Statistical Learning 机器学习和统计学习
 - Chemometrics and Computational Physics 化学计量学和计算物理学
 - Econometrics 计量经济学
 - RKWard
 
[编辑] 安装
安装Rattle
> install.packages("rattle") 
> install.packages("rattle", repos="http://rattle.togaware.com", type="source") 
> library(rattle)
> rattle()
[编辑] 图形接口
- RStudio 是 R 的开源IDE。
 - RKWard 基于 KDE/Qt 构建
 - Rattle Gnome cross platform GUI for Data Mining using R
 - Red-R Open source visual programming interface for R
 - Deducer Intuitive, cross-platform graphical data analysis system
 - RKWard Easy to use, transparent frontend
 - JGR Universal and unified graphical user interface for R
 - R Commander
 
[编辑] Emacs
[编辑] C++
[编辑] Spark
- sparklyr R interface for Apache Spark
 - R on Spark
 - H2O
 
[编辑] Hadoop
[编辑] 数据源
- Flat文件:read.table()、read.csv()
 - Excel文件:readxl、gdata、XLConnect
 - 统计软件:SAS、SPSS、STATA,Haven: Read SPSS, Stata and SAS files from R
 - 数据库:RPostgreSQL、RMySQL
 - Web数据:rvest
 
[编辑] 机器学习
- MXNet
 - TensorFlow for R TensorFlow
 - AnomalyDetection BreakoutDetection
 - CausalImpact
 - Code for Machine Learning for Hackers
 
[编辑] 发行版
[编辑] 文档
[编辑] 图书
[编辑] 开发者作者
[编辑] 图集
[编辑] 链接
	分享您的观点
			
			
			
			
			
				
								
				
								
			


