r-fdrtool on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fdrtool

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

$ yay -Rns r-fdrtool

2. Manually Install "r-fdrtool" via AUR

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

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

b. Clone r-fdrtool's git locally

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

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

$ cd ~/r-fdrtool $ makepkg -si

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

ID: 1289378
Name: r-fdrtool
PackageBaseID: 180429
PackageBase: r-fdrtool
Version: 1.2.17-10
Description: Estimation of (Local) False Discovery Rates and Higher Criticism
URL: https://cran.r-project.org/package=fdrtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479293
LastModified: 1689444183
URLPath: /cgit/aur.git/snapshot/r-fdrtool.tar.gz