r-randomforest on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "r-randomforest" 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-randomforest on Arch using YAY

$ yay -S r-randomforest

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

$ yay -Rns r-randomforest

2. Manually Install "r-randomforest" via AUR

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

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

b. Clone r-randomforest's git locally

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

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

$ cd ~/r-randomforest $ makepkg -si

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

ID: 1369988
Name: r-randomforest
PackageBaseID: 181936
PackageBase: r-randomforest
Version: 4.7.1.1-9
Description: Breiman and Cutler's Random Forests for Classification and Regression
URL: https://cran.r-project.org/package=randomForest
NumVotes: 1
Popularity: 0.000524
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654515883
LastModified: 1702598485
URLPath: /cgit/aur.git/snapshot/r-randomforest.tar.gz