r-pmcmr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pmcmr

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

$ yay -Rns r-pmcmr

2. Manually Install "r-pmcmr" via AUR

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

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

b. Clone r-pmcmr's git locally

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

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

$ cd ~/r-pmcmr $ makepkg -si

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

ID: 1330559
Name: r-pmcmr
PackageBaseID: 198266
PackageBase: r-pmcmr
Version: 4.4-2
Description: Calculate Pairwise Multiple Comparisons of Mean Rank Sums
URL: https://cran.r-project.org/package=PMCMR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1696778047
LastModified: 1696778047
URLPath: /cgit/aur.git/snapshot/r-pmcmr.tar.gz