r-ashr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ashr

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

$ yay -Rns r-ashr

2. Manually Install "r-ashr" via AUR

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

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

b. Clone r-ashr's git locally

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

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

$ cd ~/r-ashr $ makepkg -si

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

ID: 1307336
Name: r-ashr
PackageBaseID: 179568
PackageBase: r-ashr
Version: 2.2.63-1
Description: Methods for Adaptive Shrinkage, using Empirical Bayes
URL: https://cran.r-project.org/package=ashr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654451655
LastModified: 1692662597
URLPath: /cgit/aur.git/snapshot/r-ashr.tar.gz