r-mi on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mi

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

$ yay -Rns r-mi

2. Manually Install "r-mi" via AUR

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

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

b. Clone r-mi's git locally

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

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

$ cd ~/r-mi $ makepkg -si

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

ID: 1116836
Name: r-mi
PackageBaseID: 181310
PackageBase: r-mi
Version: 1.1-1
Description: Missing Data Imputation and Model Checking
URL: https://cran.r-project.org/package=mi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654500751
LastModified: 1658753961
URLPath: /cgit/aur.git/snapshot/r-mi.tar.gz