r-matching on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-matching

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

$ yay -Rns r-matching

2. Manually Install "r-matching" via AUR

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

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

b. Clone r-matching's git locally

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

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

$ cd ~/r-matching $ makepkg -si

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

ID: 1427230
Name: r-matching
PackageBaseID: 181195
PackageBase: r-matching
Version: 4.10.14-2
Description: Multivariate and Propensity Score Matching with Balance Optimization
URL: https://cran.r-project.org/package=Matching
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654497847
LastModified: 1710439642
URLPath: /cgit/aur.git/snapshot/r-matching.tar.gz