r-plotroc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-plotroc

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

$ yay -Rns r-plotroc

2. Manually Install "r-plotroc" via AUR

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

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

b. Clone r-plotroc's git locally

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

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

$ cd ~/r-plotroc $ makepkg -si

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

ID: 1329654
Name: r-plotroc
PackageBaseID: 181770
PackageBase: r-plotroc
Version: 2.3.1-1
Description: Generate Useful ROC Curve Charts for Print and Interactive Use
URL: https://cran.r-project.org/package=plotROC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654511884
LastModified: 1696615526
URLPath: /cgit/aur.git/snapshot/r-plotroc.tar.gz