欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
R
来自开放百科 - 灰狐
您可以在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名以内,发展十分稳健。
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
发行版
文档
图书
开发者作者
图集
链接
分享您的观点