Differences between revisions 5 and 14 (spanning 9 versions)
Revision 5 as of 2023-06-15 13:41:32
Size: 826
Comment:
Revision 14 as of 2026-02-10 17:46:14
Size: 816
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity.
Line 26: Line 24:
 * [[R/Studio|RStudio]]



== Language ==
Line 36: Line 29:
 * [[R/Dplyr|dplyr]]  * [[R/Caret|caret]]
 * [[R/Dt|DT]]
Line 38: Line 32:
 * [[R/Haven|Haven]]  * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
 * [[R/Rpms|rpms]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
 * [[R/Showtext|showtext]]
 * [[R/Sysfonts|sysfonts]]
Line 40: Line 41:
 * [[R/TidyVerse|tidyverse]]  * [[R/Tidyverse|Tidyverse]]
Line 42: Line 43:



== Configuration ==

----



== See also ==

R

The R programming language is an interpreted statistical programming language.


Installation

Most Linux and BSD distributions will offer an r package.

For any platform, but especially for Windows, consider using RStudio.


Tool Chain

Packages


CategoryRicottone

R (last edited 2026-02-10 17:46:14 by DominicRicottone)