Search for a command to run...
Free software environment for statistical computing and graphics. It compiles and runs on a wide variety of platforms, including UNIX, Windows, and macOS, and provides a language and runtime built around data analysis, modeling, and visualization.
R is widely used in academia, research institutions, and industry for statistical analysis. The CRAN package repository hosts thousands of packages for specialized domains. Compared to general-purpose languages, R was designed with statistics at its core, offering native support for linear modeling, hypothesis testing, and time series analysis out of the box.
Key features:
Data scientists and analysts use R for exploratory data analysis, A/B testing, regression modeling, and creating publication-ready plots. It integrates with Jupyter via IRkernel, runs in RStudio for interactive development, and fits into data pipelines through scripts and packages.