r-margins on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-margins

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

$ yay -Rns r-margins

2. Manually Install "r-margins" via AUR

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

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

b. Clone r-margins's git locally

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

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

$ cd ~/r-margins $ makepkg -si

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

ID: 1320766
Name: r-margins
PackageBaseID: 197718
PackageBase: r-margins
Version: 0.3.26-1
Description: Marginal Effects for Model Objects
URL: https://cran.r-project.org/package=margins
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1695051341
LastModified: 1695051341
URLPath: /cgit/aur.git/snapshot/r-margins.tar.gz