r-mice on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-mice

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

$ yay -Rns r-mice

2. Manually Install "r-mice" via AUR

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

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

b. Clone r-mice's git locally

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

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

$ cd ~/r-mice $ makepkg -si

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

ID: 1341925
Name: r-mice
PackageBaseID: 181314
PackageBase: r-mice
Version: 3.16.0-2
Description: Multivariate Imputation by Chained Equations
URL: https://cran.r-project.org/package=mice
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654500852
LastModified: 1698377963
URLPath: /cgit/aur.git/snapshot/r-mice.tar.gz