r-adabag on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-adabag

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

$ yay -Rns r-adabag

2. Manually Install "r-adabag" via AUR

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

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

b. Clone r-adabag's git locally

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

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

$ cd ~/r-adabag $ makepkg -si

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

ID: 1272291
Name: r-adabag
PackageBaseID: 179452
PackageBase: r-adabag
Version: 5.0-1
Description: Applies Multiclass AdaBoost.M1, SAMME and Bagging
URL: https://cran.r-project.org/package=adabag
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654448808
LastModified: 1686593943
URLPath: /cgit/aur.git/snapshot/r-adabag.tar.gz