r-statmod on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S r-statmod

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

$ yay -Rns r-statmod

2. Manually Install "r-statmod" via AUR

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

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

b. Clone r-statmod's git locally

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

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

$ cd ~/r-statmod $ makepkg -si

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

ID: 1377069
Name: r-statmod
PackageBaseID: 151198
PackageBase: r-statmod
Version: 1.5.0-3
Description: Statistical Modeling
URL: https://cran.r-project.org/package=statmod
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1586264365
LastModified: 1703808353
URLPath: /cgit/aur.git/snapshot/r-statmod.tar.gz