r-modelenv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-modelenv

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

$ yay -Rns r-modelenv

2. Manually Install "r-modelenv" via AUR

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

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

b. Clone r-modelenv's git locally

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

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

$ cd ~/r-modelenv $ makepkg -si

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

ID: 1287147
Name: r-modelenv
PackageBaseID: 195596
PackageBase: r-modelenv
Version: 0.1.1-1
Description: Provide Tools to Register Models for Use in 'tidymodels'
URL: https://cran.r-project.org/package=modelenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1689110226
LastModified: 1689110226
URLPath: /cgit/aur.git/snapshot/r-modelenv.tar.gz