r-cvtools on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-cvtools

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

$ yay -Rns r-cvtools

2. Manually Install "r-cvtools" via AUR

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

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

b. Clone r-cvtools's git locally

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

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

$ cd ~/r-cvtools $ makepkg -si

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

ID: 1426598
Name: r-cvtools
PackageBaseID: 193134
PackageBase: r-cvtools
Version: 0.3.3-1
Description: Cross-validation tools for regression models
URL: https://cran.r-project.org/package=cvTools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1682739513
LastModified: 1710353406
URLPath: /cgit/aur.git/snapshot/r-cvtools.tar.gz