r-ranger on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "r-ranger" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-ranger on Arch using YAY

$ yay -S r-ranger

* (Optional) Uninstall r-ranger on Arch using YAY

$ yay -Rns r-ranger

2. Manually Install "r-ranger" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-ranger's git locally

$ git clone https://aur.archlinux.org/r-ranger.git ~/r-ranger

c. Go to ~/r-ranger folder and install it

$ cd ~/r-ranger $ makepkg -si

3. Information about the r-ranger package on Arch User Repository (AUR)

ID: 1352142
Name: r-ranger
PackageBaseID: 181942
PackageBase: r-ranger
Version: 0.16.0-1
Description: A Fast Implementation of Random Forests
URL: https://cran.r-project.org/package=ranger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654516034
LastModified: 1699833743
URLPath: /cgit/aur.git/snapshot/r-ranger.tar.gz