r-auc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-auc

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

$ yay -Rns r-auc

2. Manually Install "r-auc" via AUR

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

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

b. Clone r-auc's git locally

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

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

$ cd ~/r-auc $ makepkg -si

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

ID: 1422644
Name: r-auc
PackageBaseID: 179597
PackageBase: r-auc
Version: 0.3.2-10
Description: Threshold Independent Performance Measures for Probabilistic Classifiers
URL: https://cran.r-project.org/package=AUC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654452351
LastModified: 1709834570
URLPath: /cgit/aur.git/snapshot/r-auc.tar.gz