r-emmeans on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-emmeans

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

$ yay -Rns r-emmeans

2. Manually Install "r-emmeans" via AUR

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

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

b. Clone r-emmeans's git locally

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

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

$ cd ~/r-emmeans $ makepkg -si

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

ID: 1391377
Name: r-emmeans
PackageBaseID: 180333
PackageBase: r-emmeans
Version: 1.10.0-1
Description: Estimated Marginal Means, aka Least-Squares Means
URL: https://cran.r-project.org/package=emmeans
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654477055
LastModified: 1706054641
URLPath: /cgit/aur.git/snapshot/r-emmeans.tar.gz