LogoLogo
Computing Skills
Computing Skills
  • Introduction
  • File Directory Structures
  • Text Editors
  • GitHub
  • Unix
  • Julia
    • Installation
    • REPL
    • Basic Syntax
    • Numbers and Math
    • Strings and Characters
    • Regular Expressions
    • Control Flow
    • Collections and Data Structures
    • File Input/Output
    • Packages
    • DataFrames
    • JuliaPlots
    • ScikitLearn.jl
    • JuliaStats
    • Exercises
  • Python
    • Installation
    • REPL
    • Basic Syntax
    • Numbers and Math
    • Strings and Characters
    • Regular Expressions
    • Control Flow
    • Collections and Data Structures
    • File Input/Output
    • Packages
    • Data Frames and Data Manipulation
  • R
    • Installation
    • REPL
    • Basic Syntax
    • Numbers and Math
    • Strings and Characters
    • Regular Expression
    • Control Flow
    • Collections and Data Structures
    • File Input/Output
    • Packages
    • DataFrames
    • Data Analysis and Manipulation
Powered by GitBook
On this page
  • macOS
  • Windows
Export as PDF
  1. R

Installation

PreviousRNextREPL

Last updated 6 months ago

For most users, it is recommended to download the current stable release from .

Some developers might wish to use a different version, or to switch between versions. For this, the can be useful.

R is also available for use in Brown's :

  • Oscar (for high-performance computing)

  • Stronghold (for secure computing)

macOS

  1. Download and install the latest version of The R Project for Statistical computing for macOS .

  2. For an integrated development environment (IDE) / graphical interface, you can also download and install R Studio from .

Windows

  1. Download and install the latest version of The R Project for Statistical computing for Windows .

  2. For an integrated development environment (IDE) / graphical interface, you can also download and install R Studio from .

https://cloud.r-project.org/
rvenv package
Computing Environments
here
here
here
here