r-cvms on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-cvms

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

$ yay -Rns r-cvms

2. Manually Install "r-cvms" via AUR

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

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

b. Clone r-cvms's git locally

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

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

$ cd ~/r-cvms $ makepkg -si

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

ID: 1416936
Name: r-cvms
PackageBaseID: 182534
PackageBase: r-cvms
Version: 1.6.1-1
Description: Cross-Validation for Model Selection
URL: https://cran.r-project.org/package=cvms
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654532617
LastModified: 1709078800
URLPath: /cgit/aur.git/snapshot/r-cvms.tar.gz