RMI / RMI/resources

Installing R on Linux

Open
#24 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

linux
Dominant language
No language data
Stars
17
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Quick

sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/'
sudo apt update
sudo apt install r-base

Longer article

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked quick and longer DigitalOcean articles together with the Ubuntu installation commands in the issue. Done should mean the repository's intended resource entry for installing R on Linux is clearly established, though the payload does not name a file or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, r, ubuntu
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.