r-rocr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rocr

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

$ yay -Rns r-rocr

2. Manually Install "r-rocr" via AUR

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

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

b. Clone r-rocr's git locally

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

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

$ cd ~/r-rocr $ makepkg -si

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

ID: 1093644
Name: r-rocr
PackageBaseID: 182165
PackageBase: r-rocr
Version: 1.0.11-4
Description: Visualizing the Performance of Scoring Classifiers
URL: https://cran.r-project.org/package=ROCR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521612
LastModified: 1654521612
URLPath: /cgit/aur.git/snapshot/r-rocr.tar.gz