r-yardstick on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-yardstick

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

$ yay -Rns r-yardstick

2. Manually Install "r-yardstick" via AUR

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

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

b. Clone r-yardstick's git locally

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

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

$ cd ~/r-yardstick $ makepkg -si

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

ID: 1389152
Name: r-yardstick
PackageBaseID: 200164
PackageBase: r-yardstick
Version: 1.3.0-1
Description: Tidy Characterizations of Model Performance
URL: https://cran.r-project.org/package=yardstick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1701554827
LastModified: 1705752981
URLPath: /cgit/aur.git/snapshot/r-yardstick.tar.gz