r-precrec on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S r-precrec

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

$ yay -Rns r-precrec

2. Manually Install "r-precrec" via AUR

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

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

b. Clone r-precrec's git locally

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

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

$ cd ~/r-precrec $ makepkg -si

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

ID: 1332491
Name: r-precrec
PackageBaseID: 181813
PackageBase: r-precrec
Version: 0.14.4-1
Description: Calculate Accurate Precision-Recall and ROC (Receiver Operator Characteristics) Curves
URL: https://cran.r-project.org/package=precrec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654512920
LastModified: 1697068996
URLPath: /cgit/aur.git/snapshot/r-precrec.tar.gz