r-lme4 on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S r-lme4

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

$ yay -Rns r-lme4

2. Manually Install "r-lme4" via AUR

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

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

b. Clone r-lme4's git locally

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

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

$ cd ~/r-lme4 $ makepkg -si

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

ID: 1419944
Name: r-lme4
PackageBaseID: 143415
PackageBase: r-lme4
Version: 1.1.35.1-2
Description: Linear Mixed-Effects Models using 'Eigen' and S4
URL: https://cran.r-project.org/package=lme4
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: taekyung
FirstSubmitted: 1562881167
LastModified: 1709468540
URLPath: /cgit/aur.git/snapshot/r-lme4.tar.gz