r-pan on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pan

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

$ yay -Rns r-pan

2. Manually Install "r-pan" via AUR

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

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

b. Clone r-pan's git locally

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

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

$ cd ~/r-pan $ makepkg -si

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

ID: 1366155
Name: r-pan
PackageBaseID: 194564
PackageBase: r-pan
Version: 1.9-2
Description: Multiple Imputation for Multivariate Panel or Clustered Data
URL: https://cran.r-project.org/package=pan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1686499897
LastModified: 1701972148
URLPath: /cgit/aur.git/snapshot/r-pan.tar.gz