r-modelr on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-modelr

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

$ yay -Rns r-modelr

2. Manually Install "r-modelr" via AUR

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

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

b. Clone r-modelr's git locally

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

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

$ cd ~/r-modelr $ makepkg -si

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

ID: 1281598
Name: r-modelr
PackageBaseID: 167350
PackageBase: r-modelr
Version: 0.1.11-3
Description: Modelling Functions that Work with the Pipe
URL: https://cran.r-project.org/package=modelr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: panupam
FirstSubmitted: 1621979338
LastModified: 1688234947
URLPath: /cgit/aur.git/snapshot/r-modelr.tar.gz